How-To Guide
8 min read

How to Import Products to BigCommerce (2026 Guide)

After converting your data with one of our tools, follow these steps to import the products into BigCommerce.

Import Steps

1

Download the BigCommerce CSV template

Log in to your BigCommerce control panel and navigate to Products. Click the Import button to open the import wizard, then download the Bulk Edit CSV template. This template contains all the required column headers in the correct format. Open the template in Excel or Google Sheets to review the expected columns.

Tip: Using the official template ensures your columns match exactly what BigCommerce expects and avoids field-mapping issues.
2

Prepare your product data

Fill in your product details in the CSV template. Every product row must include the mandatory fields: Item Type (set to 'Product'), Product Name, Product Code/SKU, Product Type ('P' for physical or 'D' for digital), and Price. For physical products, Product Weight is also required.

Warning: The maximum file size for CSV import is 20 MB. If your catalog is larger, split it into multiple files.
3

Add images and categories

Enter publicly accessible image URLs in the Product Image URL columns (up to 15 images per product). For categories, use semicolons to separate the hierarchy path. Make sure the categories already exist in your BigCommerce store, or create them before importing.

Tip: Image URLs must be full HTTPS URLs. Relative paths or local file paths will not work.
4

Upload your CSV file

In the BigCommerce control panel, go to Products and click Import. In the Import Products via CSV section, drag and drop your CSV file or click Browse to select it from your computer. Only CSV file format is accepted.

BigCommerce import page with drag and drop file upload area
Upload your CSV file by dragging it into the import area
5

Configure import settings

If your file was created using the Bulk Edit template, select that option and BigCommerce will auto-configure the import details and skip the field matching step. Otherwise, choose the appropriate options for how your data should be handled: adding new products, updating existing products, or both.

BigCommerce import settings with overwrite existing products option
Configure import settings and choose how to handle existing products
6

Map fields (if not using template)

If you did not use the Bulk Edit template, BigCommerce will display a field-mapping screen. Match each column in your CSV to the corresponding BigCommerce product field. Verify that critical fields like Product Name, SKU, and Price are mapped correctly before proceeding.

7

Start the import and review results

Click Import to begin processing your file. BigCommerce will add all products from the CSV to your store. When the import completes, a summary will appear showing successful imports and any errors. This summary stays available under Products > Import until you start a new import.

BigCommerce import review and confirm screen before starting the import
Review the data preview and click Import to begin
8

Verify imported products

Browse your product catalog in the BigCommerce control panel to confirm the imported products look correct. Check that prices, images, stock levels, and category assignments are accurate. Fix any issues either directly in the admin or by re-importing a corrected CSV.

BigCommerce import summary showing successful product imports
Review the import summary to verify all products imported correctly

Required BigCommerce Fields

Field Type Description Example
Item Type Choice Row type indicator Product
Product Name Text Product title Classic T-Shirt
Product Code/SKU Text Stock keeping unit TSH-001
Product Type Choice Physical or Digital P
Price Currency Base price 29.99

BigCommerce requires these fields for successful import.

Tip Make sure your converted file is saved and ready before starting the import. You can preview the converted data in the tool before downloading.

Frequently Asked Questions

BigCommerce accepts CSV files for importing products. Our converter ensures the file is formatted correctly for BigCommerce.
Check the error message from the platform. Common issues include date format mismatches, missing required fields, or duplicate entries. Our converter handles most formatting issues automatically.