# Find your Product ID(s) in Shopping Carts

This article covers how to find the Product ID(s) for your specific products across various shopping cart platforms.

## <mark style="color:$primary;">**Shopify**</mark>

Follow the steps below to locate a Product ID in Shopify.

{% stepper %}
{% step %}
Log in to your Shopify account.

{% endstep %}

{% step %}
Navigate to the Products section on the admin interface.

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

{% endstep %}

{% step %}
Click on the specific product you want to identify.

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

{% endstep %}

{% step %}
Locate the Product URL in your browser's address bar. The Product ID is the numerical string at the end of the address.

<figure><img src="/files/gIBHKPybxeoHm2XZTQhg" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="success" %}
**Apply the same method when locating Variant IDs for variations.**
{% endhint %}

<div><figure><img src="/files/JW1U6DdlP2rD7Hltuq4y" alt=""><figcaption></figcaption></figure> <figure><img src="/files/hv4DG7DWqjrvXP5wlYi2" alt=""><figcaption></figcaption></figure></div>

## <mark style="color:$primary;">**WooCommerce**</mark>

The following steps guide you in finding the targeted Product ID in WooCommerce.

{% stepper %}
{% step %}
Log in to your WordPress admin dashboard.

{% endstep %}

{% step %}
Go to `All Products` from the Products section on the left sidebar menu.

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

{% endstep %}

{% step %}
Hover over the desired product to see the Product ID under its name.

<figure><img src="/files/9mgXswMsPWN4vJFc2xnL" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="success" %}
**Alternatively, click on the product to edit and find the Product ID in the Product URL.**
{% endhint %}

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

Additionally, refer to the steps below to get the **Variant ID** for specific variations:

{% stepper %}
{% step %}
Navigate to the Product Data section in the product details page and select the `Variations` tab.

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

{% endstep %}

{% step %}
Locate the Variant ID on the left of each variation.

<figure><img src="/files/boVvwzTVReGuFYwdIBXw" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="success" %}
**You can retrieve multiple Product IDs at once by exporting products to a CSV file that contains the `ID` column.**
{% endhint %}

<div><figure><img src="/files/QeRZZxn1knCmqgkFtDbA" alt=""><figcaption></figcaption></figure> <figure><img src="/files/TBEpUsgiJ2M04ViRADXI" alt=""><figcaption></figcaption></figure></div>

## <mark style="color:$primary;">**BigCommerce**</mark>

Follow the instructions below to locate your Product IDs in BigCommerce.

{% stepper %}
{% step %}
Log in to your BigCommerce admin account.

{% endstep %}

{% step %}
Go to the Products section from the left sidebar menu and click on a product to view it.

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

{% endstep %}

{% step %}
Find the Product ID on the Product URL.

<figure><img src="/files/pJy4w2SE7mkNDFFupK1q" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="success" %}
**Export your products to a file (CSV or XML) to retrieve multiple Product IDs at once.**
{% endhint %}

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

## <mark style="color:$primary;">**Wix**</mark>

To find the Product ID of your item in Wix, follow these steps:

{% stepper %}
{% step %}
Log in to your Wix admin account.

{% endstep %}

{% step %}
Go to the Catalog section, open the `Products` tab, and click on your product to view the product details page.

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

{% endstep %}

{% step %}
Locate the Product ID by looking for the string of characters after `/wix-stores/products/product/` in the Product URL.

<figure><img src="/files/jFtLq6kA6QnGTZnaq0vW" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## <mark style="color:$primary;">**Squarespace**</mark>

Follow the steps below to locate a Product ID in Squarespace.

{% stepper %}
{% step %}
Log in to your Squarespace admin account.

{% endstep %}

{% step %}
Go to `Products` under the Products & Services section.

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

{% endstep %}

{% step %}
Select the targeted product and click `Export`.

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

{% endstep %}

{% step %}
Locate the Product ID in the corresponding column of the exported file.

<figure><img src="/files/ncxcxhfgKSbmk7X4iErn" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## <mark style="color:$primary;">**Square**</mark>

The following steps guide you in finding the targeted Product ID in Square.

{% stepper %}
{% step %}
Log in to your Square admin account.

{% endstep %}

{% step %}
Go to the Items section, open the `Item Library` tab, and click on your targeted product to view the product details page.

<figure><img src="/files/0obcAHaHcv5a9nC4CmkQ" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
Find the Product ID on the Product URL.

<figure><img src="/files/AafQW4cdGA1NwfVsEnCX" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## <mark style="color:$primary;">**PrestaShop**</mark>

Follow the instructions below to locate your Product IDs in PrestaShop.

{% stepper %}
{% step %}
Log in to your PrestaShop admin account.

{% endstep %}

{% step %}
Go to the Catalog section, and open the `Products` tab.

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

{% endstep %}

{% step %}
Locate the Product IDs in the `ID` column.

<figure><img src="/files/TAqU9olGlt9yuoPf7w61" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

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/others/find-your-product-id-s-in-shopping-carts.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.
