当前位置:网站首页>23 Lectures on Disassembly of Multi-merchant Mall System Functions-Platform Distribution Level
23 Lectures on Disassembly of Multi-merchant Mall System Functions-Platform Distribution Level
2022-08-09 03:05:00 【Programmer Ah Chung】
多商户商城系统,也称为B2B2C(BBC)平台电商模式多商家商城系统.可以快速帮助企业搭建类似拼多多/京东/天猫/淘宝的综合商城.
多商户商城系统支持商家入驻加盟,同时满足平台自营、旗舰店等多种经营方式.平台可以通过收取商家入驻费,订单交易服务费,提现手续费,短信通道费等多手段方式,实现整体盈利.
下面以likeshop多商户商城系统为例进行功能拆解,likeshop多商户商城系统可以实现快速部署,文档齐全,代码全开源,无加密,极易二次开发,助力企业以极低的成本上线平台电商业务.并且likeshop以其代码全开源,无加密的特性,极大的满足了平台运营发展过程中需要不断更新迭代的场景,完美支持后续扩展升级.
点击查看上一讲《多商户商城系统功能拆解22讲-Ping the strength distribution of goods》
本章节讲解平台端分销等级的设计思路,截图如下:
(多商户商城系统-平台端分销等级)
Distribution level maintained by flat to you,All merchants general.
Different level of distribution can be set different level、The secondary commission ratio.一般而言,The higher the level of distribution,比例越高.High level commission than secondary commission ratio.
The level here refers to the direct buyers references,Secondary refers to the indirect buyer reference.Distribution level refers to the referee's level.
When the system is to issue orders commission,Orders for goods should be considered whether to participate in the distribution,Buyers have reference,Reference level of distribution.
(多商户商城系统-平台端Add distribution level)
Click the add button distribution level,Can the new distribution level.The new distribution ranks need to fill in the name of,Grade level,Primary commission ratio,The secondary commission ratio,Rating conditions such as information.
Level level is used to distinguish between distribution level and,不能存在重复值.
Primary commission ratio,Refers to the secondary commission ratio paid commissions when,The current level of distribution directly references,Indirect references can get the commission ratio.
需要说明的是,买家的直接推荐人,Indirect references may distribution level is not the same.Therefore when awarded each referee commission,Need to consider the level of distribution and the location,So you can read correctly parameters.
Rank conditions for reference to upgrade to the distribution level need to meet the conditions.条件有:
Single consumption amount is greater than or equal toA元;
The cumulative amount is greater than or equal toB元;
The cumulative number of times greater than or equal toC次;
Commission income has settlement is greater than or equal toD元;
There are two types of upgrades,One or more conditions or meet all the conditions above.在这个组合下,升级条件Set will become very flexible,扩展性也很好.
When the operating personnel to direct users to adjust distribution level,The user is not affected by rank conditions.Not because they do not meet the level conditions is degraded.
(多商户商城系统-平台端Delete the distribution level)
Distribution level can delete,系统默认的分销等级则不能删除.Delete the distribution level,Members will readjust the distribution level is the system default分销等级,请谨慎操作.
Distribution level is very important,产品逻辑、Development logic are complicated,And not easy to test,Need to give enough time to check and accept online.
接下来我们会继续通过功能拆解分析,详细描述多商户商城系统各个功能模块的实现逻辑.也可前往likeshop演示环境或者直接下载商城源码进一步操作体验.
边栏推荐
- "Lonely Walking on the Moon": Two choices of Duguyue, let a "middleman" become a big hero
- 浅聊一下那些营销工具—优惠券
- 数学基础(四)极大似然估计、误差的高斯分布与最小二乘估计的等价性
- Cholesterol-PEG-Maleimide,CLS-PEG-MAL,胆固醇-聚乙二醇-马来酰亚胺用于科研实验
- What are the most popular automated testing tools in 2022?The most complete and most detailed of the entire network is here
- 机器学习入门
- DSPE-PEG-OH,DSPE-PEG-Hydroxyl,磷脂-聚乙二醇-羟基仅供科研实验使用
- C专家编程 第9章 再论数组 9.2 为什么会发生混淆
- 多线程 (进阶+初阶)
- 开发工程师必备————【Day05】UDP协议;进程的并发与并行
猜你喜欢
[Redis] The core principle of master-slave replication
评估深度学习模型的指标:混淆矩阵、准确率、精确率和召回率
powershell 执行策略
Recently, I have seen a lot of people who want to study by themselves or enroll in classes but don’t know how to choose. I will tell you about it today.
Zabbix 5.0 监控教程(五)
让历史文化“活”起来,北京河图“万象中轴”助力打造北京城市金名片
图论相关知识
Cholesterol-PEG-Maleimide,CLS-PEG-MAL,胆固醇-聚乙二醇-马来酰亚胺用于科研实验
C专家编程 第9章 再论数组 9.3 为什么C语言把数组形参当做指针
加密公司集体裁员 以应对加密寒冬和通货膨胀?现加密总市值低于1万亿美元
随机推荐
【21天学习挑战赛】二分查找题目之寻找峰值
那些关于DOM的常见Hook封装(一)
深度学习:优化器
原文翻译:Structure Aware Single-stage 3D Object Detection from Point Cloud
20220526动态规划:不同路径
SQLserver重新累计问题
关于eBPF与可观测性,你想知道的都在这里
数组与切片
如何应对网络攻击?
Jenkins environment deployment, (packaging, publishing, deployment, automated testing)
flat() :递归地将数组展平到指定的深度
【图像去噪】基于边缘增强扩散 (cEED) 和 Coherence Enhancing Diffusion (cCED) 滤波器实现图像去噪附matlab代码
opencv学习入门
SwiftUI * SwiftUI 4.0 全新的导航系统
作为常用的荧光标记试剂Cy5 亚磷酰胺(CAS号:182873-67-2)有哪些特点了?
第二部分:和查找表相关的问题
以赛促练-力扣第84场双周赛反思以及第305场周赛补题
20220524搜索和排序:搜索二维矩阵II
365天挑战LeetCode1000题——Day 051 特殊的二进制序列 分治
ERROR:Module not found: Error: Can‘t resolve ‘core-js/modules/es.promise.js‘ in ‘address‘