Gundalorian Stainless Steel Water Bottle, 3 Gundo Sizes

$27.99$34.99Earn up to 35 Gundalyrium (points).

This water bottle is the way! Quench your thirst in style with this stainless steel water bottle. Available in 3x sizes (12oz, 18oz, 32oz) this water bottle features a double-wall stainless steel build that keeps your drinks frosty for 24h and soothingly hot for 12h. This BPA-free, steel water bottle comes with a twist-on lid for easy sipping, making it excellent for daily use at work, at college, in the car, and beyond.

.: Standard twist-on lid
.: Available in three sizes: 12oz (0.35 l), 18oz (0.53 l) and 32oz (0.95l)
.: Double-wall stainless steel construction

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"); }); });