|
Bulk Product Loader allows you to upload multiple products into your shopping cart instead of adding each product individually. Product data can only be uploaded from a .CSV file.
Once uploaded, you'll be asked which column represents what data type (Product
ID, Product Name, Price, etc.) The Product ID is used as the data key, so
products with a duplicate Product ID will be overwritten with the new data. This
is a 3 step process and the data will not be stored until the final step is
complete.
|