The Beach By Whispering Angel 75Cl

101 AED
Description:

Crafted with Grenache, Cinsault, and Rolle, presenting fresh strawberry and peach notes, a vibrant, well-balanced palate, and a clean, refreshing finish ideal for casual meals or outdoor gatherings.

Attributes
  • CountryFRANCE
  • Grapes Variety & BlendCINSAULT, GRENACHE
  • Type of BeverageWINE, ROSE 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': "ve51SAbRIdLygMSvRnR53BIMDwPqDMY3V3vr3SAS"}, 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); } }, }); });