Campo Viejo Rioja Tempranillo 75Cl

47 AED
Description:

A cherry-red Rioja with intense rich flavours of ripe red cherries and strawberries, followed by sweet vanilla and spice.

Attributes
  • CountrySPAIN
  • Food PairingCRISPY DUCK, SPINACH SALAD
  • Grapes Variety & BlendTEMPRANILLO
  • NotesSTRAWBERRY
  • RegionRIOJA
  • StyleFULL BODIED
  • Type of BeverageRED WINE
Share your preferred product
$('.wish-list').click(function () { var product_id = $(this).data('product-id'); $.ajax({ url: "https://corse.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "nsI5EPKbIIghTlK393iEwdmtndD8MHi4cPWUmiJd"}, 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); } }, }); });