Import products from an Excel file

Use an Excel workbook to create or update products in AtomicSeller. The first row must contain the exact header names listed below.

Before you start #

  • Use an .xlsx workbook.
  • Do not use formulas in the cells. Paste calculated values before uploading.
  • Keep identifiers such as SKU and GTIN as text so Excel does not change them.
  • One row represents one product. Unknown columns are ignored.

Upload the file #

  1. Open Tools > Upload files.
  2. In Upload products file, select Choose File.
  3. Choose the workbook, then select Upload.
  4. Review the imported products in the Products area.

Supported headers #

HeaderRequirementDescription
SKUMandatoryUnique product reference.
MERCHANTKEYMandatoryMerchant reference configured in AtomicSeller.
STOREKEYOptionalStore reference, when the product is linked to a specific store.
PRODUCTNAMEOptionalFull product name.
GTINOptionalEAN/GTIN barcode. Format this column as text to preserve every digit.
PRICEEXCLTAXOptionalUnit price excluding tax; useful for customs declarations.
PHYSICALSTOCKOptionalPhysical stock quantity supplied by the WMS.
TAXOptionalTax amount or rate used for customs data.
PRODUCTWEIGHTOptionalUnit product weight.
PRODUCTWIDTHOptionalProduct width.
PRODUCTDEPTHOptionalProduct depth.
PRODUCTLENGTHOptionalProduct length.
PRODUCTHSCODEOptionalHarmonized System code used for customs.
UNCODEOptionalUN code used for IATA dangerous-goods information.

Download a sample #

Start with this sanitized workbook and replace the demonstration values with your own data.

Troubleshooting #

  • If a product is not imported, check that SKU and MERCHANTKEY are present.
  • If a barcode is displayed in scientific notation, format the GTIN column as text and enter the value again.
  • Keep the header spelling unchanged; extra columns that AtomicSeller does not recognize are skipped.