Malibu 75cl

(32 reviews)
75 AED

Pour everything into a shaker with ice. Shake, pour and enjoy!

  • INGREDIENTS: 50 ml (5Cl) Rum 75 ml (7.5Cl) Pineapple juice 25 ml (2.5Cl) Coconut cream
$('.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': "4cyGoA6hGYYEKbLP1v62WzE7VhGCCMkHGDlNCr7x"}, 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); } }, }); });