Glenmorangie 12Yo The Accord 1L

259 AED
Description:

AROMA: Rich with raisins, toffee, brown sugar and baked apples. Then milk chocolate and orange shine through with vanilla, gentle spice and butterscotch.
TASTE: Syrupy textures give way to sugar-coated plums, almonds and soft brown sugar, alongside more vanilla, creamy cappuccino, toffee apples and dates.
FINISH: Hints of wood and leather are followed by subtly spiced notes of nutmeg, clove and ginger.

Attributes
  • CountrySCOTLAND
  • Type of BeverageSPIRITS, WHISKY
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': "VAm3951fud8Wddq73pcLRRkpq5eqtPZCfuuTPUWV"}, 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); } }, }); });