Teeling Small Batch 1L

199 AED
Description:

An inviting nose where vanilla and spice dances with bright sweet notes of Rum. While being very approachable the influence of the rum cask and higher percentage alcohol creates a unique smooth, sweet, slightly woody marriage that sparkles on the tongue. Slightly moorish, sweet spice finish complimented by woody undertones.

Attributes
  • CountryIRELAND
  • Type of BeverageSPIRITS, WHISKEY
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': "K0O7a0bdbBTbEYFE8UirogK2PSvlaEPUbOhedygS"}, 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); } }, }); });