There are different ways to add a product:
- VTEX Admin
- Importing spreadsheet
- API
Before creating a product, you must have created and activated its corresponding brand and category.
If your product does not appear on your store's website after you have created it, check out the article Why is the product not shown on the website? to understand how to solve this problem.
VTEX Admin
To add a new product to the store catalog, check the article Adding or editing products.
Spreadsheet
We recommend that you add products and SKUs together when using a spreadsheet. You can check out the steps on the Adding SKU article of this track.
API
To add a new product via API use the Create product with category and brand endpoint.
If you want to import products via backend integrations with an ERP, check out the Back office integration guide (ERP/PIM/WMS).