Import Products Via CSV File

You can now bulk import products with more product details fields via CSV file. All the fields that can be imported via CSV are:

Inventory variables:
  • Track Inventory - True/ False
  • Allow out of stock purchases -True/False
  • Available quantity - number
  • SKU


Shipping Variables:
  • Weight value - number
  • Weight unit - Kg, g, lb, Oz(Non-case sensitive)
  • Dimension Length - number
  • Dimension Width - number
  • Dimension Height - number
  • Dimension unit - cm, m, in (Non-case sensitive)


Product Label:
  • Enable Product label - True/ False
  • Product label content
  • Start date and time - ISO Format
  • End date and time - ISO Format
  • SEO variables:
  • SEO Title
  • SEO Description


How to Use:
  1. Import products through CSV by going to Payments > Products > Import as CSV.
  2. You can download the sample CSV and edit it.

    image


  3. Once finalized the CSV file can be uploaded by clicking on the "Import as CSV" option.
  4. Then you could click on the "Upload & Preview" button. In case errors are displayed, they can be resolved and uploaded again.
    1. The first product in the list can be previewed from here. After previewing, you could click on Import products.

      image

  5. A popup will be displayed when the products are being imported. Once the import is completed, they will be visible in the Products section.

Notes:
  • The Handle is now also the slug used in the SEO title, so make sure it is unique for each product you import.
  • Errors will now display the exact row number where the error occurred.
  • If you do not set "Include in Online Store" to TRUE, the SEO details module will not display on the product view/edit page.
  • If you set "Enable Product Label" to TRUE, ensure you set the Product Label content, as it is mandatory for enabling the product label.