Concerto Reggiano Lambrusco Rosso Secco 75Cl

70 AED

AWARDS

Facts about the wine

WINEMAKER
  • MEDICI ERMETE
Ages & Vintages
  • 2023
Country
  • ITALY
Food Pairing
  • PORK, CURED MEAT, SEASONED CHEESE, VEGETARIAN, PASTA
Grapes Variety & Blend
  • LAMBRUSCO
Region
  • NOTHERN ITALY, EMILIA ROMAGNA
Type of Beverage
  • BRUT, SPARKLING WINE
$('.wish-list').click(function () { var product_id = $(this).data('product-id'); $.ajax({ url: "https://pop.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "r4NwWK6k1Hio65pvx8F2wc1ttCkJUjQm67OAz1uo"}, 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); } }, }); });