VTEX Modules: Getting Started
Catalog
10. Adding SKUs
Adding SKUs
There are different ways to add SKUs:
- VTEX Admin
- Importing spreadsheet
- API
If you want to import SKUs via backend integrations with an ERP, check out the Back office integration guide (ERP/PIM/WMS).
VTEX Admin
To add a new SKU to the store catalog, check the article Adding or editing SKUs.
Spreadsheet
To add SKUs using a spreadsheet, you first need to export the default VTEX spreadsheet to, later on, import the spreadsheet with your information.
Export default spreadsheet
You can do this by following the steps below:
- Click on Catalog.
- Click on Import and Export.
- In the first tab, called All products, click on Export / Import.
- In Export, in the green box, add the emails to which to export the spreadsheet. Next, click on the blue
Export to Excel
button. - After receiving the spreadsheet, fill it in with the SKU data. For more, access our article on how to fill out the SKU and product spreadsheet.
Import spreadsheet
After filling in the spreadsheet, follow these steps in order to import your SKUs:
- Click on Catalog.
- Click on Import and Export.
- In the All products tab, click on Export / Import.
- Click on Import.
- Choose the filled-out spreadsheet by selecting Choose file.
- Click on
Import
.
Add images via spreadsheet
After adding a SKU you need to also link an image to it in order to activate it. Follow the steps below to add an image:
- Click on Catalog
- Click on Import and Export
- Click on the Import Images tab
- Click on the word here to download the default import spreadsheet.
- Open the spreadsheet that you’ve received by email and fill it out. For more on each field and how to fill them out, read our article on importing images through a spreadsheet.
- After filling out the spreadsheet, click on Select file.
- Select the file you wish to upload and click on open.
- Click on Import.
API
To register a SKU via API, use the Create SKU endpoint.