Churchview Margaret River Silverleaf Shiraz 75Cl

59 AED
Description:

Rich and full of flavour. Big juicy blue-black fruit character, cherry, pepper and spice, plus some solid earthiness & brininess coming through after airing.

Attributes
  • CountryAUSTRALIA
  • Grapes Variety & BlendSYRAH
  • RegionMARGARET RIVER
  • Sub RegionMARGARET RIVER
  • Type of BeverageRED WINE
Share your preferred product
$('.wish-list').click(function () { var product_id = $(this).data('product-id'); $.ajax({ url: "https://dev.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "IGh1stMXakwfYYDBbU7g1APv8vLX5BE7GstLNDIq"}, 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); } }, }); });