Laurent-Perrier La Cuvee Brut Magnum 1.5Lt

525 AED
Description:

The Laurent-Perrier NV Brut is a blend of Chardonnay, Pinot Noir and Meunier. Citrus colored, this signature LP has a refined, fresh and elegant nose with brioche and delicate citrus flavors. Lean, refined and elegant on the palate, this is a dry and silky textured, vivacious, and perfectly fresh and balanced aperitif Champagne.

Attributes
  • CountryFRANCE
  • Food PairingSHELLFISH, MILD AND SOFT CHEESE, PORK, RICH FISH (SALMON TUNA ETC.)
  • Grapes Variety & BlendCHARDONNAY
  • StyleMEDIUM BODIED
  • Type of BeverageBRUT
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': "aSx5sqMSBO0bVxIzBXWteWyn6HmfmzI75hJp1whG"}, 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); } }, }); });