Tequila San Luis Gold 1L

58 AED
Description:

With its beautiful, golden yellow-colored look, the San Luis Tequila Gold looks very noble. In its aroma, this cheap tequila shows notes of vanilla and caramel. A touch of cooked agaves, oranges, but also delicate almonds make this gold tequila appear creamy on the palate.

Attributes
  • CountryMEXICO
  • Type of BeverageTEQUILA, SPIRITS
Share your preferred product
$('.wish-list').click(function () { var product_id = $(this).data('product-id'); $.ajax({ url: "https://pop.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "nbqZ3LHt5VsUcsmf1ZGrhJ52ltqhS0i5t4iWiOYh"}, 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); } }, }); });