A delicious tasting, sugar free energy drink, imported from New Jersey (USA).
This classic product from Stacker2 USA is now available in Europe. If you love the best American flavours and you are a fan of our distinctive Stacker2 energy kick, then these Extreme Energy drinks are perfect for you!
Experience extra energy and focus, giving you improved athletic performance, more alertness when studying, greater fitness on the dance floor or better concentration when driving.
By popular demand, the delicious Stacker 2 Energy Drinks are now bigger and better in 335 ml cans. The mouthwatering, pulse-pounding flavours of Enraged Raspberry, Sinful Citrus, Pounding Punch, Gyrating Grape and Kickin’ Classic, will leave you energized for hours!
/* 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.