Angostura 5Yo Superior Gold Rum 75Cl

79 AED
Description:

Gold rum from Trinidad & Tobago aged five years, featuring fragrant vanilla and caramel aromas, a smooth, rounded palate with hints of tropical fruit and spice, and a warm, elegant finish suitable for sipping or cocktail creation.

Attributes
  • CountryTRINIDAD & TOBAGO
  • Type of BeverageRUM
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': "uIwHIetWhPnHLmcGnUg9N18PmPH2zpfy5irhRqOl"}, 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); } }, }); });