当前位置:网站首页>Multi merchant mall system function disassembly lecture 17 - platform side order list
Multi merchant mall system function disassembly lecture 17 - platform side order list
2022-07-28 14:51:00 【Programmer ah Zhong】
Multi merchant mall system , Also known as B2B2C(BBC) Platform e-commerce mode multi merchant mall system . It can quickly help enterprises build similar pinduoduo / JD.COM / Tmall / Taobao's comprehensive mall .
The multi merchant mall system supports merchants to enter and join , At the same time, it meets the self support of the platform 、 Flagship stores and other business modes . The platform can charge merchants' entry fees , Order transaction service fee , Service charge for withdrawal , SMS channel fee and other means , Achieve overall profitability .
Let's say likeshop Take the multi merchant mall system as an example for function disassembly ,likeshop Multi merchant mall system can realize rapid deployment , The documentation is complete , The code is all open source , No encryption , Easy secondary development , Help enterprises launch platform e-commerce business at a very low cost . also likeshop With its code all open source , Features without encryption , It greatly meets the needs of constantly updating and iterating in the process of platform operation and development , Perfect support for subsequent expansion and upgrading .
Click to view the previous lecture 《 Function disassembly of multi merchant mall system 16 speak - Platform member growth value record 》
This chapter explains the platform side Order list Design idea , The screenshot is as follows :

( Multi merchant Mall System - Platform end Order list )
The order list is mainly divided into the following areas : Prompting area , Label list area , Search area , List area , List operation area .
The prompt area can place important prompts for the current function , Reduce the learning cost of operators .
The important fields in the search area are : Order search , Business name , Name of commodity , Order type , Payment method, etc . The field types are shown in the following figure :

( Multi merchant mall system - Platform end Order list - Search field )
By searching the field map, you can see , The search dimension of the order list is relatively rich , This is because of order screening , management , Summary statistics is an important work of daily mall operation .
Source of order : Distinguished PC Shopping Mall 、H5 Shopping Mall 、 Public mall 、 Applet mall 、 Apple APP Shopping Mall 、 Android APP Shopping malls and other channels .
Payment method of order : Including wechat payment 、 Alipay pay 、 Balance payment 、 Offline payment and other payment methods .
The tag list area contains : All , To be paid , To be delivered , To be received , Completed , Closed and other different order statuses , And the quantity statistics are made for orders in each state .
Pending orders represent unpaid orders , Users can continue to pay .
An order to be shipped indicates payment , Orders that can be shipped .
The order to be received indicates that it has been shipped , The user has not confirmed the received order .
Completed order means the order that the user confirms receipt .
Closed indicates that the order has been canceled , It may be that the user has not paid and voluntarily cancelled , Cancel the order after payment or the merchant cancels the order .
The order list needs to be able to display the main information of the order , Reduce the number of times to view order details , Save operation time . For example, business information , Order amount 、 Time of payment 、 Order member information 、 Buying goods and so on .

( Multi merchant mall system - Platform end Order list - Order details )
Order details need to display all details of the order , Include order status , Payment status , Member information , Consignee information , Invoice information , Commodity information , Buyer message , Order log, etc .

( Multi merchant mall system - Platform end Order list - Logistics query )
Click the logistics query button to view the delivery time of the order , Express mode , Express order number and logistics track information .
One thing to keep in mind is that , The platform operator did not cancel the order 、 Logistics delivery, etc Permission for order operation .
Platform operators are more supervision , Supervise whether the performance process of the business order conforms to the specifications , In case of user order dispute , Be able to view order details and logistics .
Next, we will continue to analyze through function disassembly , Describe in detail the implementation logic of each functional module of the multi merchant mall system . You can also go to likeshop Demo environment or download the mall source code directly for further operation experience .
边栏推荐
- Use of formdata object, VAR formdata=new formdata()
- 复制excel行到指定行
- [Tanabata] Tanabata lonely little frog research edition? The final chapter of Tanabata Festival!
- Excel VBA 开发过程中遇到的一些问题,解决方案,持续更新
- Redis-Redis在Jedis中的使用
- SwiftUI 布局 —— 尺寸( 上 )
- 面试官:ThreadLocal使用场景有哪些?内存泄露问题如何避免?
- OKR and grad
- Another way of understanding the essence of Hamming code
- How many ways can multithread run in sequence?
猜你喜欢

Installing redis in Linux

Various pitfalls encountered in UI development

2022 high altitude installation, maintenance, removal of examination question bank and online simulated examination

多所“双一流”大学,保研预报名启动!

Store and guarantee rancher data based on Minio objects

数字化转型安全问题频发,山石网科助力数字政府建设

面试官:ThreadLocal使用场景有哪些?内存泄露问题如何避免?

Summarize the knowledge points of the ten JVM modules. If you don't believe it, you still don't understand it

Bulk Rename Utility

2022高处安装、维护、拆除考试题库及在线模拟考试
随机推荐
Bulk Rename Utility
C语言实现简单学生成绩管理系统的方法
[ecmascript6] other new interface features
围绕新市民金融聚焦差异化产品设计、智能技术提效及素养教育
Redis-配置文件讲解
468 product planning and promotion plan (150 copies)
工厂模式和构造函数模式
How does core data save data in SQLite
2022 melting welding and thermal cutting examination questions and online simulation examination
[线程安全问题] 多线程到底可能会带来哪些风险?
Read the introduction tutorial of rainbow
Use of formdata object, VAR formdata=new formdata()
ZABBIX distributed
MQTT入门级简单介绍与使用
使用Weka与Excel进行简单的数据分析
Create a table under swiftui with table
Floating point data type in C language (did you learn to waste it)
How to use the C language library function getchar ()
Hcip day 10
SwiftUI 4.0 的全新导航系统