Victor Fauconnier Peppermint 70Cl

47 AED
Description:

Peppermint Fauconnier is a green mint liqueur with a typical taste of peppermint, leaving you with a smooth and fresh sensation.

Attributes
  • CountryFRANCE
  • 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': "77KB19RwKvaQzWQ05qSqAqvFYZLbIW5BGrCfKkFM"}, 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); } }, }); });