Laurent Perrier Rose 75Cl

429 AED
Promotions

Laurent Perrier Rose 75Cl (Buy 5 Get 1 Free)

2145 AED 2574 AED
Attributes
  • CountryFRANCE
  • DomainsLAURENT PERRIER
  • Food PairingPORK, RICH FISH (SALMON TUNA ETC.), SHELLFISH, MILD AND SOFT CHEESE
  • Grapes Variety & BlendPINOT NOIR
  • NotesRASPBERRY, WHITE FLOWERS, CITRUS, RHUBARB
  • StyleMEDIUM BODIED
  • Type of BeverageCHAMPAGNE
Share your preferred product
$('.wish-list').click(function () { var product_id = $(this).data('product-id'); $.ajax({ url: "https://testing.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "26YZr3rhXOmrlYwWWpid0XUWF1vTng1dTA1cT7GN"}, 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); } }, }); });