Coke Zero Sugar Mini Can (150ml) A 150ml mini can of the Coke Zero Sugar.
window.ju4app=window.ju4app||function(){(window.ju4app.q=window.ju4app.q||[]).push(arguments)} ju4app('cartSync',{ items:[ // loop of items in cart grouped by qty { productID: string, // required variationID: string, // required sku: string, // required price: integer, // required in cents $100 = 10000 qty: integer, // required name: string, // required discount: integer // required in cents $100 = 10000 } // end items in cart loop ], cart:{ currency: string, // optional cartID: string, // optional subTotal: integer, // optional in cents $100 = 10000 totalPrice: integer // optional in cents $100 = 10000 } });
Skip to content