You can upload your product data into your shopping cart from a .CSV or .XLS/.XLSX file. Most database programs allow you to export your data in one of these formats.
Each line must contain data specific to one product and CSV data must also have a delimiter (comma or semicolon). Once uploaded you need to assign the CSV/XLS/XLSX rows to one of the cart’s field types (Product ID, Product Name, Price, etc.)
Products with undefined weight and shipping price will be automatically marked as having free shipping.
The cart’s database uses the Product ID as its data key; products with a duplicate Product ID will be overwritten with the new data (depending on the update rule selected in the import settings).
The bulk import is a 3 step process and no data will be stored or changed until the final step is complete.