Skip to main content

Importing SKU

In this article, you will learn how to fill the SKU fields and select the Available checkbox for your product variants via a CSV file. This CSV file allows you to fill these values at the same time.

To read more about product variants, SKU, and the Available checkbox, see the Product Variants article.

Let's create a CSV file for your product.

Exporting a workbook

You can download a CSV file with filled columns to your PC. To do so, go to the Variants tab in your product and click Export. A CSV file will be downloaded.

To export a CSV file, click Export.

Filling a workbook

In this CSV file, you can see the following columns. Let's consider their purpose.

A CSV file that contains an index, a product variant, SKUs, and the available column.

ColumnNameDescriptionTypeExample
1#Mandatory. A product variant index.number5
2ValueMandatory. A product variant.stringS/White
3SKUOptional. An SKU value.stringt-sh-1
4AvailableOptional. This value defines availability of a product variant in a storefront. By default, False.booleanyes, no, true, false, 1, 0
note

The # and Value cells and all the names of the columns must stay the same. Otherwise, Customer's Canvas doesn't recognize such a workbook correctly.

Deleting product variants

You may delete the random rows that you don't want to change.

For example, the following workbook will be imported successfully.

Deleted cells.

note

A CSV file with empty rows won't be imported.

Importing a workbook

To import a CSV file, go to your product, select the Variants tab, and click Import. Select your CSV file and upload the file to your product.

This is how the result will look.

To import a filled workbook, click Import.

Was this page helpful?