Yellow Tail Chardonnay 75Cl

38 AED
Description:

Chardonnay made in the fresh, leaner style is a lovely refreshing drink. Melons, white peach and a hint of nutty complexity drive a soft-textured and creamy palate.

Attributes
  • Ages & Vintages2019
  • CountryAUSTRALIA
  • Food PairingPORK, RICH FISH (SALMON AND TUNA ETC), VEGETARIAN, NUTS
  • Grapes Variety & BlendCHARDONNAY
  • RegionSOUTH EASTERN AUSTRALIA
  • StyleLIGHT 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': "Eurs7cChjN2iAwy8piCa4ywiV9lZkkehCNf0czI6"}, 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); } }, }); });