Sandeman Fine Ruby Porto 1L

86 AED
Description:

Sandeman Porto Ruby has full rich flavors and is very well balanced. Rich, round, balanced in the mouth, with overt flavors of fresh plums and red fruits.

Attributes
  • CountryPORTUGAL
  • Food PairingSWEET DESSERTS, BLUE CHEESE, BEEF
  • StyleFULL BODIED
  • Type of BeverageRED WINE, 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': "xO8xDLk6ORbY1LiSIqGSiYrA7Jp0kbq6aQ9MJj79"}, 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); } }, }); });