Bloom London Dry Gin 1L

135 AED
Description:

Bloom London Dry Gin 1L is a premium London Dry Gin, crafted to be light, floral, and refreshing. It features delicate aromas of chamomile, honeysuckle, and citrus, a smooth palate with gentle botanicals, and a clean, crisp finish, making it ideal for sipping or mixing in cocktails.

Attributes
  • CountryUNITED KINGDOM, ENGLAND
  • 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': "r4DI4HongXBxzgkvXLX9EfZLGLpvxacvW8tm3DSZ"}, 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); } }, }); });