1800 Reposado Tequila Reserva 1L

202 AED
Description:

This tequila is crafted using 8-12 year old 100% Weber blue agave and is matured in American and French Oak barrels for no less than six months. This rich liquid has notes of buttery caramel, mild spices and a touch of smokiness, which is imparted by the finishing process.

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://beta.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "0mc7qCoBl5BAkf9JX0d8QYeVmuFPCQGWfeTuaGeh"}, 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); } }, }); });