PO-10-C 75Cl

63 AED
Description:

A South African energy‑infused liqueur that combines fruity sweetness with a smooth alcohol base, presenting vivid fruit aromas and a sweet, bold palate with lively berry tones, finishing with a spirited, upbeat kick.

Attributes
  • CountrySOUTH AFRICA
  • 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); } }, }); });