top of page

Crafted from luscious, sun-kissed California peaches, Maui Peach embodies the essence of summertime in every sip. Enjoy the taste of summer by simply opening, pouring, and blending with ice.

 

Adhering to a clean label philosophy, Maui Fruit Blends steer clear of high fructose corn syrup, preservatives, and artificial colors and flavors. They are also gluten-free, ensuring a wholesome experience.

 

Each case consists of 6 cartons, each containing 46 fl oz (1.36 L) of this peachy delight.

Maui Peach Smoothie & Beverage Mix 6pack/46oz

ƒ154,80Price
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); }