Clase Azul Anejo 70 Cl.

3999 AED
Description:

Clase Azul Añejo is a premium tequila from Mexico, made from 100% Blue Weber Agave, offering rich aromas of caramel, vanilla, and toasted oak, a smooth, full-bodied palate with notes of dried fruit and spice, and a long, luxurious finish ideal for slow sipping.

Attributes
  • CountryMEXICO
  • Type of BeverageTEQUILA
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': "qLZUd8ygpwaurfInDkkRLxQILGI24jostgocr3EF"}, 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); } }, }); });