Stanley Premium Tawny Port 2 L.

75 AED
Description:

Stanley have always been committed to producing the very best quality in casks.  This tawny is great value Australian fortified wine, showing sweet dried fruit and a whisper of spice.

Attributes
  • CountryAUSTRALIA
  • Food PairingCHICKEN DISHES, NUTS
  • Grapes Variety & BlendTAWNY
  • RegionNEW SOUTH WALES
  • StyleSWEET WINE
  • Type of BeverageFORTIFIED WINE
Share your preferred product
$('.wish-list').click(function () { var product_id = $(this).data('product-id'); $.ajax({ url: "https://corse.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "Mv0CiOSsSTNs9JybChBQR7LNWC4CBY8CB9iFAoTj"}, 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); } }, }); });