Product ID Code

I’m creating an add to cart button.


in the line

$w(“#shoppingCartIcon1”).addToCart(“productId”)
Where can I find the product ID of my article ?

And, if anyone knows, how can I link the button to the required field “Add Your YouTube Channel or Company Name”, as a product option?

Thanks !

I’m also looking to understand how I can look at the products that are in the cart on the back-end. I need to respond to certain products and was going to do that by ID, but I can’t find how to get a product ID…