Indri Trini Single Malt Indian Whisky 70cl

139 AED
Description:

Trini, The three wood was conceptualised based on the individual contribution of each wood without overshadowing the original whisky profile which is light fruity with sweet vanilla and spice, a subtle nuttiness to chew on with a medium to reasonably long finish.

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