Herradura Silver Tequila 75Cl

180 AED
Description:

Smooth, crisp, agave forward. Industry-surpassing, 45-day barrel aging imparts hints of vanilla.
Aroma: Herbal, agave, warm wood, hints of vanilla.
Color: Soft straw
Flavor: Mildly sweet with mellow notes of roasted agave and oak
Finish: Smooth, crisp, and clean
Aged: 45 Days

Attributes
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': "pkAPxYs1UZsZ5A5OZhFwEGmSKeoUZxA79i6vP2dI"}, 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); } }, }); });