I have products which each have 3 attributes and a total of 37,000 values. The first option has 3 values, the second 65 and the third has 188 values.
And can I create one product with all these attributes and then export to excel?
The problem I see is that presumably if I export it as a csv, I would imagine that the exported csv file will contain 37,000 rows just for the one sku?
I have around 10,000 products, and growing, so if I want to then duplicate the initial sku and import all those combinations I'm looking at 370,000,000 rows in excel?
Am I looking at this wrong?
New to prestashop.