当前位置:网站首页>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.
边栏推荐
- Salesforce disbands the Chinese team, which CRM product is more suitable for the Chinese
- The most unlucky and the luckiest
- Idea (preferred) cherry-pick operation
- 重庆纸质发票再见!开住宿费电子发票即将全面取代酒店餐饮加油站发票
- 代码 Revert 后再次 Merge 会丢失的问题,已解决
- Salesforce解散中国团队,什么样的CRM产品更适合中国人
- alibaba数据同步组件canal的实践整理
- 关于地图GIS开发事项的一次实践整理(上)
- "Life Is Like First Seen" is ill-fated, full of characters, and the contrast of Zhu Yawen's characters is too surprising
- Paper Accuracy - 2017 CVPR "High-Resolution Image Inpainting using Multi-Scale Neural Patch Synthesis"
猜你喜欢
二叉树相关代码题【较全】C语言
"Life Is Like First Seen" is ill-fated, full of characters, and the contrast of Zhu Yawen's characters is too surprising
最倒霉与最幸运
SQL 开发的十个高级概念
入职数字ic设计后的一些工作心得
E-commerce project - mall time-limited seckill function system
深度学习-第二次
Idea (preferred) cherry-pick operation
索引的创建、查看、删除
ES进阶 函数功能语法新特性详解
随机推荐
ES进阶 数组功能语法新特性详解
CSDN 博客更换皮肤
Meaning of df and df -lh
代码 Revert 后再次 Merge 会丢失的问题,已解决
OpenCV创始人:开源绝不能完全免费!
多商户商城系统功能拆解26讲-平台端分销设置
[DB operation management/development solution] Shanghai Daoning provides you with an integrated development tool to improve the convenience of work - Orange
关于地图GIS的一次实践整理(下) Redis的GIS实践
[Pdf generated automatically bookmarks]
Idea (preferred) cherry-pick operation
求和、计数的窗口函数应用
google搜索技巧——程序员推荐
2022年广东省安全员A证第三批(主要负责人)操作证考试题模拟考试平台操作
Talk about the understanding of RPC
CSAPP Data Lab
[BX] and loop
(CVPR - 2017) in depth and potential body learning context awareness feature for pedestrian recognition
AI+Medical: Using Neural Networks for Medical Image Recognition and Analysis
MongoDB 基础了解(二)
leetcode: 358. Reorder strings at K distance intervals