Deleting Additional Product Images via CSV

You can remove a products additional images in bulk via CSV.

WARNING This advanced feature enables you to importcustom product lists. This feature is an advanced feature, intended for very technical users and is not provided with any warranty nor free support. We suggest you only attempt use on a new or trial site, and do not use without training on a site with an existing product inventory. If you have problems with your update, you can email technical support with your CSV file for feedback on how you could improve your file. If your data is not compatible, you will be given a quote for either fixing your data for you, or programatical changes to ensure your data can be more easily uploaded in future.

Column Layout is especially important. CSV files come in many different layouts. You need to open your file with some spreadsheet software, and shuffle your columns around so that they match the order and type of the columns.

  • Navigate to the csv upload area.
  • Use the Product Additional Images option (not the main import products option)
  • Upload a spreasheet with two Columns 
     
CSV structure as below. You can upload via the "product additional  images" routine and it should delete all additional images for the given product codes.
Important to use DELETE in the p_img_src column.
P_CODE column contains the product / SKU code as set for the product.
 
Example
 
P_CODE IMGSRC
ABC001 DELETE
ABC002 DELETE
ABC003 DELETE
ABC004 DELETE
ABC005 DELETE

Index Previous Next