The London No. 1 Original Blue Gin Ltr

156 AED
Description:

The London Gin has a variety of traditional botanicals inlcuding cinnamon, orange root and angelica alongside less-common ingredients like gardenia and bergamot, which explains its distinct aromas of Earl Grey tea.

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