Patron Silver 75 Cl

219 AED
Description:

Crystal clear, aroma of fruits & citrus, with smooth & sweet taste, and light pepper finish.

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