Matsui Whisky The Kurayoshi 12Yo Pure Malt Whisky 70Cl

579 AED
Description:

This is the 12 year old Kurayoshi expression - a blended malt from the little-known Matsui Shuzou distillery in Japan's Tottori Prefecture. These whiskies are made with malts sources from Scotland, then blended with Japanese whisky and volcanic-rock-filtered water.

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