-
Easy Populate images
Hi everyone,
I'm pretty just started using zencart 2 months ago. I have a dropship system with a supplier who sends a .csv file with more than 6500 products. I use Easy Populate to add these products to the store. However, they send their 6500+ images through image url's from their own site. I used wget to download all the images to my root folder. now how would i link these images to each product after uploading the files to the ftp? thanks in advance
-
Re: Easy Populate images
You would use excel with the EP data loaded and replace the url with the path to images
-
Re: Easy Populate images
i just used find and replace in excel to change the url to the specified directory in the ftp, and it worked.:clap: