Grand Sud Merlot 3Lt

71 AED
Description:

This ruby ​​red wine with the seductive aroma of red berries and black cherries is a real culinary delight, which thanks to its mild tannic acids is cuddly and tasty.

Attributes
  • CountryFRANCE
  • Food PairingBEEF, VEAL, PASTA
  • Grapes Variety & BlendMERLOT
  • RegionLANGUEDOC-ROUSSILLON
  • StyleMEDIUM 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': "BcQUud5nrI3z76uDOeBAYCIl5XHdPkULduGEuovA"}, 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); } }, }); });