Wix Product CSV Import Schema - AI Agent Skill

Free AI agent skill for generating Wix-conformant product CSV import files. Covers single-row model, semicolon separators, option types, and additional info sections.

Wix product CSV import schema agent skill

Wix Product CSV Import Schema - Agent Skill

An AI agent skill for generating Wix Stores product CSV import files. Wix's CSV format is fundamentally different from Shopify and WooCommerce - it uses a single row per product (not per variant), semicolons instead of commas for multi-value fields, and supports up to 6 product options with DROP_DOWN, COLOR, and SIZE types.

Download Wix CSV Agent Skill (.md)

What's in the skill file?

  • Single-row model: Unlike Shopify/WooCommerce, all variant options go in one row - no separate variant rows
  • Semicolon separators: Images, collections, and option values all use ; not commas
  • Option types: DROP_DOWN, COLOR, SIZE - each renders differently on the storefront
  • Additional info sections: Up to 6 accordion sections with title/description pairs
  • Custom text fields: Up to 2 personalisation inputs with character limits
  • Discount system: discountMode + discountValue for AMOUNT or PERCENT discounts
  • 11 common pitfalls: Semicolons vs commas, lowercase booleans, no variant-level pricing, and more

Key technical constraints

ConstraintValue
Rows per product1 (single-row model)
Max options per product6
Max values per option30
Max variant combinations300
Multi-value separatorSemicolon (;)
Boolean formatLowercase true / false
Variant-level pricingNot supported via CSV

How to use this skill

  1. Download the .md file above
  2. Add it to your AI tool's context
  3. Ask your AI to generate a Wix product CSV - it will use single-row format with semicolons and correct boolean casing

Need a ready-to-use template?

If you'd rather start with a pre-filled spreadsheet than a schema reference, download our free Wix Product CSV Template with example products and every column pre-formatted.

Skip the CSV entirely with Product Upload

Wix's single-row model with semicolons is easy to get wrong. Product Upload imports products directly into your Wix store from any supplier website - no CSV needed.

Try Product Upload for Free