Aberlour 12Yo Double Cask 70Cl

247 AED
Description:

Nose: Rich notes of golden honey, fruity pears and vanilla toffee.
Palate: Smooth with tangy orange, red apple, liquorice and almond notes.
Finish: Smooth and sweet with a hint of spice.

Attributes
  • CountrySCOTLAND
  • 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': "Hm8Q5TbXn4YdeX0PPiSHdFuwjdYzeDK4xoD52pIY"}, 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); } }, }); });