Export Products
You can export your whole inventory into a CSV file to back up your catalog data.
Exporting The Full Product List
From your control panel click Import & Export > Export Products


Another section opens where you see several check boxes. To export your full product inventory and date, only check the box for Export all product data:

Once you click on the blue Export button, it will create a CSV file and download directly onto your computer.
Depending on the volume of products you have it may take a couple minutes for the file to be created.
Exporting Selected Product Data
Follow the steps above to see the Additional Column Section. You can check the boxes of the specific data you want to export and hit the blue Export button.
It will create a less complete CSV file than the full inventory export, but the following data will always be in the CSV file:
CSV Header | |
---|---|
Entity ID | entity_id |
SKU | sku |
Product Type | _type |
Quantity | qty |
Product Image | _media_image |
Description | description |
Product Title | name |
Price | price |
Overview | short_description |
Special Price | special_price |
Adding Columns To The Export File
You can add additional attributes to be exported onto the CSV file. Simply click on Add Column and select from the drop down menu the data you want to export.
You will see the attribute codes, as well as the attribute names:

You can add multiple columns to the export data
Updated almost 3 years ago