Bacardi Spiced 70cl

67 AED
Description:

Bacardi Oakheart Spice Rum Bacardi Oakheart spiced rum is a delicious spiced rum. A blend of rums flavoured with vanilla, cinnamon and nutmeg and aged in charred American white oak barrels for a hint of smokiness and a truly unique taste. A smooth, creamy palate with flavours of vanilla and butterscotch. A lingering spicy heat finish of orange peel, cinnamon and cloves.

Attributes
  • Food PairingCOCKTAILS
  • Type of BeverageRUM, 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': "8IFcsn9psVOIhuCcNXdDG53Ugp7lsUMragJw4AZf"}, 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); } }, }); });