Oyster Bay Sparkling Cuvee Brut

87 AED
Description:

Oyster Bay Sparkling Cuvée Brut has flavors and aromas of radiant lime, citrus and white peach, leaving you with a delightfully refreshing finish. Oyster Bay Sparkling Cuvée Brut is made from 100% Chardonnay grapes which give the wine elegance, finesse and minerality. The lively bubbles brings to life the delightful and refreshing character of Oyster Bay Sparkling Cuvée.

Attributes
  • CountryNEW ZEALAND
  • Food PairingVEGETARIAN, PORK, RICH FISH (SALMON TUNA ETC.)
  • Grapes Variety & BlendCHARDONNAY
  • NotesCITRUS
  • RegionMARLBOROUGH
  • Type of BeverageSPARKLING WINE, BRUT
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': "YkHN72HSpHn5k8VFgNR5rboBuqvIbqtFtmW69krr"}, 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); } }, }); });