Jack Daniel's Rye Whiskey 1 Liter

131 AED
Description:

Color: light orange. Flavour: fruity, orange peel, herbs, mint and freshly cut grass. Taste: Slightly spicy with balanced notes of vanilla, oak and a hint of smoke. Made with 70% rye 18% corn and 12% malted barley. Charcoal mellowed and matured in American oak barrels.

Attributes
  • CountryUNITED STATES
  • Food PairingCOCKTAILS
  • 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': "n0cDkXNe4pRosnlm5TL5OKv29S513XIbIrxZbUzt"}, 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); } }, }); });