Patron Silver 1L

324 AED
Description:

Vanilla taffy, dried pineapple-like agave, nutmeg, and mildly earthy aromas. A round, supple entry leads to a dryish light-to medium bodied palate of roasted citrus, dried flowers, dusty mineral, salt, and a touch of cream. Finishes with a white pepper and plum custard-like fade.

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