You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you provide multiple attributes for configurable_variations only the first one is imported.
For example: sku=1,color=red,size=1|sku=2,color=blue,size=2
Only color is added to the configurable product as configurable attribute variation.
If you provide multiple attributes for
configurable_variationsonly the first one is imported.For example:
sku=1,color=red,size=1|sku=2,color=blue,size=2Only color is added to the configurable product as configurable attribute variation.