Santa Helena Soft & Fruity Semi Sweet Red 75cl

30 AED
Description:

Semi-sweet Chilean red wine. Fresh, ripe fruit (blackcurrant, blueberry) aromas with slightly sharp nuances of spices. Light tannins, pleasant aftertaste.

Attributes
  • CountryCHILE
  • 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': "RpxqdFEPJdeIbs6qyJvwwOIL61tnLsgR1xXVFHre"}, 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); } }, }); });