The Stanley Wine Co Traditional Dry Red 4L

79 AED
Description:

A soft medium bodied red wine showing intense plum, dark cherry and blackberry fruit flavours combined with vanilla and other spicy oak characters.

Attributes
  • CountryAUSTRALIA
  • Food PairingPORK, BEEF, LAMB, VEAL
  • Grapes Variety & BlendSYRAH
  • RegionNEW SOUTH WALES
  • StyleMEDIUM BODIED
  • Type of Beverage3L - 5L CUBES, 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': "KPEIOGX2aBTYvtNGtnUli3q31oikKPMqyV8GVZtK"}, 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); } }, }); });