Dalmore 12Yo Sherry Cask Select 70Cl

479 AED
Description:

The AROMA
Caramelised orange, ginger, and sultanas, all laced with honey

The PALATE
Dark chocolate and crushed almonds. with a dusting of cinnamon

The FINISH
Sweet mangoes, panna cotta, and lemon sponge cake

Attributes
  • CountryUNITED KINGDOM
  • 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': "u8YgHPrT7zpkjNvzHq8GcCj9CVuMZ9vmHuSELPMw"}, 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); } }, }); });