The Stanley Wine Co Classic Dry White 4L

95 AED
Description:

Fresh, fun and easy-going wine with light citrusy aromas and flavors. Perfect with food and on its on.

Attributes
  • CountryAUSTRALIA
  • Food PairingSEAFOODS, LIGHT MEAT
  • Grapes Variety & BlendPINOT BLANC
  • RegionSOUTH EASTERN AUSTRALIA
  • StyleLIGHT BODIED
  • Type of Beverage4L CUBE WINE, WHITE 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': "8Gs6V2wYWu7OxqPbyyBmbOxDZ7tW1hylPq5giNJj"}, 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); } }, }); });