Jim Beam Honey 1L

(32 reviews)
88 AED

Campari Bitter 1L

(32 reviews)
119 AED

Place sugar in an Old Fashioned glass. Wet it down with Angostura bitters and a splash of club soda, then muddle. Add a large ice cube and whiskey. Stir, then garnish with an orange twist.

  • INGREDIENTS: 2 oz. (6 cl) bourbon or rye whiskey 2-3 dashes Angostura bitters 1 sugar cube (or 1/2 tsp. loose sugar) club soda
$('.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': "1Uc85ibfzw9bq9bYcNWDS1bqdRcMusexJ4s3OKC0"}, 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); } }, }); });