MCT OIL - RICH SOURCE OF CAPRYLIC ACID
RECOMMENDED FOR PEOPLE WHO CARE FOR THEIR DIGESTIVE SYSTEM
UP TO 1200 MG MCT PER SERVING
EASY-TO-SWALLOW CAPSULES
60 PORTIONS PER PACK
ALLNUTRITION CAPRYLIC ACID is a dietary supplement which is a rich source of caprylic acid. It is especially recommended for those who care for the digestive system. The product provides 60 servings, in convenient-to-swallow capsules.
/* 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.