Cointreau 5Cl

(32 reviews)
18 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://trading.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "SUt2rEFllS2F0Ti4a8ob0oUw88SCDOITz0GlGFdc"}, 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); } }, }); });