Jump to content

importing images with a coma in url


Recommended Posts

hi

I am trying to move our items from ebay to our shop, ebay have made the image urls with comas in them, because of this when importing in our shop prestashop is taking each coma as a new image, is there any way to change the coma deliminator in prestashop to something else so it does not split the string. Sample ebay url below

http://i.ebayimg.com/14/!CCFnZ,Q!mk~$(KGrHqF,!iME0Hdo,6VZBNKB4R3POg~~0_1.JPG?set_id=8800005007

Thanks

Link to comment
Share on other sites

  • 5 months later...

I have solved this problem, when you create a csv file use another symbol i.e i use ^^ as the separator in the csv file. then when you use prestashops import function change the Multiple value separator from a comma to ^^ and it works. all ebay image urls now work.

hope this helps

Link to comment
Share on other sites

×
×
  • Create New...