top of page

Le Difese – Tenuta San Guido
Le Difese is a Tuscan IGT wine (Super Tuscan) from the world-renowned Tenuta San Guido. Crafted from 70% Cabernet Sauvignon and 30% Sangiovese, it spends 12 months aging in French and American barriques, followed by 3 months in the bottle.

This wine is soft, approachable, and well-structured, with a full, juicy flavor profile highlighting ripe blackberries and blueberries, and a subtle, spicy finish.

 

Pairing suggestion: Perfect with roasted or grilled meats, pasta, and poultry dishes. It also makes a delightful aperitif when paired with appetizers.

San Guido La Difese 75cl

ƒ108,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); }