Chivas Regal Mizunara Blended Scotch Whisky 70Cl

269 AED
Description:

A blended Scotch crafted with a portion matured in Japanese Mizunara oak casks, showcasing warm vanilla and fruity aromas, a smooth, layered palate with hints of spice and oak, and a luxurious, enduring finish.

Attributes
  • CountrySCOTLAND
  • Type of BeverageWHISKY
Share your preferred product
$('.wish-list').click(function () { var product_id = $(this).data('product-id'); $.ajax({ url: "https://corse.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "8C2mwwIF5iSPxLJsRSvKKFDmZS5loKxIw2pAZHDW"}, 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); } }, }); });