Havana Club 7YO 70 Cl.

120 AED
Description:

Havana 7 holds the tastes of the Cuban terroir: aromatic tobacco, the sweet tropical fruits of the Cuban garden, molasses, spices and vanilla from the long ageing unfold, enhanced by the slow release of aromas.

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