I want bulk import grouped products. Below is the csv format iam using:
sku _type _associated_sku _associated_position
123456 grouped sku1,sku2,sku3 3,2,1
It says Import done successfully.But Its not importing anything when I check through admin end for this product(sku=123456) under associated product.
What should I do?