# How to find Amazon Browse Nodes IDs for your products

## <mark style="color:$primary;">**About Amazon Browse Node ID**</mark>

Browse Node IDs are numeric codes used to identify specific product categories within Amazon’s marketplace. Each of the 40+ main categories and 25,000+ subcategories is uniquely distinguished by its own ID.

For example: Jewelry Accessories (9616098011), Women's Dresses (1045024), Fabric (12899121).&#x20;

Amazon utilizes thousands of Browse Node IDs across its marketplace. While top-level Browse Node IDs typically remain constant, sub-level Browse Node IDs are subject to frequent change. Amazon reserves the right to create, modify, or remove browse nodes without prior notification.

Finding the correct Browse Node ID is essential when listing a product on Amazon that has not been associated with an [ASIN (Amazon Standard Identification Number)](https://litcommerce.gitbook.io/litcommerce-helpdesk/marketplace-integration/supported-platforms/amazon/how-to-sell-on-amazon-with-litcommerce-product-identifiers-and-gtin-exemption#asin-amazon-standard-identification-number). However, if your product already has an ASIN, the Browse Node ID you assign to your Amazon listing becomes relatively insignificant.

{% hint style="info" %}
**Browse Node IDs are unique to a specific Amazon locale (e.g.,** [**Amazon.com**](https://www.amazon.com/)**,** [**Amazon.co.uk**](https://www.amazon.co.uk/)**, or** [**Amazon.fr**](https://www.amazon.fr/)**).**&#x20;

**While the same numeric ID may appear across multiple locales, these Browse Node IDs function independently. Their names and purposes are distinct and hold no relation to one another.**
{% endhint %}

## <mark style="color:$primary;">**Locating Amazon Browse Node IDs**</mark>

{% embed url="<https://www.youtube.com/watch?v=ec144O3IKPg>" %}

{% stepper %}
{% step %}
Log in to your Amazon Seller account to access the Product Classifier tool via the link: <https://sellercentral.amazon.com/hz/productclassify>.

<figure><img src="/files/byA0lsq09Gy3q4ynZoIR" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
Utilize the browse tree within the tool to navigate and locate the desired category for the product or group of products you intend to publish. As an example, let's consider the category path: **Toys & Games > Arts & Crafts > Easels**.

<figure><img src="/files/744Yj24ZQDZHDaDwlMyC" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/TkyIBrWmLjCSQIiPIbb5" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
Once you have identified the appropriate category, click on `Select`.\\

<figure><img src="/files/9iMvuNKUgXWxJV9iuov1" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
Examine the URL displayed in your browser's address bar. Look for the section "\&recommendedBrowseNodeId=xxxxxx". In our example, the code "3741281" represents the Browse Node ID specific to your chosen category.&#x20;

For example: the URL looks like [https://sellercentral.amazon.com/abis/listing/create?itemType=built-in-dishwashers\&produc\[…\]s\&recommendedBrowseNodeId=3741281\&ref\_=xx\_catadd\_dnav\_xx](https://sellercentral.amazon.com/abis/listing/create?itemType=built-in-dishwashers\&produc\[%E2%80%A6]s\&recommendedBrowseNodeId=3741281\&ref_=xx_catadd_dnav_xx)
{% endstep %}
{% endstepper %}

The identified code is the Browse Node ID you are seeking for your products.

If you have any questions, let us know via the Chat Box in the bottom-right corner of our Help Center.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.litcommerce.com/marketplace-integration/supported-platforms/amazon/how-to-find-amazon-browse-nodes-ids-for-your-products.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
