Polina Posted March 11, 2009 Share Posted March 11, 2009 I have URLs for my images in the CSV database. The product information imports fine, but the images don't. Is there something wrong with my CSV? I'm running 1.1.0.5 version and i've read that it might be a bug, it that possible? Is it possible that it doesn't work because my images are hosted on a different server?Attached is a sample of my database. result1.csv Link to comment Share on other sites More sharing options...
abaveeMike Posted March 11, 2009 Share Posted March 11, 2009 Polina,You must include an ID field in your csv otherwise PrestaShop cannot properly link the images with the products. To do this all you need to do is create another column named ID and number each line (1, 2, 3, 4, etc). Link to comment Share on other sites More sharing options...
Recommended Posts