WeChat store interface
WeChat store interface
This update of the WeChat public platform adds the WeChat store function. The WeChat store is based on WeChat payment includes functions such as adding products, product management, order management, shelf management, and rights protection.
Developers can quickly open a store through the store interface. Currently, the following interfaces are supported:
1. Product management interface
Developers can use the product management interface to add products, delete products, modify product information, query existing products, and manage products such as loading and unloading them through the interface. .
2. Inventory management interface
# Developers can use the inventory management interface to add and Reduce inventory, including inventory synchronization with your own systems or other platforms.
3. Postage template management interface
For some products with complex postage calculations, developers can use postage templates Management interface to generate, modify, delete and query postage templates that support complex postage calculations.
4. Group management interface
For existing products, developers can group and manage the products through the group management interface. The interface includes adding, deleting, modifying and querying groups.
5. Shelf management interface
# In addition to customizing shelves on the public platform website, WeChat merchants can also Shelves can be added, deleted, modified and queried through the interface. Shelves are also composed of controls. Developers can even use their own pages as shelves and call up product details pages through JS API.
6. Order management interface
Developers can obtain orders based on order status and time, and review orders Make shipment.
7. Functional interface
Currently, the functional interface only supports the image upload interface. Wherever images are needed in the WeChat merchant development interface, you must first use the upload image interface to obtain the URL of the image in advance.