Variant Manager
What it does.
Easily add new products
To add a new product, simply enter its name and any variants in the CSV file to create it in Craft Commerce.
Save valuable time
For large catalogs with many variations for each product, it can be tedious to manually input all of the variant options, quantities, and prices on the website.
With a CSV file import feature this process is automated, allowing you to add new product variants and information, or update existing ones, with a simple upload.
Reduce mistakes
Admins are alerted if there are missing required columns in the CSV file. They will also be alerted to duplicate SKUs before upload.
Create a user-friendly shopping experience
Because variants, products, prices, and SKUs are easily uploaded and maintained with Variant Manager, customers aren’t at risk of finding and purchasing the wrong product for their needs.
Developer-specific benefits
No more hard-coding variants
When you have many variants with lots of configuration options programming that selection logic can get tedious and sometimes tricky. Our plugin handles this for you. You set up the variant attribute field and our plugin does the rest!
Add unlimited variant attributes with a simple CSV structure
The CSV import process enables easy organization of a variety of variant options that can change from product to product as needed. Simply create columns with headers that begin with ‘option.’
Easily create front-end product option selectors or filters in your templates
The Variant Manager documentation includes examples for building front-end product option selectors. Or do it yourself using native element queries.