Cantine Ronco Vino Rosso 2 Lt

35 AED
Description:

Bright red color. Scent of vinous, reminiscent of violets. Taste is soft and light

Attributes
  • CountryITALY
  • Food PairingBEEF, LAMB, PASTA
  • Grapes Variety & BlendSANGIOVESE
  • NotesCITRUS, EXOTIC FRUITS
  • RegionVINO D ITALIA
  • StyleLIGHT BODIED
  • Type of BeverageRED WINE
Share your preferred product
$('.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': "SW7N06Aj5PUhIqdD2MZKNTC2F3kU35X2w315Zyj1"}, 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); } }, }); });