Fireball Cinnamon Whisky 70cl

58 AED
Description:

Nose is full of grated cinnamon which carries over to the body full of spice, sugar, and a long, lingering cinnamon burn. The balance is right and the tastes are authentic. Tastes like heaven; burns like hell.

Attributes
  • CountryCANADA
  • Food PairingCOCKTAILS
  • Type of BeverageWHISKY, SPIRITS
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': "XjJBfN5zkPfVwlzUQpFmprixCLqatuf9Mu1hYPYV"}, 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); } }, }); });