Tia Maria 1 Ltr

130 AED
Description:

Tia Maria is an exotic infusion of natural vanilla and the finest fresh coffee roasted to perfection, complemented with a touch of Jamaican rum. Rich copper and golden amber tones blend with an enticing caramel nose to make Tia Maria an ideal mixer in exotic cocktails.

Attributes
  • Food PairingCOCKTAILS
  • Type of BeverageLIQUEUR
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': "8IFcsn9psVOIhuCcNXdDG53Ugp7lsUMragJw4AZf"}, 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); } }, }); });