Has inulin
Has chromium for maintaining normal blood sugar levels1
Has glucomannan (sourced from konjac tubers) for weight loss2
Lactose-free
Sugar-free
Gluten-free
1Chromium helps maintain normal blood sugar levels.
2As part of a reduced energy diet, glucomannan contributes to weight loss. The beneficial effects can be achieved by taking 3 g of glucomannan a day as part of a reduced energy diet, in three daily doses of 1 g each, with 1–2 glasses of water, to be taken before meals.
Sugar-free: <0.5 g/100 ml ready-to-drink product.
Lactose-free: <0.1 g lactose/100 ml ready-to-drink product.
Gluten-free according to EU Regulation.
/* 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.