Hello @fritsie1990 ,
Actually, there is no use for variation parameters available in the import CSV format.
You can add as many attributes as you want to a product. Then you will only create a variation for the attributes you want a variation with.
If you take a look at this screenshot you will notice that I have 3 attributes for the product but I have only created two variations using two of the attributes.
The ‘Used for variation’ input field helps WooCommerce to understand if the attributes should be available in the variation tab. On the CSV we can manually control each variation so we do not need such a function here.
You can learn more about Importing Products.
Thank you 🙂
Thanks for your quick and clear reply.
In a short summary:
– Import variable products and use the attribute information for the possibility of variation
– Import Variation and use the attributes for the variation.
Thanks!