Saint James Royal Ambre Rum Ltr

78 AED
Description:

St James Royal Ambre Rum is a rhum agricole from St James Plantation on Martinique. Matured in oak for 18 to 24 months, this has notes of spice and figs. This is fantastic in a Planter's Punch with mango and pineapple.

Attributes
  • Food PairingCOCKTAIL
  • Type of BeverageSPIRITS, RUM
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': "Lx8F2j5hFSS7lMvOJRSwxpMiVCGovuXIGSDlZ5re"}, 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); } }, }); });