Importing Woocommerce Products with variations
-
Hello, I am trying to import a CSV with products from another installation. Some of the products are variable and have variations (size, color). They have also swatch variations
When I am trying to import the CSV, the “Swatch variations” field can’t be mapped and all the variable products are not inserted.
I am attaching the CSV that I am trying to upload.
Please advise.
Attachments:
You must be
logged in to view attached files.
Hello,
The “Swatch variations” field is not supported in WooCommerce CSV import, so it cannot be mapped. Variable products should be imported using standard WooCommerce attributes (size, color, etc.) and variation structure.
To create a CSV file for uploading products in WooCommerce, I recommend the following documentation:
https://woocommerce.com/document/product-csv-importer-exporter/
Best Regards