Variant Manager documentation
Import and export Craft Commerce product variants from CSV files.
Where to go
First time here? Start with Getting started, a walkthrough from install to your first successful CSV import.
Building or editing CSVs for a Craft Commerce store? See the user guide:
- CSV format, every column the import recognises, with a working example.
- Importing, uploading single CSVs and zip batches.
- Exporting, getting CSVs out of Commerce to edit.
- Troubleshooting, when an import does not behave the way you expected.
Building on top of the plugin? See the developer guide, recipes, and reference:
- Template tags and queries, reading and filtering Variant Attributes in Twig.
- Recipes, full storefront examples for variant pickers and faceted filtering.
- Custom queue, running imports on a dedicated queue.
- Configuration reference, every config key with defaults.
Setup details: Installation.