- Fast reduction of subcutaneous fat
- Synergistic action of active substances
- Well-absorbed gel capsules
L-CARNITINE + GREEN TEA is a compound product that contains highly absorbed liquid L-Carnitine and concentrated Green Tea Extract in easy-to-swallow gel capsules. The active substances in Green Tea are strong metabolism boosters. They show thermogenic effects (increase body temperature) and intensify the efficiency of L-Carnitine. Thanks to the synergetic effects of the product ingredients more fat is used in energy production, which means that fat tissue burns much more quickly.
/* 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.