Tequila - Don Angel 70 Cl

40 AED
Description:

Blanco tequila from the Don Angel range, well suited to use in cocktails. Lively and vibrant with agave character, it's a simple, classically-styled unaged tequila.

Attributes
  • CountryMEXICO
  • Food PairingCOCKTAILS
  • Type of BeverageTEQUILA, SPIRITS
Share your preferred product
$('.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': "ydgGNznFC7YiXcCIUnPkntD2ePpy6DtpFL0mRREV"}, 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); } }, }); });