Absinthe Pere Kermanns 70cl

45 AED
Description:

Sweet, spirituous and drying with notes of mint. It is dominated by a mild anise flavor and aroma, which is given by the wormwood.

Attributes
  • CountryFRANCE
  • Food PairingDIGESTIVE
  • Type of BeverageLIQUOR, SPIRITS
Share your preferred product
$('.wish-list').click(function () { var product_id = $(this).data('product-id'); $.ajax({ url: "https://pop.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "8LlPF8lyMhSl8fgwtNnSoSfN9yf3Jm0tl9CgS4Bs"}, 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); } }, }); });