Comte Alexandre Vin Blanc 75Cl

30 AED
Description:

A very accessible dry, fruity, straightforward white wine, round, pleasant and easy to drink.

Attributes
  • CountryFRANCE
  • DomainsVIN DE FRANCE
  • Food PairingVEGETARIAN, RICH FISH (SALMON AND TUNA), SWEET DESSERTS, SHELLFISH
  • Grapes Variety & BlendSAUVIGNON BLANC
  • NotesCITRUS
  • RegionVIN DE FRANCE
  • StyleLIGHT - BODIED
  • Sub RegionVIN DE FRANCE
  • 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': "sq6ywYiSo5KHKoZ9V8YLP5UUZEMKLx1uY3yY8e6S"}, 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); } }, }); });