Cointreau 1L

(32 reviews)
120 AED

Rub the rim of a chilled cocktail glass with lime juice and dip in coarse salt. Shake tequila, Cointreau, lime juice, and ice in a mixing glass, Then strain into the salted glass over ice.

  • INGREDIENTS: 2 oz. (6 cl) Silver tequila 1 oz. (3 cl) Cointreau 1 oz. (3 cl) Lime juice Coarse salt for the rim
$('.wish-list').click(function () { var product_id = $(this).data('product-id'); $.ajax({ url: "https://corse.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "AUuKANlLEVYixEpQeG8yWZC7AzfNz673LUWIZYDT"}, 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); } }, }); });