Commerce Product Feeds Import Product Displays
So... I have been attempting to import a list of products from a D6 site into Commerce Kickstart 2.6 and at every turn it's fraught.
My latest attempt has been to a) Use Node Export to get a CSV of products from old site. Good.
b) Import using Commerce Product Feeds. Three problems:
This imports the -product- but not the -display-. So the product appears 'missing'. You have to go into the /admin/commerce/products/variations and then hand-edit =each= product to get a product display. Is there a way to automatically create the 'display' during the feed import?
How does one map the 'images' field in the CSV? The CSV has a path to the JPG file for each product in the folder where the images can be found. This does not work. Any suggestion?
I can't figure out how to map the other fields in the product variations to the CSV columns. Any advice on how to do this would be MUCH appreciated.
Comments
In my view, most of my issues are a lack of proper (current) documentation. In any event, I got the images to upload.
What I still cannot figure out is how to add ALT tags to each image. Can you tell me how this is done?
TIA