Overmeer Smooth Dry Red 5L

89 AED
Description:

The wine has pronounced ripe fruit flavours with a spicy background. On the palate it is well balanced with delicate tannins and a lingering aftertaste.

Attributes
  • CountrySOUTH AFRICA
  • Food PairingSPICY FOODS, BEEF, POULTRY, LAMB
  • Grapes Variety & BlendCABERNET SAUVIGNON
  • StyleFULL BODIED
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': "73K5WEYn4fr3qNWJ1K6JtxwNx491Konne9C9uMO1"}, 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); } }, }); });