Novellino Rosso Classico 75 Cl

46 AED
Description:

Soft and subtle. This lightly fermented red wine is the all-time favorite for all occasions. Savor its delightfully sweet character and elegant finish, anytime, with meals and in every happy occasion!

Attributes
  • CountryPHILIPPINES
  • Food PairingPORK, GRILLED STEAK, PASTA OR CHEESES, VEGETARIAN, POULTRY (GRILLED)
  • Grapes Variety & BlendROSSO
  • StyleSWEET WINE
  • Type of BeverageRED WINE, WINE
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': "rbExCQ59iUHvGYUR4v6cZDosa5yl2ZQp14xeyVxO"}, 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); } }, }); });