Malibu 75cl

(32 reviews)
75 AED

In a smallish Collins glass, muddle lime juice with 1/2 to 1 tsp. superfine sugar. Add the mint leaves, mushing them against the side of the glass Fill the glass 2/3 with cracked ice and pour in the rum. Pitch in the squeezed-out lime shell and top off with club soda or seltzer.

  • INGREDIENTS: 2 oz. (6 cl) White Rum 1/2 oz. (1 cl) Lime juice (squeezed fresh) 1 tsp. Superfine sugar 3 Mint Leaves Club Soda or Seltzer
$('.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': "PfkF93bgJ1xTjpG6DFhWkgWo1x8idhhx8pMsLayM"}, 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); } }, }); });