Bushmills Original Irish Whiskey 1L

120 AED
Description:

Bushmills Original Irish Whiskey is a blend of their own triple distilled malt whiskey with a lighter Irish grain whiskey. Making it an approachable whiskey with a rich, warming taste of fresh fruit and vanilla. Light and fruity with spicy aroma. Vanilla note, developing into vanilla ice cream and creme brulee. Gently warming, mouth-coating texture. A touch of honey sweetness. Crisp, fresh finish, with a touch of spice.

Attributes
  • CountryIRELAND
  • Grapes Variety & BlendMALT WHISKY
  • Type of BeverageWHISKY, 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': "d6azE5FRnw0AtrHNonLBMqEyzjCVULvUTgEiA6dG"}, 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); } }, }); });