top of page

A deep ruby-red wine with purple hues, Biserno delights the senses with an intense bouquet of black cherries, brambles, and subtle tobacco notes. Well-balanced on the palate, it finishes softly and elegantly.

 

Founded in 1995 by Lodovico Antinori, together with his brother Piero and landowner Umberto Mannoni, Tenuta di Biserno spans 49 hectares in Alta Maremma, West Tuscany. Nestled among the hills of Bibbona and overlooking the Tyrrhenian Sea, the estate borders the historic village of Bolgheri. The vineyards are primarily planted with Cabernet Franc and Merlot, complemented by smaller amounts of Petit Verdot and Cabernet Sauvignon, creating wines of remarkable character and depth.

Biserno di Sasso Insoglio del Cinghiale 75cl

ƒ84,00Price
Quantity
  • Facebook
  • Instagram

Tel: +297 5827177
Email: Orders@Pepia-Est.com
Address: Schotlandstraat 42, Aruba
Wine distributor Aruba.

Pepia4Home is the webshop for Pepia Est, offering a curated selection of premium wines and spirits.
bottom of page
// Replace Wix minimum order error message on checkout if (window.location.pathname.includes("/checkout")) { const interval = setInterval(() => { const messages = document.querySelectorAll(".wixui-toast-message, ._3qvT, ._3qvT *"); // common Wix error classes messages.forEach(el => { if (el.textContent.includes("items are not currently available")) { el.textContent = "Cannot process order — minimum order is AWG 250 or 6 items."; clearInterval(interval); // stop checking once message is replaced } }); }, 500); }