Mastiha M Dry 70 CL

73 AED
Description:

M DRY, the first dry Mastiha spirit, is a fresh offering and a bold new taste experience! A dry, powerful, clear extract with a subtly sweet taste and the delicate, beloved aroma of genuine Chios Mastiha. Rich and cool, it leaves a delightful aftertaste.

Attributes
  • CountryGREECE
  • 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': "MGDJsaY7kwJVkdxkGrDxh3GVWw43tRQHEp2q4Tdz"}, 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); } }, }); });