You can update your product images without deleting the old ones or changing the current image order. This is achieved by including a new column header in the first row, that is called “image_update_mode” in the productdata.sku type upload files. For each SKU you can use the commands replace, append and remove.
- replace: replaces all images in the database starting from the first one.
- append: adds more images after the last image.
- remove: removes the selected images from the system, but the last image cannot be removed, as there must be at least one image left in the system.