Moet & Chandon Nectar Imperial 75Cl

332 AED
Description:

Nectar Impérial is a delicious expression of the Moët & Chandon style, a style distinguished by its bright fruitiness, its seductive palate and its elegant maturity. It has an intense colour: bold yellow with golden highlights. A rich bouquet of bursting exotic fruits (pineapple, mango), roundness of stonefruits (mirabelle plum, apricot), and a slight hint of vanilla.

Attributes
  • CountryFRANCE
  • Food PairingSHELLFISH, MILD AND SOFT CHEESE, PORK, RICH FISH (SALMON TUNA ETC.)
  • Grapes Variety & BlendPINOT NOIR
  • StyleFULL BODIED
  • Type of BeverageSPARKLING WINE, BRUT
Share your preferred product
$('.wish-list').click(function () { var product_id = $(this).data('product-id'); $.ajax({ url: "https://corse.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "73K5WEYn4fr3qNWJ1K6JtxwNx491Konne9C9uMO1"}, 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); } }, }); });