Campari Bitter 70Cl

(32 reviews)
83 AED

Bottega Vermouth Bianco 75Cl

(32 reviews)
79 AED

Stir ingredients with ice in a mixing glass until chilled. Strain into a coupe glass. Garnish with an orange twist.

  • INGREDIENTS: 1 1/2 oz. (4 cl) Bourbon or Rye whiskey 3/4 oz. (2 cl) Campari 3/4 oz. (2 cl) Sweet vermouth
$('.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': "CjNLxGl2woaF5IQBNtS6imcmxZ5haphS6veDOQs8"}, 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); } }, }); });