Wix's product import has its own column names, handleId system, and fieldType rows. The built-in import tool is limited. Catalogd generates the exact format Wix needs.
Wix uses handleId to group products and variants together. Every variant row needs the same handleId as its parent. Miss one and you get orphaned products.
Products are 'Product', variants are 'Variant'. This single column determines how Wix interprets every row. There's no room for error.
Wix options need a specific format: productOptionName1, productOptionType1 (DROP_DOWN), productOptionDescription1. Three columns per option, semicolon-separated values.
| Product | Price | Size | Scent | Description | Image |
|---|---|---|---|---|---|
| Candle | $18 | Regular | Vanilla | (missing) | candle1.jpg |
| Candle | $18 | Large | Lavender | (missing) | candle2.jpg |
| Diffuser | $24 | (missing) | Cedar | (missing) | (missing) |
| handleId | fieldType | name | price | visible | optionName1 |
|---|---|---|---|---|---|
| candle | Product | Soy Candle | $18 | true | Size: DROP_DOWN |
| candle | Variant | $18 | true | Regular | |
| diffuser | Product | Reed Diffuser | $24 | true |
Drop your spreadsheet or product photos. Catalogd reads your data and maps every column automatically.
AI writes descriptions for every product. handleIds are generated automatically. fieldType is set correctly for products and variants. Option columns use Wix's DROP_DOWN format with semicolon-separated values.
One CSV file, formatted exactly how Wix expects it. Upload it and your products appear instantly.
Try it free with 5 products. See the AI work. Then decide.
Get started free