Wondering if it is possible to have zencart "images" pulled from outside of your host. Currently have image URLs uploaded for products in my zencart and it doesn't seem like zencart wants to use them.
Wondering if it is possible to have zencart "images" pulled from outside of your host. Currently have image URLs uploaded for products in my zencart and it doesn't seem like zencart wants to use them.
Basically just set the image url as a http: url and zencart is not able to pull the image from the url so image is just blank.
He / She is probably typing the URL into the image name field in the ADD/EDIT Product screen.
(As Gilby says, using external images is possible - there are threads discussing this - but it is not recommended).
If you are using a dropshipper and need their images, they should supply these to you. Many allow "scraping" of images from their servers and they provide a CSV of image URL's.
Use w_get to scrape, or any other scraping utility. Over the years I must have scraped over 100,000 images off various dropship sites.
20 years a Zencart User
can you refer me to a good scraping utility?
http://www.gnu.org/software/wget/
Go look at my post dating back to 2009 HERE
20 years a Zencart User