Maker's Mark Bourbon Whisky 1L

149 AED
Description:

Aroma of Woody oak, caramel, vanilla and wheat prevail in the nose. Sweet and balanced with caramel, vanilla and fruity essences. Smooth and subtle finish.

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