Stock CSV fields
Field | Required | Description |
---|---|---|
barcode | required | One of the supported generic identifiers for the product (see below). |
price | required | The price of the product in pounds, using a dot (.) as a decimal separator, without any currency symbol or spacing. Note: prices under 0.01 are considered invalid. |
quantity | required | The number of items of this product that are in stock. Should be between 0 and 999, and should not use decimals or thousands separators. |
currency | optional | The three-letter ISO 4217 currency code for the price field for the product. Defaults to the main currency in the country in which the shop is located. |