John Jameson 1 Ltr

(32 reviews)
130 AED

Midori Melon 70cl

(32 reviews)
143 AED

Put ice into a cocktail shaker and pour in all the ingredients. Shake well until chilled then strain into a glass.

  • INGREDIENTS: 1.5 oz (4.44 Cl) Jameson whisky 0.5 oz (1.5Cl) Midori melon liqueur 0.75 oz (2.2Cl) Sprite 1 oz (3Cl) lemon juice
$('.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': "jTthOCpsTqJy1iCxMngbQEoKo75dzosUz6JHu8kr"}, 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); } }, }); });