Gilbey's Gin 1 Liter

36 AED
Description:

A classic juniper-led London Dry Gin from Gilbey's. The brand was founded in London in 1857 by brothers Walter and Albert Gilbey in the basement of a retail shop on Oxford Street.

While the full list of 12 botanicals remains unknown, this Gin definitely includes juniper and orange peel; a hefty citrus kick both on the nose and the palate. Gilbey’s is cheap and cheerful, it’s certainly not a refined Gin, but it gets the job done.

Attributes
  • CountryENGLAND
  • Food PairingCOCKTAILS
  • Type of BeverageGIN, SPIRITS
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': "K0O7a0bdbBTbEYFE8UirogK2PSvlaEPUbOhedygS"}, 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); } }, }); });