Tanqueray Gin 20cl

39 AED
Description:

Nose : Subtle & crisp, with grapefruit & citrus.Palate : Well balanced, with juniper & citrus. Finish : Long & lingering, with hints of spice.

Attributes
  • CountryUNITED KINGDOM
  • Food PairingCOCKTAILS
  • Type of BeverageGIN, SPIRITS
Share your preferred product
$('.wish-list').click(function () { var product_id = $(this).data('product-id'); $.ajax({ url: "https://beta.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "XR4qQfMVqVLhFFQTFPrvjZf4xAJ7EkEJkaAataQi"}, success: function (response) { console.log(response); toastr.options = { "closeButton": true, "progressBar": true } if (response.error) { toastr.error(response.error); } if (response.success) { toastr.success(response.success); } }, }); });