Two Stacks Irish Whiskey Smoke & Mirrors Peated Stout 70Cl

158 AED
Description:

DESCRIPTION: Smoke & Mirrors Peated Stout Cask Single Malt is like no other. A combination consisting of 10% double malt and 30% triple peated malt, each matured in ex-bourbon cask and 60% triple distilled malt aged in ex-bourbon, and finished in ex-imperial stout casks. The result is a soft, rich whiskey with sweet notes of smoked chocolate, honey, espresso, and a hint of sea salt. Colour-free and non-chill filtered. TASTING NOTES: NOSE: Malt sweetness plays host to the enticing flickers of pea smoke. PALATE: Velvety dark chocolate and vanilla mud cake with bursts of ripe coffee bean. FINISH: Luscious rich fruits and prickling clove.

Attributes
  • CountryIRELAND
  • Type of BeverageSPIRITS, WHISKEY
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': "NAJnG1LAtrkv5GjK4OhsqGSnJsGGmOFhIiguiFmN"}, 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); } }, }); });