Saint James Mojito 70 Cl

56 AED
Description:

This wonderfully fresh beverage offers particularly aromatic, fruity flavours. A perfect balance between the strength of the rum and notes of mint and lime.

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