Menu
Feedback
Start here
Tutorials
Developer portal

Known Issues
Support Rules
Troubleshooting

Frequently Asked Questions
Announcements
Tutorials
Tutorials
Explore in-depth tutorials for operating your VTEX store.
Tutorials
Catalog
Products and SKUs
How to find an SKU ID
How to find an SKU ID

The SKU ID is the number that identifies a particular SKU. This information can be used in API calls and in investigations of scenarios involving a certain SKU, for example.

This identifier number is extremely important for any action you wish to take with regard to a given SKU.

There are a few ways to find out the ID of an SKU:

VTEX Admin

To find the ID of a SKU through the VTEX Admin, follow the steps below:

  1. In the VTEX Admin, go to Catalog, or type Catalog in the search bar at the top of the page.
  2. Click on All products.
  3. You will see a list of all products and SKUs registered in your store. The middle column lists all the SKUs.
  4. Scroll to the SKU you want and check the number entered in parentheses. This number is the ID of your SKU.

Example

In the example below, the SKU ID is 18.

{"base64":"  ","img":{"width":212,"height":38,"type":"png","mime":"image/png","wUnits":"px","hUnits":"px","length":1954,"url":"https://raw.githubusercontent.com/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/Catalog/Products%20and%20SKUs/how-to-find-an-sku-id_1.png"}}

SKU registration URL

To find out the SKU ID through the SKU registration URL, follow the steps below:

  1. In the VTEX Admin, go to Catalog, or type Catalog in the search bar at the top of the page.
  2. Click on All products. You will see a list of all products and SKUs registered in your store.
  3. Click the name of the SKU you want.
  4. Check the URL of the loaded page. You will see a URL with the following format: https://{accountName}.myvtex.com/admin/Site/SkuForm.aspx?IdSku={number} The SKU ID will be the number displayed in the place of {number}.

To ensure the items added to the inventory will be available for sale on the store, the SKU ID cannot contain a leading zero. For instance, the system does not read IDs with a 01, 02, 021 format because the expected format is 1, 2, 21.

Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
Was this helpful?
Yes
No
Suggest Edits (GitHub)
Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
On this page
Still got questions?
Ask the community
Find solutions and share ideas in the VTEX community.
Join our community
Request support from VTEX
For personalized assistance, contact our experts.
Open a support ticket
GithubDeveloper portalCommunityFeedback