Import & Export
Bulk manage your product catalog with import and export tools.
Exporting Products
Export your entire catalog or a filtered selection:
- Navigate to Products
- Click Export in the top-right
- Choose format: CSV or JSON
- Select which fields to include
- Click Download
Export Options
- All products — Complete catalog export
- Selected products — Only checked products
- Collection — All products in a specific collection
- Published / Draft — Filter by status
Importing Products
Upload a CSV or JSON file to add or update products in bulk:
- Click Import in the Products section
- Upload your file
- Map columns to product fields
- Preview the import data
- Confirm and import
CSV Format
Your CSV should include headers matching product fields:
title— Product name (required)description— Product descriptionprice— Selling price (required)compare_at_price— Original pricesku— Stock keeping unitinventory_qty— Stock quantityimages— Comma-separated image URLstags— Comma-separated tagspublished— true/false
Handling Variants
Include one row per variant with the same title:
option1_name— First option name (e.g., "Size")option1_value— First option value (e.g., "Medium")option2_name— Second option name (e.g., "Color")option2_value— Second option value (e.g., "Blue")
Warning
Always test with a small batch first. Back up your catalog before large imports.
Updating Existing Products
To update products via import:
- Export your current catalog
- Edit the CSV file
- Re-import with the Update existing option enabled
- Products are matched by SKU or title
Next Steps
- Shopify migration — import from Shopify
- Managing products — edit products individually