Capacity 600ml
Can be used in the microwave without fear of damaging it. Contains a strainer that eliminates all lumps from the drink and brings it to the perfect consistency. It is equipped with a measuring cup that allows you to measure any liquid, e.g. milk, water, juice.
Shaker is leak-proof, you can put it in your bag and take it with you to training without worrying about spilling anything out of it. It is made of non-toxic plastic, free from bisphenol a (bpa) and diethylhexyl phthalate (dehp) compounds.
Allnutrition - shaker wave is a shaker of a modern and revolutionary design. It contains a grinding screen with a conical-hexagonal structure (the so-called "honeycomb") - which facilitates mixing and reduces foaming. Ideal for the preparation of high-protein nutrients, gainers, and powdered BCAA.
/* 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;
}
}
/* 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.