It would be great if we can select this in the chrome extension "edit" function.
a checkbox "import variations as simple product" , when selected each variation will be imported as a single product.
Even better if there is a dropdown:
For example there are 3 colors and 3 sizes.
checkbox "split product" and in the dropdown we can select "colors" or "Sizes" or "Both"
if select sizes there will be 3 products in the backend red, green, blue each of them has the sizes as variations
if select sizes there will be 3 products S,M,L and each size has the colors as variation
if select "both" there will be 9 simple products
- red s
- red m
- red l
- green s
- green m
- etc