Hot take.
Designed with hot drinks in mind, our 16 oz Wide Mouth bottle with Flex Sip Lid™ is cupholder compatible and leakproof. This insulated, stainless steel bottle is ideal for coffee, tea or your favorite beverage, while keeping hot drinks hot and cold drinks cold.
- 24 hours cold, 12 hours hot
- TempShield®️ double-wall vacuum insulation
- Leakproof when closed
- Designed for transporting hot beverages
- Pure taste, no flavor transfer
- Durable stainless steel
- Dishwasher safe
- Not for use on a stove, in a microwave or freezer
- Keep hot liquids out of the reach of children
- Bottle fits all Wide Mouth caps and lids
if (document.querySelectorAll(‘.product-options-wrapper .swatch-option-selected’).length) {
if (!document.querySelector(‘.product-options-wrapper’)) {
excludeEngravingListObserver.disconnect();
return;
}
const swatchesList = document.querySelectorAll(‘.product-options-wrapper .m-swatch-group__container .m-swatch’);
const productOptionsWrapper = document.querySelector(‘.product-options-wrapper’);
// 16 oz WM with Flex Sip Lid – Fir
const excludeEngravingList = [‘Fir’];
swatchesList.forEach(el => {
if (excludeEngravingList.includes(el.getAttribute(‘data-option-label’))) {
el.classList.add(‘exclude-inline-engraving-main-swatches’);
}
el.addEventListener(‘click’, () => {
if (el.classList.contains(‘exclude-inline-engraving-main-swatches’)) {
document.querySelector(‘.pdp-grid-info .icomoon-engrave’) ? document.querySelector(‘.pdp-grid-info .icomoon-engrave’).parentElement.style.display = ‘none’ : ”;
} else {
document.querySelector(‘.pdp-grid-info .icomoon-engrave’) ? document.querySelector(‘.pdp-grid-info .icomoon-engrave’).parentElement.style.display = ‘flex’ : ”;
}
});
});
if (document.querySelector(‘.swatch-option-selected’).classList.contains(‘exclude-inline-engraving-main-swatches’)) {
document.querySelector(‘.pdp-grid-info .icomoon-engrave’) ? document.querySelector(‘.pdp-grid-info .icomoon-engrave’).parentElement.style.display = ‘none’ : ”;
} else {
document.querySelector(‘.pdp-grid-info .icomoon-engrave’) ? document.querySelector(‘.pdp-grid-info .icomoon-engrave’).parentElement.style.display = ‘flex’ : ”;
}
excludeEngravingListObserver.disconnect();
}
});
if (window.hyva) {
excludeEngravingListObserver.observe(document.querySelector(‘.product-options-wrapper’), {
childList: true,
subtree: true
});
}
Reviews
There are no reviews yet.