What is ID?

What is ID

ID is a unique identifier of any entity (product, category, attribute, option, etc.) in nopCommerce.

IDs are usually hidden from users and admins, as they are used only in databases and code. Import Manager allows users to use these IDs to import different entities. Having control over IDs would give you a more scalable and structurized approach to managing your products.

Where do I find my ID

Let's look at an example of finding an ID for existing product.

Here we have list of products in our Admin Panel. Let's find an ID of the first item.

Click on Edit

You would find ID in the address of the website, as shown on the screenshot.

Last updated