Tanqueray Malacca 1L

119 AED
Description:

Best described as a sweetened version of the flagship Tanqueray, Malacca has smooth notes of liquorice and grapefruit alongside a bold and piny juniper. The juniper is more subdued in Malacca than in Tanqueray Dry Gin, paving the way for a beautiful balance of spice, sweet and a touch of grapefruit.

Attributes
  • CountryUNITED KINGDOM
  • Food PairingCOCKTAILS
  • Type of BeverageGIN
Share your preferred product
$('.wish-list').click(function () { var product_id = $(this).data('product-id'); $.ajax({ url: "https://m.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "xy5dzlRZ4tBq6kymYjgADN9GSqtinFYf0JH254TT"}, 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); } }, }); });