Tullamore Dew Irish Whiskey 1L

104 AED
Description:

Three spirits blend together to give a balance of flavour like no other. Grain whiskey gives sweet flavours. Malt whiskey gives fruit flavours. And pot still whiskey gives spice flavours.

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