preface
This is the last article in the e-commerce system Design series on product design. Here are the other article addresses, in logical order as follows
- Electricity system design of the user’s system segmentfault.com/a/119000001…
- Electricity system design of the shopping cart segmentfault.com/a/119000001…
- The goods (on) electricity system design segmentfault.com/a/119000001…
- The goods (in) electricity system design segmentfault.com/a/119000001…
- Electricity system design of the goods (bottom) segmentfault.com/a/119000001…
- Segmentfault.com/a/119000001 electricity system design of the order…
- Electricity system design of the interface segmentfault.com/a/119000001 goods…
In the above article, some of the descriptions are not comprehensive enough, so this article should fill a gap.
The freight template
The design of freight template is generally perfect according to taobao’s design.
configuration | instructions |
---|---|
The name of the template | Used by merchants to select templates |
Location/full address | Basically, where is the source of goods |
The delivery time | Promise how long it will take to deliver |
Whether the package mailed | A lot of buyers care about that |
The freight | If not, what is the freight |
Number of pieces/weight/volume | This is related to freight, as shown in the picture below |
Shipping is free under specified conditions | Shipping is free in some areas, such as the city or neighboring cities and so on |
Business related
configuration | instructions |
---|---|
Vendor name | Display on the product details page and so on |
Business address | Used to match the user’s region |
Detailed address | Used to record |
Subordinate to the industry | Used to match |
If it is a start-up e-commerce company and a multi-merchant e-commerce company, you need to collect at least the following merchant information
- Name of Legal Representative
- contact
- Agent company
- Agent Company Address
- Legal Person of agent Company
- Company email
- Front and back of corporate id card
- The business license
- Bank information
- Other qualifications (letter of authorization, qualification certificate, etc.)
Product configuration
configuration | instructions |
---|---|
Collect the number | The number of goods collected only needs to be recorded when the user clicks “Favorites”. The number of goods collected does not need to be reduced when the user cancels the collection. |
Share a few | Every share needs to be recorded |
Shelves set | Immediate, timed or not |
Whether to recommend | Recommended to specific search keywords or home page categories, etc |
Other configuration
configuration | instructions |
---|---|
Commodity Keywords (Commodity attributes) | Fill in manually for easy retrieval |
Virtual sales | You have to have some fake data up front |
Whether return and exchange are allowed | Some goods may not be refundable, similar to Internet documents, source code and so on |
Inventory reduction method (purchase reduction, payment reduction, no reduction) | Some goods have no stock limit, like Internet documents, source code, etc |
Purchase permission (minimum number of purchases at a time, maximum number of purchases within a certain period) | Some items are limited or can only be purchased in specified quantities at a certain time |
Whether free shipping, free shipping conditions | This is not a separate configuration and is usually set in the freight template |
Merchandise payment advice | Whether, how and where to notify the purchase of goods |
Inventory remind | Inventory is reduced to a specified quantity to submit to the merchant for replenishment |
Automatically from the shelves | When the inventory is reduced to a specified quantity, it will be automatically removed |
Thank you
Thank you for seeing this.
Articles related to e-commerce system commodities have come to an end. If you need to write other articles related to commodities, you can contact me in a private letter. After all, I am also an employee of the company, and writing these articles is not my job, but a record of my career. Of course, I hope I can help you. Such as coupons, events (limited time offers) and so on will be presented in other sections, thank you.
communication
There is life, there is code.
Spread the positive energy of technology and continue to learn new knowledge.