heldercervantes Posted September 7, 2016 Share Posted September 7, 2016 Hi. I have a list of products where I need to change the photo. It's the same photo for every product, but it's around 1800 of them. This is NOT a generic placeholder. All these products belong to a number of categories that share the same image. I tried importing CSV and feeding a file containing column with the IDs and the second one repeating the path to the photo. But this is not replacing the photos for products that already have them, so I ended up with a job partially done. Can anyone help out with a snippet for iterating through a list of product IDs and removing all images from each one? Link to comment Share on other sites More sharing options...
Teapot Creative Posted September 8, 2016 Share Posted September 8, 2016 (edited) Hi There is a column in the upload CSV file to delete existing images (see screen shot) set this to yes when importing new images. I have a great "CSV Product Upload" how to video here: Hope this helps.. NickC Edited September 8, 2016 by Teapot Creative (see edit history) Link to comment Share on other sites More sharing options...
heldercervantes Posted September 8, 2016 Author Share Posted September 8, 2016 Thank you for your help. Maybe if I kept my eyes open I wouldn't have needed to ask Turns out I also had a problem with the update dates that caused a lot of products not to be affected. I found a solution for that one here:https://www.prestashop.com/forums/topic/446911-csv-import-property-product-date-upd-is-not-valid/ Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now