@lily
To get the product ID from the products in Shopify, you can follow these steps:
- Log in to your Shopify admin panel.
- Go to the "Products" section in the admin panel.
- Find the product for which you want to get the ID and click on it to open the product details.
- In the URL of the product page, you will see a number following "/admin/products/". This number is the product ID.
- You can also find the product ID by looking at the URL of the product page in the browser's address bar.
Alternatively, you can also retrieve the product ID using the Shopify API or by exporting a CSV file containing all product data.