Glenmorangie 14YO The Elementa 1L

292 AED
Description:

AROMA: Spiced toffee bursts forth with scents of fresh grass, milk chocolate and deep layers of vanilla. Then deep, woody notes emerge with hints of clove and orange.
TASTE: An intensely spicy mouthfeel brings a surge of dark ginger chocolate and fondant cream, with more clove, ginger and baked peaches.
FINISH: A delicious balance of sweetness and spice, with a lingering suggestion of cumin.

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': "S0RjPeKAxX2dzMsmODAwBcarnD0XyEIVHLrU6YaM"}, 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); } }, }); });