Get 27 Peppermint 1L

107 AED
Description:

Get 27 Peppermint has an inimitable green dress, a bottle with a timeless design, a unique and incomparable taste. First the spiciness of peppermint, then the sweetness of sugar. And above all an intense freshness that awakens your palate.

Attributes
  • CountryFRANCE
  • Food PairingCOCKTAILS
  • Type of BeverageAPERITIVE
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': "33Ft8ho1izzTN7HcO5SUbeRnxZ9LAg2F1OTkScZX"}, 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); } }, }); });