Article

Bulk Product Import via CSV

Bulk Product Import via CSV

Save time by importing multiple products at once using our CSV template.

Downloading the Template

  1. Go to Products > Import
  2. Click "Download CSV Template"
  3. Open in Excel, Google Sheets, or similar

Required CSV Columns

ColumnDescriptionExample
HandleUnique product identifiernike-air-max-270
TitleProduct nameNike Air Max 270
Body (HTML)DescriptionHigh-performance running shoes...
VendorYour shop nameMy Sports Store
TypeProduct categoryShoes
TagsComma-separated keywordsrunning, athletic, nike
PublishedTRUE or FALSETRUE
Option1 NameVariant typeSize
Option1 ValueVariant value10
Variant SKUStock codeNK-270-10-BLK
Variant PricePrice129.99
Image SrcImage URLhttps://.../image.jpg

CSV Best Practices

  • Use UTF-8 encoding
  • Do not use special characters in column headers
  • Separate multiple tags with commas
  • Use full image URLs (must be publicly accessible)
  • Include http:// or https:// in all URLs
  • Use TRUE/FALSE for boolean fields (not Yes/No)

Preparing Your Images

  • Upload images to a publicly accessible URL
  • Recommended: Use image hosting or your own server
  • Ensure images meet quality requirements
  • Test image URLs before import

Import Process

  1. Save your CSV file
  2. Go to Products > Import
  3. Click "Upload CSV"
  4. Select your file
  5. Map any unmatched columns
  6. Review the import preview
  7. Click "Import Products"

Import Limits by Plan

PlanImport Limit
BronzeManual entry only
Silver100 products per batch
GoldUnlimited

After Import

  • Check for any error messages
  • Review imported products
  • Edit any products that need adjustments
  • Publish products when ready

Common Errors

ErrorSolution
Missing required fieldsFill in all required columns
Invalid image URLsCheck URLs are accessible
Duplicate SKUsEnsure unique SKUs
Malformed CSVCheck for special characters

Tips for Large Imports

  • Break large files into smaller batches
  • Test with 5-10 products first
  • Check encoding is UTF-8
  • Validate all URLs before importing