top of page

Instead of being pineapple-flavored, this vodka is distilled from locally-sourced and extra-sweet Maui Gold pineapples in Hawaii. It's crisp and clean with a delicate and fresh tropical twist.

 

Being distilled from pineapples instead of flavored, this vodka is exceptionally pure, clean, and surprisingly neutral. The clear spirit has subtle tropical fruit notes on the nose. It has a very light sweetness on the palate with gentle citrus and fruit notes ― a faint strawberry is there. Finishes super-light and refreshing.

Pau Maui Vodka 75cl

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