How to change the SKU and Product relationship
1 min read
You can change the relation between an SKU and a Product by editing the SKU, following the steps below.
- In the VTEX Admin, go to Catalog, or type Catalog in the search bar at the top of the page.
- Click on All products.
- In the desired product, click on the down arrow and select the SKU option.
- In the SKU you want to delete, click on
Change
. - In the Product name (ID) field, in Current Selection, click
Remove
to disassociate the product currently related to the SKU. - To associate the SKU to another product, enter the product name in the Product name (ID) field and click on the desired product. If you prefer, you can click on
Advanced Search
to search by Name, ID or SKU the new product to be related. Searching for the product by ID or SKU will be more precise for cases where there is the same value for Name in different products. - After finding the desired product, click
Add
. - Click on
Save
.
If you prefer, you can run this update by calling the Update SKU endpoint of the Catalog API. This change cannot be implemented using a spreadsheet.