Edit pictures path in description for all products
Posted: Thu Jun 16, 2016 8:17 am
Hi,
I have a problem.
So i try to upload products to ebay , from opencart but pictures from product description don't show up in ebay.
I've found why. Is because of the link. If i click inspect element on a picture from website in shows img src = image/catalog/example.jpg instead img src = http:website.com/image/catalog. ( see links to understand better )
So this one is on my shop:
https://drive.google.com/file/d/0B9cfpx ... sp=sharing
How it should be:
https://drive.google.com/file/d/0B9cfpx ... sp=sharing
After uploaded to ebay:
https://drive.google.com/file/d/0B9cfpx ... sp=sharing
How it should arrive to ebay:
https://drive.google.com/file/d/0B9cfpx ... sp=sharing
---- So i want to edit to all products to show the same in description in opencart store like <img src = "http://hollamall.com/image/catalog.....
Thank you
I have a problem.
So i try to upload products to ebay , from opencart but pictures from product description don't show up in ebay.
I've found why. Is because of the link. If i click inspect element on a picture from website in shows img src = image/catalog/example.jpg instead img src = http:website.com/image/catalog. ( see links to understand better )
So this one is on my shop:
https://drive.google.com/file/d/0B9cfpx ... sp=sharing
How it should be:
https://drive.google.com/file/d/0B9cfpx ... sp=sharing
After uploaded to ebay:
https://drive.google.com/file/d/0B9cfpx ... sp=sharing
How it should arrive to ebay:
https://drive.google.com/file/d/0B9cfpx ... sp=sharing
---- So i want to edit to all products to show the same in description in opencart store like <img src = "http://hollamall.com/image/catalog.....
Thank you