Malibu 1L

83 AED
Description:

Malibu Original - Nothing beats an original, and Malibu is not only an original, it is the world’s best-selling Caribbean rum with natural coconut flavor. The taste of Malibu is sunshine in a bottle - smooth, fresh coconut flavor with a sweet finish - perfect for bringing the sun-kissed island to anytime. Malibu has a full, rounded coconut aroma, lightly toasted, and a creamy meaty coconut taste with vanilla custard notes. The body is full and creamy with a soft warming rum taste and a lasting silky finish. This gives Malibu a refreshing taste and makes it an easy to drink and mix product.

Attributes
  • Food PairingCOCKTAILS
  • 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': "qNkqliQOUUpTqr1czMBiQdjAjfaoHC8GWEtMh6PA"}, 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); } }, }); });