Hello,
I am struggling to pull specific aspects of the Cart on my Order Confirmation screen. Basically I am adding a Tracking Pixel to the Confirmation page and I need to pull the sku and quantity on a line item by line item basis. My initial thought was the [--SC_Cart sku--] and [--SC_Cart quantity--] but that included the entire table which I don't want. I just need the value for each of them. Would the answer be in V2? I tried [--SC_Cart_V2 sku--] which doesn't seem to exist. It looks like there were also some new Cart tags added which again didn't work [--CART.Sku--] (Doesn't exist). Any suggestions? If you need more clarification, let me know!