Auchentoshan American Oak 70cl

169 AED
Description:

From the Auchentoshan distillery in the Scottish Lowlands comes a triple distilled single malt Scotch whisky aged entirely in first fill American oak casks. A light, bright whisky with plenty of vanilla sweetness at its centre - great as an aperitif dram. Nose: Oranges and lemons, toffee chunks and milk chocolate. Wafts of grassy air and clotted cream. Palate: Bounty bars, more citrus peels and peaches. A little bit buttery, with golden barley and oak spice developing on the mid palate. Finish: Lasting notes of grapefruit and toffee pennies.

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