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