Users can add products into the inventory based on the few options below.
To add New Product manually.
Figure 4.1(b) Product Adding through Manual Flow
To Import a set of data through predefined template.
Figure 4.1(c) Product Adding through Import Flow
Figure 4.1(d) Product Adding through Import Flow
Table 4.1(c) highlights criteria for data string input for Import Flow (Figure 4.1(c-d)).
String | Length | Type |
Product Name | 250 | Alphanumeric |
Category | 128 | Alphanumeric |
Vendor | 48 | Alphanumeric |
Currency | - | Support USD, HKD, CNY, AUD, EUR and etc. |
Tags | 128 | Use comma to separate |
Description | 250 | Support HTML |
Option Name | 128 | Alphanumeric |
Option Values | 64 | Alphanumeric |
SKU | 128 | Alphanumeric |
Variant Name | 128 | Alphanumeric |
Barcode | 32 | Alphanumeric |
Variant Options | 128 | if product has multiple variants, format required as below: name1=value1,name2=value2,name3=value3 |
Compare At Price | 13 | Input limit 0.0-1000000.0 |
Retail Price | 13 | Input limit 0.0-1000000.0 |
Weight | 13 | Input limit 0.0-1000000.0 |
Weight Unit | - | support g/kg/lb/oz |
Table 4.1(c)