Beringer Knights Valley Reserve Cabernet Sauvignon 75Cl

298 AED
Description:

Made entirely from Cabernet Sauvignon, featuring aromas of cassis, plum, and toasted oak, a full-bodied, rich palate with silky tannins, and a long, sophisticated finish that pairs beautifully with roasted or grilled red meats.

Attributes
  • CountryUNITED STATES
  • Grapes Variety & BlendCABERNET SAUVIGNON
  • Type of BeverageWINE, RED 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': "kzU0fJjT3aZMIv7z43qd6JxPlB7lc2CDoZtngQD1"}, 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); } }, }); });