CSV import is the primary way to add products if you're not using Salsify.
How to Import
Go to Products → click Import Products
Download the CSV template (pre-formatted with all column headers)
Fill in your product data
Upload the CSV file
Review the validation preview — green rows are ready, red rows have errors
Fix any errors and re-upload, or proceed with valid rows
Click Commit Import
Required Columns
name — Product name
sku — Unique product identifier
mapPrice — Minimum Advertised Price (numeric, e.g., 29.99)
Optional Columns
msrp, asin (Amazon), gtin, upc, walmartItemId, category, brand
Import Behavior
New products (SKU not in database): Created
Existing products (SKU already exists): Updated
Duplicate SKUs in CSV: Last row wins
Example
name,sku,mapPrice,asin,walmartItemId
"Widget Pro 3000",WP-3000,29.99,B08XYZ1234,123456789
Tips
Save as UTF-8 for special characters
No $ symbol in prices
Max recommended: 5,000 rows per file
