(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/9
Description
The portable water container is very suitable for outdoor activities such as outdoor camping, picnic, hiking, travel, etc. It can also be used for home and emergency situations.
Main Features
Food Grade Material & BPA Free & Odorless : This water container featured with food grade LDPE4 complied with latest USA standard. Non-toxic, No BPA PVC and DEHP, No plastic smell or taste. It is transparent to be always aware of water level. Super durable for lasting years without easily damaged or crackled.
Leak-proof Spigot & Outer Lid : This water storage cube comes with patented unique faucet design with no rubber sealing and outlet position results in no leaking at all. The separate outer lid also eliminates the water leakage from scattering everywhere with the loosseness of the faucet caused by tumbling. Perfect for carrying water and during transport
Collapsible & Portable & Reusable : The bag is collapsible, space-saving and compact which makes it convenient storing or transporting. It is lightweight and portable to be pack in your backpack or car. Ergonomic handle makes it more comfortable and sturdy to grip. It remains soft and flexible without deformation after storing cold and warm water. Keep it dry for multi-times reuses.
Outdoor Use and Emergency Preparedness : Collapsible water canteen are perfect for outdoor activities such as backpacking, camping, hiking, climbing, hunting and daily use. Automobile emergency water. Hand-washing stations in festivals. Fast water storage tool in a disaster like hurricane, fire, drought, earthquake, flooding, which is the most important emergency preparedness in your survival kits!
Specifications
Materials
PE
Product Weight
500G
Product Size (L x W x H)
5L
Package Contents
Collapsible Water Container with Spigot× 1
Note
Due to manual measurements, please allow slight measurement deviations.
Due to the different display and lighting effects, the actual color of the item may be slightly different from the color displayed in the picture.
${isCart ? 'The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)