hi all
i have one query, trying to get solvd but not fixed it yet ! i am succesfully importing CONFIGURABLE PRODUCT CSV file from Dataflow profile and its displaying at the back end panel but when i goto check on the webpage its doesnt get displayed at all. anyone can help? tried over 50 times. if anyone can help me with it then it will be really appreciated.
thanks
abhi
Please publish the screenshots of the all backend tabs for a problem product.
Hi abhi,
Im finding a similar problem, Have you verified that the configurable product has the simple ones "linked",
The file that Im importing is this one
http://new.develop50x.com/pub/catalog_product_20160216_003558.csv
Which I thing is already in utf-8. So the only thing failing is the linking between the configurable and the virtual, it shoud be the part on
"sku=test1-cian,color=cian|sku=test1-magenta,color=magenta"
Which is why I selected "|" as a separator for the second option.
In the end it was all a problem with the separator character, changed it from | to , and it did the import.
Hope it helps if anyone gets stuck with this