Gundo-Patriot Two Insulated Cup – 16oz

$19.99Earn up to 20 Gundalyrium (points).

Bottoms up America! Chug Chug

Made for grabbing beverages on the go, this double-wall insulated acrylic cup will keep cold drinks cold for 24 hours and hot for 12 hours. Decorate them to the rim with picture-perfect quality artwork or photographs. The cup, the plastic lid, and the straw are all BPA-free.

NB! This tumbler is made with a digital inkjet printing technique that transfers designs line by line. This means that faint horizontal lines might be visible on the final product.

.: One size: 16oz (0.473 l)
.: Double wall insulation
.: Comes with a plastic lid and straw
.: BPA-free material

Weight N/A

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Welcome to Gundalorium, in order to browse our site you must be at least 18 years of age.
Are you at least 18 years old?
No
// Remove excessive event listeners on scroll let ticking = false; window.addEventListener("scroll", function () { if (!ticking) { window.requestAnimationFrame(() => { ticking = false; }); ticking = true; } }, { passive: true }); // Kill jQuery-based animations (if any) if (window.jQuery) { jQuery.fx.off = true; } document.addEventListener("DOMContentLoaded", function () { const lazyElements = document.querySelectorAll("img, video, iframe, section, div"); lazyElements.forEach(el => { el.setAttribute("loading", "lazy"); }); });