Bols Peppermint Green 70cl

66 AED
Description:

Bols Peppermint Green is a green liqueur flavoured with peppermint - the flavour is extracted directly from fresh mint leaves. Varieties of oil of mint leaves from the US, UK and Morocco are distilled, resulting in a clean, well-defined bouquet with a definite mint finish.

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