当前位置:网站首页>Multi-merchant mall system function disassembly 26 lectures - platform-side distribution settings
Multi-merchant mall system function disassembly 26 lectures - platform-side distribution settings
2022-08-11 03:12:00 【Programmer Ah Chung】
Multi-merchant mall system, also known as B2B2C (BBC) platform e-commerce model multi-merchant mall system.It can quickly help companies build a comprehensive mall similar to Pinduoduo/Jingdong/Tmall/Taobao.
The multi-merchant mall system supports merchants to join in and join, and at the same time meet the platform's self-operated, flagship store and other business methods.The platform can achieve overall profitability by charging merchant entry fees, order transaction service fees, withdrawal fees, SMS channel fees and other means.
The following takes the likeshop multi-merchant mall system as an example to dismantle the functions. The likeshop multi-merchant mall system can achieve rapid deployment and documentation.Complete, open source code, no encryption, easy secondary development, helping enterprises to launch e-commerce business on the platform at a very low cost.And likeshop, with its fully open source code and no encryption, greatly satisfies the scenarios that require constant updating and iteration in the process of platform operation and development, and perfectly supports subsequent expansion and upgrades.
Click to view the previous lecture "Multi-merchant mall system function disassembly 25Speak-Platform Distribution Application"
This chapter explains the platform sideDistributionSettingsDesign ideas, screenshots are as follows:
(Multi-merchant mallSystem-PlatformDistributionspan>Settings)
Distribution settings are the top priority of the distribution module, and the platform sideOperatorsrelevant distribution parameters need to be adjusted in advancereasonableSettings.
The distribution settings have the following parameters:
Distribution function
Off, OnOn.After the distribution function is closed, no new distribution commission will be generated, and the mall-side distribution entrance will be closed, which is equivalent to closing the distribution capability of the entire platform from the bottom.
Distribution level
First-level distribution, second-level distribution.It is used to set the distribution level that the system allows commissions to be issued. Setting the first-level distribution means that only the buyer's direct referral can get the distribution commission.
Product details display commission
Hide, show.Used to control whether to display the commission reward prompt on the product detail page.When setting the display, users shopping in the mall and viewing the product details can see the commission prompt, which can promote users to share and forward.
Details page commissions visible to users
All users, distributors.Set which users can display the commission on the product details page. Sometimes we hope that only distributors can see this commission prompt, and ordinary users cannot.Reduce the psychological consideration that ordinary users feel that product recommendation has interests, rather than the psychological consideration of recommending products because of good quality.
Open distribution membership conditions
Unconditional, apply for distribution, designated distribution.Unconditional means that all users will automatically become distribution members after registration, that is, full distribution.Applying for distribution means that all users need to submit a distribution application, and only after the distribution application is approved can they become a distribution member.Designated distribution refers to the opening of distribution qualifications by platform operators in the background.When the conditions for opening a distribution membership are switched from other conditions to unconditional, all users will open a distribution membership.
Next, we will continue to analyze the functional disassembly and describe in detail the implementation logic of each functional module of the multi-merchant mall system.Alsogo to likeshop demo environment or directly download the mall source code for further operation experience.
边栏推荐
猜你喜欢
随机推荐
MSP430如何给板子下载程序?(IAR MSPFET CCS)
广州纸质发票再见!开住宿费电子发票即将全面取代酒店餐饮加油站发票
基于改进YOLOv5轻量化的烟火检测
"Life Is Like First Seen" is ill-fated, full of characters, and the contrast of Zhu Yawen's characters is too surprising
Unity2D animation (1) introduction to Unity scheme - animation system composition and the function of use
Goodbye Chengdu paper invoices!The issuance of electronic invoices for accommodation expenses will soon completely replace the invoices of hotels, catering and gas stations
this question in js
代码 Revert 后再次 Merge 会丢失的问题,已解决
互换性与测量技术——表面粗糙度选取和标注方法
解决vim与外界的复制粘贴(不用安装插件)
【Pdf自动生成书签】
ES进阶 数组功能语法新特性详解
(CVPR - 2017) in depth and potential body learning context awareness feature for pedestrian recognition
ESP32的环境配置(arduino arduino2.0 VScode platform哪个好用?)
一次简单的 JVM 调优,学会拿去写到简历里
pathman_config、pathman_config_params 删除后,如何重建?
增加对 Textbundle 的支持
“京台高铁”亮相百度地图,真能在2035年建成吗?
混币器Tornado遭制裁 对DeFi市场意味着什么?
2022-08-10 第六小组 瞒春 学习笔记