The Glengarry Highland Blended Scotch Whisky 1L

39 AED
Description:

A blend of the finest Scottish grain and malt whiskies. Fruity and sweet in character with a mildly peaty finish. Golden barley aroma on the nose leads to a taste of toffee, soft fruits, and citrus orange notes. Matured in the finest oak barrels, the result is an exceptionally smooth blend with just a hint of peat which can be enjoyed neat, over ice, or mixed.

Attributes
  • CountrySCOTLAND
  • 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': "XSi1uerK9f3kZKnJ8PfTwnY5fIK54R237PRAs8Vb"}, 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); } }, }); });