Inspired by a Whitley family expedition to Mauritius, whereby watermelon grows in abundance. The addition of a kick of lime has ensured that J.J Whitley Watermelon & Lime Vodka has added a wondrously tropical twist to the range.
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