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:
PC0-ASP11-003-016,10
PC0-ASP11-001-016,5
PC0-ASP11-014-015,5
PC0-VAP01-017-0020,15
PC0-GEEK1-020-0040,10
PC0-UWE11-007-0023,25
PC0-VOOP1-006-0020,3
PC0-SMOK1-069-0060,35
PC0-ASP11-001-016,5
PC0-ASP11-014-015,5
PC0-VAP01-017-0020,15
PC0-GEEK1-020-0040,10
PC0-UWE11-007-0023,25
PC0-VOOP1-006-0020,3
PC0-SMOK1-069-0060,35