top of page

Hearth was crafted specifically for intimate gatherings at home with cherished family and close friends, offering a beverage to be enjoyed slowly and appreciatively during those special moments when genuine connections are forged. With its indulgent blend of dark fruits, this jammy, full-bodied red wine mirrors the comforting and gratifying sensation of being fully present and engaged with loved ones. Delightful notes of baked plums, black cherries, and blackberries intertwine with a sumptuous, velvety texture and a lingering finish, culminating in a deeply satisfying experience. Pairing exquisitely with family get-togethers, heartfelt conversations, and festive holiday feasts, Hearth enhances the warmth and camaraderie of shared experiences.

Josh Cellars Hearth Cabernet Sauvignon 75cl

ƒ32,40Price
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); }