El Jimador Reposado 1L

134 AED
Description:

El Jimador Reposado Tequila has a pale yellow tint, and a mild, lightly fruity scent.. Smooth, silky feel. This Tequila finishes moderately smoky, with a lingering hint of caramel. Very nice. Good value for a reposado.

Attributes
  • CountryMEXICO
  • Type of BeverageSPIRITS, TEQUILA
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': "4BU34pYtYgYVilk8Pb5clHdMbWNV3rMDQmdWXcKF"}, 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); } }, }); });