Lambrusco Reggiano Doc Rosso Dolce La Favorita 75 Cl

36 AED
Description:

Slightly sparkling red wine, sweet, violet scented, particularly suitable to accompany pasta dishes.

Attributes
  • CountryITALY
  • Food PairingRICH FISH (SALMON AND TUNA), MATURE AND HARD CHEESE, PORK, CURED MEAT
  • Grapes Variety & BlendLAMBRUSCO
  • RegionEMILIA ROMAGNA, EMILIA-ROMAGNA
  • StyleSWEET WINE
  • Type of BeverageSPARKLING WINE, BRUT
Share your preferred product
$('.wish-list').click(function () { var product_id = $(this).data('product-id'); $.ajax({ url: "https://dev.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "4EzPN2TDfkd1OFkAKHFpmlIhK6U0mHkV7mkhvXgv"}, 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); } }, }); });