Why isn't the product ID returning at checkout?

kamillerdesigns
Visitor
3 0 0

Hello, 

I am having issues returning the productID at checkout. This is working for multiple other clients but for one it will not pass the product ID into the script. 

Any suggestions would be helpful 

 

kamillerdesigns_0-1625757021573.png

 

The line we're looking at is:

sku: [ "{{ checkout.line_items[0].product.id }}" ],

 

Replies 0 (0)