Campari Bitter 1L

(32 reviews)
119 AED

Add the ingredients together in a cocktail shaker. Stir well with cracked ice. Strain into a glass over cubed ice, then garnish with a twist of orange peel.

  • INGREDIENTS: 1 oz. (3 cl) London Dry Gin 1 oz. (3 cl) Campari 1 oz. (3 cl) Vermouth Rosso
$('.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': "CUCR1sxmR6qeK0WO0P2czYi11ub2CzmrUmUJLblf"}, 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); } }, }); });