Suntory Whisky Toki 1Lt

199 AED
Description:

A blended whisky from Suntory's three distilleries: Yamazaki, Hakushu and Chita. Toki has a different composition to another Suntory blend, Hibiki, as its main components are Hakashu single malt and Chita grain whisky. Soft orchard fruits and thyme honey are joined by a helping of peppermint in the backdrop. More green apple on the palate leads along bright citrus notes from pink grapefruit. Bitter herbs, toasted almonds and vanilla oak linger underneath

Attributes
  • CountryJAPAN
  • Type of BeverageSPIRITS, WHISKY
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': "Ea9WaD8fUh8tXYrWZO4mB3R2ek8AEZETbW2dYEqV"}, 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); } }, }); });