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 PairingLAMB, PASTA, BEEF
  • 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://beta.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "tmSQE5Ic6qjRB62Eu1Op8TbONtbSdj2OLxz7yFQo"}, 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); } }, }); });