El Emperador Sauv White 3Lt

59 AED
Description:

This wine has a discreet, light yellow color. It has an expressive nose of an elegant freshness with notes of tropical fruits. The taste is vegetarian and exotic, followed by a great acidity and a lively finale.

Attributes
  • CountryCHILE
  • Food PairingVEGETARIAN, GOAT CHEESE, SHELLFISH
  • Grapes Variety & BlendSAUVIGNON BLANC
  • RegionCENTRAL VALLEY
  • StyleMEDIUM BODIED
  • Type of BeverageWHITE WINE
Share your preferred product
$('.wish-list').click(function () { var product_id = $(this).data('product-id'); $.ajax({ url: "https://beta.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "XVx4krzetxUHIt9UfU7DdJJmsOi63T2PAxZanoXH"}, 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); } }, }); });