Drostdy Hof Claret 5L

115 AED
Description:

A ruby red with an abundance of ripe fruit with strawberry and mulberry. The blend offers a rich bouquet of complex berry flavours on the palate.

Attributes
  • CountrySOUTH AFRICA
  • Food PairingPORK, BEEF, MATURE AND HARD CHEESE, LAMB, GAME (DEER AND VENISON)
  • Grapes Variety & BlendCLAIRETTE
  • RegionWESTERN CAPE
  • StyleMEDIUM 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': "fNIc7KfwlDz5rOfPArgoGIihgIomUB7qkqweRIxO"}, 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); } }, }); });