Instructions to Prepare the CSV File
- Make sure the file format is csv, the file name must end with ‘.csv’. For example ‘filename.csv’.
- The file must contain only 2 columns: the SKU and the quantity.
- The SKU and the quantity must be separated by a comma (no space or tabulation).
- You can validate the file format when you open it in a simple text editor. For example, on Windows, when the file is opened in Notepad, it should look like this:
PCO-UWEL1-056-0060,10
PCO-UWEL1-053-0060,5
PK-UWEL1-XXXXX-084-IN-BLK,5
PK-UWEL1-XXXXX-084-IN-OCB,15
PCO-GEEK1-020-0040,10
PCO-SMOK1-069-0060,35
PCO-UWEL1-053-0060,5
PK-UWEL1-XXXXX-084-IN-BLK,5
PK-UWEL1-XXXXX-084-IN-OCB,15
PCO-GEEK1-020-0040,10
PCO-SMOK1-069-0060,35
