Smart store applet & ordering applet demand analysis and function division

Speaking of the original intention of the WeChat Mini Program, offline stores are definitely a big application scene, and it also conforms to the concept of "use it and leave" the Mini Program. Judging from the development of the past two years, a number of popular small programs have also come from store small programs, such as Zhou*ya, *buck, and milk tea shop small programs. The research and development needs and use requirements of store mini programs are very large. Below we will specifically talk about the application scenarios and development process of store mini programs.

 

One, the scene

1. At the same time of scene consumption, users can scan the QR code on the table to quickly display the mini program system

2. Browse online services provided by the purchase mini program

3. Retain users and interact with users online later to enhance user stickiness

That is: through offline diversion to online, online purchase of services, offline experience and enjoyment of services, perfect realization of O2O model through small programs

 

2. R&D requirements

For small and medium-sized merchants, there is no need to build a large and comprehensive store applet from the beginning, covering various scenarios for online-offline use, and only use the most basic functions:

Front-end functions of Mini Program:

1. Ordering function: product classification and display, display product details, including product name, sold quantity, price, etc., users can click to directly purchase;

2. Orders: Users can view their order status, order details and progress;

3. Store introduction: a detailed introduction of the store content including graphics and other forms;

4. Manual customer service: access manual customer service to answer user questions in time.

Management background function:

1. Commodity management: uploading of commodities, graphic introduction and price setting, etc.;

2. Store management: detailed introduction and editing of the store

3. Order management

4. User Management

 

Three, development

1. For front-end development, please refer to the official WeChat document: https://developers.weixin.qq.com/miniprogram/dev/index.html?t=18080816

2. Back-end development uses Node back-end

 

Four, renderings

1. Order and order

2. Store introduction

Guess you like

Origin blog.csdn.net/qq_29528701/article/details/107377155