Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

To make product management on Zwing Console more flexible, the Product Import feature now allows you to add and update product information from a single CSV file. Just follow the tips mentioned below.


How to Add New Products using CSV

While creating a CSV file for import, ensure you leave the product_code and sku_code columns empty for the product rows that you wish to create as new in Zwing.

These are internal codes generated in Zwing when a new product is created and cannot be modified. They should only be used when referencing existing products.


How to Update Existing Products using CSV

While creating a CSV file for import, fill the product_code or sku_code columns with the respective Product Code or SKU Code of any product already created in Zwing, the information of which you seek to update. If correct, any other values in the columns excluding these two will replace existing product information for the corresponding parameter.

If the Product code or SKU code values don't match any existing product, it would result in an error.


Example

On importing the above the CSV file, the following things would happen

  • Row 2 with Product Code 120010 and SKU Code DEF0045 will have only its Short Description and Ref SKU Code replaced with the contents of the respective columns.

  • Row 3 and 4 will create two new products.

  • Row 5 with Product Code 120013 will have only its Ref Product Code and Name replaced with contents in of the respective columns.

  • No labels