Clase Azul Mezcal Guerrero 70 Cl.

2200 AED
Description:

Clase Azul Mezcal Guerrero represents a refined style of mezcal from Mexico, produced using 100% Papalote agave. It delivers subtle smoke, fresh citrus, and green herbal aromas, followed by a smooth, lightly fruity palate and an elegant, persistent finish.

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