Angostura 1824 Premium Rum 75Cl

285 AED
Description:

Crafted from carefully aged rums, featuring warm notes of caramel, toffee, and dried fruits, a smooth and layered palate, and a refined, lingering finish ideal for enjoying neat or in sophisticated drinks.

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': "Kv5QVL01QZQWgCPZMUKq3nsvCO7rlV7U8xq8ZPS1"}, 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); } }, }); });