Macallan 30 YO Single Malt Whisky Double Cask 70 Cl.

19900 AED
Description:

The Macallan Double Cask 30 Years Old, aged for thirty years in a harmonious union of American and European oak sherry seasoned casks, to create a unique taste and character.

Attributes
  • CountrySCOTLAND
  • Type of BeverageWHISKY
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': "jvjERsFRRHx7FDKrSUcKnF1Rr23I1IugYPQrup9w"}, 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); } }, }); });