Talisker 10YO 1L

287 AED
Description:

Talisker is one of Scotland's remotest distilleries which produces a dram with trademark smoothness. Their 10 year old has a powerful peat and sea-salt nose; smoky sweetness with malt flavours and developing warmth with a huge

Attributes
  • CountryUNITED KINGDOM
  • Grapes Variety & BlendMALT WHISKY
Share your preferred product
$('.wish-list').click(function () { var product_id = $(this).data('product-id'); $.ajax({ url: "https://dev.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "du4nqvrJZtMwNYnBzq9VvqswSHMQuDeJNxZ75Je3"}, 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); } }, }); });