The product template Import Products Template is your launchpad to manage your catalog efficiently in WebManager. This template allows you to:
- Introduce new products
- Disable discontinued products
- Set up pricing tiers
- Create advanced filters, and more
π Required Template
Template Required: Import Product Template
- Make sure that your related product template is in .xls, .xlsx or .txt (Tab Delimited) format
π§Ύ Product Template Field Definitions
Each field (or column header) in the product template is used to define key product information. Required fields are bolded, and optional fields are noted as such. Letβs walk through what each one does:
ItemID β¨οΈ
Required Field
A unique alphanumeric identifier for each product.
- Must be unique
- Max character count: 50 characters
- May include letters, numbers, dashes, or underscores
- Avoid special characters (%,$,&,@,#, etc.) and spaces
- Used in App search functionality
- Example:
12345
,ABCD-12345
β οΈ Important: Once entered, an ItemID cannot be edited. To remove a product, set IsDeleted = TRUE
.
ItemName β¨οΈ
Required Field
A short, high-level product name that grabs your buyerβs attention.
- Can be reused for multiple products
- Max character count: 100 characters
- Appears in App searches
- Example:
We Love Tacos Tee
,Eucalyptus Body Butter
Description π
Optional Field
A detailed product description to entice buyers.
- No character limit
- HTML-friendly (bullet points, formatting, etc.)
- Can include images or video links
- Re-namable via WebManager template settings
Notes ποΈ
Optional Field
Additional info about the product, similar to Description.
- No character limit
- HTML-friendly
- Re-namable via WebManager template settings
Dimensions π & DimensionsMetric π
Optional Fields
Used to list product measurements.
- No format restrictions
- Examples:
8x6x5
,8βx6βx5β
,8x6x5cm
OrderMinimumQuantity / OrderMultipleQuantity (OMQ)
Recommended
- OrderMinimumQuantity: Lowest quantity a customer can buy (set to 1 if no minimum)
- OrderMultipleQuantity: Purchase in set multiples (e.g., sets of 2, 4, 6, etc.)
- Must be greater than 0
ContainerMinQty π
Optional Field
- Minimum order quantity required for container orders
OnHandQuantity (OHQ)
Optional Field
- Max on hand quantity: 32,767
β Enable Inventory Settings to hide or restrict ordering of low-stock items.
Category
Required Field
Used to group/categorise products
- Max character count: 100 characters
- Avoid special characters
- Supports single or multi-level categories
- Examples:
Home Goods/Decor
Home Goods/Decor|Decor/Table-Top Decor
InventoryStatus πͺ
Optional Field
Display availability status (e.g., In Stock
, Out of Stock
, Next Shipment 2 Weeks
)
- No βYes/Noβ values
- Max character count: 100 characters
β Use Inventory Settings to enforce availability rules.
ReportCategory π
Optional Field
Used for backend sales tracking, not visible to buyers
- Example:
Living Room
IntroDate π
Optional Field
Date when the product was added (MM/DD/YYYY)
UPC π₯οΈ
Optional Field
Universal Product Code (or SKU)
- Max character count: 12 characters
BasePrice π²β¬ Β£
Required Field
Starting price for a product
- Numeric
- Customisable currency name via WebManager
- Must be labeled
BasePrice
in uploads
PriceLevel(1β20) π²β¬ Β£
Optional Fields
Additional pricing tiers by level or currency
- Columns should be named
PriceLevel1
,PriceLevel2
, etc. - Max character count: 50 characters
- Delete unused columns
SpecialPrice π·οΈ
Optional Field
Overrides all other prices
- Displayed until deleted or reset to $0.00
- Available only in iOS App, Web App, and B2B
Source π
Optional Field
Factory or country of origin
PieceBox π¦
Optional Field
Number of items in one box (integer only)
- Example:
12
Cubes π§, Weight π·
Optional Fields
Used for container logistics and buyer reference
UnitOfMeasure (UoM) π
Optional Field
Describes value units (e.g., pounds
, inches
, each
)
UDF(1β20) π
Optional Fields
User-defined fields to customise search, filter, or display info
- UDF1βUDF5 = UPPERCASE
- udf6βudf20 = lowercase
- Unlimited characters
- Delete unused fields
PhotoName π· / AdditionalPhotos πΈ
Optional Fields
Product image file names
- Must be
.jpg
- Max size: 2048x2048px
- No special characters or spaces
- Use dashes/underscores
β Avoid: %,$,&,@,#, etc.
and spaces
β Use: letters, numbers, dashes, underscores
CatalogCode / CatalogName π
Optional Fields
- Required for multiline accounts; optional for others
CatalogCode
: 4-character unique codeCatalogName
: Descriptive catalog title
showChildFor / showRelatedFor
Leave blank β auto-filled during exports if child or related products are set up.
TaxCode π°
Optional Field
Defines product taxability (e.g., T
= Taxable, N
= Non-Taxable)
AvailabilityDate ποΈ
Optional Field
Date when the product becomes available (MM/DD/YYYY)
IsDeleted β β
Required Field
Controls product visibility
FALSE
= visibleTRUE
= hidden (but still shows in WebManager and exports)
βFREQUENTLY ASKED QUESTIONS (FAQS)
Q. Is the template required?
A. Not required, but highly recommended. Without it, you'll need to map fields manually or create products in the βProducts Quick Editβ section.
Q. Where can I download the most current templates?
A. Go to: WebManager > Manage Data > Download Data Templates.
Q. Where do I download my product file?
A. Head to: WebManager > Manage Data > Upload Data Sheets > Products.
Q. I have uploaded products but don't see them. What gives?
A. After upload, click "My Data Looks Good" and wait for the "Import File Ready" pop-up. Then click "Push Data Live" to publish.
Q. What does the 'Row not imported' error message mean?
A. It usually means there's hidden formatting, missing required fields (e.g., ItemID), or unseen data. Copy values into a fresh template and try again.
Q. 'An error occurred while trying to map the file'βwhat now?
A. First, confirm the correct file type is selected. If it is, refresh the page or return to Dashboard and re-upload.
Q. Why is one column not uploading into the system?
A. Make sure the header name matches exactly what the system requires. For example, if your template uses βBase Priceβ (with a space), but the system expects βBasePriceβ (no space), it wonβt upload correctly. Adjust the header to match the exact format used in the system.