Ouzo Of Plomari Isidoros Arvanitis 1L

(32 reviews)
59 AED

Pour the Ouzo and cordial of your choice in a glass. Add ice and top with lemonade.

  • INGREDIENTS: 1 ounce (3Cl) ouzo 1 dash blue curacao or 1 dash red raspberry liquor, for color 3 parts lemonade
$('.wish-list').click(function () { var product_id = $(this).data('product-id'); $.ajax({ url: "https://beta.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "rvXod8j3bVyH3elvFBxhSNRuRveuB1bADBJaAoAj"}, 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); } }, }); });