当前位置:网站首页>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.
边栏推荐
- 字体反扒
- 言简意赅,说说 @Transactional 在项目中的使用
- 元素的BFC属性
- [BX] and loop
- "Beijing-Taiwan high-speed rail" debuted on Baidu map, can it really be built in 2035?
- Multi-threaded ThreadPoolExecutor
- 浮点数在内存中的存储方式
- Docker 链接sqlserver时出现en-us is an invalid culture错误解决方案
- Goodbye Chongqing paper invoices!The issuance of electronic invoices for accommodation expenses will soon completely replace the invoices of hotels, catering and gas stations
- 获取链表长度
猜你喜欢
随机推荐
A surviving spouse of the opposite sex within large turn paragraph, what for
高度塌陷问题的解决办法
7 sorting algorithms that are often tested in interviews
"Life Is Like First Seen" is ill-fated, full of characters, and the contrast of Zhu Yawen's characters is too surprising
Vim and copy and paste from the outside (don't need to install the plugin)
Official release丨VS Code 1.70
基于FPGA状态机的自动售货机功能实现
AI+Medical: Using Neural Networks for Medical Image Recognition and Analysis
BUU刷题记录
watch监听
(Nips-2015) Spatial Transformer Network
元素的BFC属性
成都纸质发票再见!开住宿费电子发票即将全面取代酒店餐饮加油站发票
常用认证机制
Salesforce disbands the Chinese team, which CRM product is more suitable for the Chinese
Summary of debugging skills
Detailed explanation of new features of ES advanced array function syntax
输入起始位置,终止位置截取链表
①CAS SSO单点登录框架源码深度分析
调试技巧总结