Hibiki Suntory Whisky Japanese Harmony Master's Select 70cl

728 AED
Description:

Originally released for the Travel Retail Market, Hibiki Japanese Harmony Master's Select is a smashing Japanese blended whisky that displays a harmonious flavour profile (as you might expect from the name) with a good kick of fruity Sherry notes. Citrus blossom, mango and juicy raisins. A slight touch of vanilla-rich oak. Chocolate orange, creamy wood notes, dried apricot and sultanas, cinnamon. Plum and ginger finish. Brown sugar and milk chocolate.

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