Midori Melon 70cl

143 AED
Description:

Midori was invented by the Japanese company, Suntory in 1978. The original melon liqueur enhanced by premium Japanese musk melons that can be enjoyed with juices, spirits and other liqueurs. A fruity sensation of fresh melons. Perfect for creating original cocktail recipes.

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