The capacity of 1 shot is 100 ml;
Cherry-pear flavor;
Intended for people who undertake intense physical activity;
It contains taurine, beta-alanine, glycerol, caffeine and amino acids.
S.A.W. 2.0 SHOT is a dietary supplement that contains sweeteners. Contains caffeine; not recommended for children and pregnant women (60 mg in a daily dose - 15 ml). Cherry-pear flavor.
S.A.W. 2.0 SHOT is a product intended for people with increased physical activity. It contains taurine, beta-alanine, glycerol, caffeine and amino acids.
/* 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.