Learn how to import and export your online store's product catalog using a CSV file. This guide covers how to prepare your file for bulk updates and how to manage the import/export process.
Header and Columns: Every file must have a header row with column names that describe the data. The order of the columns doesn't matter, as long as the names are correct.
Data Types: Use the "type" column to specify what kind of data is in each row. For example, a row can be a "product", "product_variation", or "category".
Identifiers: Use unique identifiers like a product_ID or SKU to connect data to specific products or categories. This is crucial for updating existing items.
Based on the type, rows can contain data on:
From the left-hand sidebar of your Shop app, go to Catalog > Data Import & Export.
Click Upload Catalog File and select your CSV file from your device.
On the next page, click Start Import.
The import will begin in the background. You can close the page, and the process will continue.
You will receive a notification in the top-right corner of your Shop app once the import is complete.
Scroll down to the Export data block and click Export Catalog.
A CSV file containing all of your product and category data will download to your device. You can edit this file and then re-import it to update your products in bulk.
Go to Catalog > Products.
Check the boxes next to the products you want to edit.
Click Mass Update at the top of the page and choose an action.
Bulk Product Editor: This tool is for editing multiple properties at once in a table format.
Go to Catalog > Products.
Check the boxes next to the products you want to edit.
Click Bulk Edit Selected at the top of the page.