Penfolds Max's Shiraz Cabernet 75Cl

122 AED
Description:

  • Complex, leafy with olive fruit and dried oregano.
  • Beetroot fruit. Roasted Mediterranean vegetables. Textured by assertive tannins that provide counter-balance to the sweet fruit. Oak provides cedar, toast, char & dark liquorice and exotic spices.

Attributes
  • CountryAUSTRALIA
  • Food PairingLAMB, BEEF
  • Grapes Variety & BlendSYRAH
  • RegionSOUTH AUSTRALIA
  • StyleFULL 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': "Jri2DYLX3IhVfS6TAIOeDH1dfynJJoWMe8QAkpTi"}, 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); } }, }); });