- Easy-grip handle for effortless use
- Wide opening and curved bottom makes cleanup that much easier
- Units of measure engraved on the side
- Leak-proof. 100% guaranteed by our Smartshake Warranty.
- Dishwasher safe
With the Smartshake Ultimate Jug, there’s no more running back and forth to refill your bottle all day long. No more interrupting your workout to get more water. Do the smart thing. Elevate your hydration game with the Ultimate Jug. Because when it comes to your workout, every detail counts.
/* Mark the container as a query container */
.image-container {
container-type: inline-size;
}
/* When the container’s width is at least 500px, apply a max-width style to the image */
@container (min-width: 500px) {
.image-container img {
max-width: 80%;
height: auto;
}
}
Choosing a selection results in a full page refresh.