Home > Docs > Update Existing Products using the StoreRobo Import Export App

Update Existing Products using the StoreRobo Import Export App

Last updated on March 22, 2024

The StoreRobo Import Export app supports the import/export of multiple products with images and other meta fields in a Shopify store. In addition, the app also lets you update product data such as product price, stock etc. This article explains how to update existing products by enabling the Update If products exist in the store option during import.

Updating products with Shopify CSV

Exporting data from a Shopify store involves capturing all necessary information, such as the ‘ID’ and ‘Handle’. These elements, ‘ID’ and ‘Handle’, are crucial for product identification and updates. To streamline this process, we suggest using the StoreRobo Import Export app to export your products. Once exported, you can utilize this file to make any necessary updates.

Download Sample CSV

Steps to update existing products

Once the app is installed and activated:

  1. Navigate to SR Product Import Export > Home.
  2. Under Import, choose the import file location from:
    1. Local
    2. URL
    3. FTP/SFTP server
    4. WooCommerce API
  3. In the next step, scroll down to Options.
  4. Select Update If products exist in the store. This will update the existing products based on ID.
Update existing products
Update existing products
  1. Click on Import to import the products. It is also possible to schedule the import.

The import duration will depend on the number of products getting imported. After finishing the import, the Status will be changed to completed. Click on the Log button to download the product import log. 

Completed import
Completed import

The product data will be updated based on the imported file.

Updating products using WooCommerce and Custom CSV

When working with WooCommerce or a custom CSV file, the exported CSV may not have an ID or Handle. To add ID and Handle in CSV:

  1. First, export your products that needs update in the Shopify CSV format.
  1. After acquiring the ‘ID’ and ‘Handle’ values, manually input them into your WooCommerce or custom CSV file.
  2. Ensure you have correctly mapped the columns that needs an update in values. Example, to update the product title, map the product field Title to the file coulmn post_title.
Mapping product field Title to column post_title
Mapping product field Title to column post_title
  1. Proceed to the import process.

This action will update the products successfully. For a detailed step-wise procedure on update/import, refer to How to import products using SR import export plugin.