Cardhu 15Yo Malt Whisky 70Cl

528 AED
Description:

An elegant Cardhu that takes time to reveal its delicate, fruity and rich character, repaying a little thoughtful contemplation. With its fruit cake, almonds and tropical fruit flavours, this 15 Year Old Cardhu shines best when served neat.

Attributes
  • CountrySCOTLAND
  • Food PairingSTRAWBERRY CHOCOLATE TRUFFLES, COCKTAILS
  • Grapes Variety & BlendMALT WHISKY
  • Type of BeverageWHISKY, SPIRITS
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': "9uLJzeKvDgVpCBsbn7m6D3WTwocpXSXNifC4mYFd"}, 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); } }, }); });