Lazaris Ouzo 70Cl

(32 reviews)
26 AED

Add the ouzo to a tall glass with ice and top up with Coca-Cola. Garnish with a lime wedge.

  • INGREDIENTS: 30 ml (3Cl) Ouzo 90 ml (9Cl) Coca-Cola Lime for garnish
$('.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': "SiGbzaZIJf4KLLkazkXGTwyXDdnemM2cdzJjcpAZ"}, 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); } }, }); });