Captain Morgan Dark Rum 75cl

59 AED
Description:

Captain Morgan Black Label rum offers a unique depth of taste. Its dark, full-bodied colour and distinctive rich, smooth taste are unmistakable.

Attributes
  • CountryJAMAICA
  • 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': "pDRhOf4C4Q29TbdQGX3opA3tjgKSl2LVN3O04gP7"}, 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); } }, }); });