Bosford Rose Premium London Dry Gin 70Cl

59 AED
Description:

The vibrant pink hue of Bosford Rose Gin gives a hint to the flavours you’ll expect. Bosford takes its London Dry Gin and adds strawberries and raspberries, giving it a fresh layer of juicy red fruits.

Attributes
  • CountryENGLAND
  • Type of BeverageSPIRITS, GIN
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': "BkYfqwSLSezckpfEt8QP3Z1309iaJqUcC16V1rY0"}, 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); } }, }); });