Casamigos Tequila Blanco 1L

267 AED
Description:

100% agave tequila from Mexico, showcasing fresh citrus and soft pepper aromas, a clean, smooth palate with gentle agave sweetness, and a bright, elegant finish that highlights its artisanal quality.

Attributes
  • CountryMEXICO
  • Type of BeverageTEQUILA
Share your preferred product
$('.wish-list').click(function () { var product_id = $(this).data('product-id'); $.ajax({ url: "https://m.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "CIirGukj8xb79e8NW4bxj7z6sVyvv7taccgcjhmr"}, 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); } }, }); });