- Full day's supply of 18 essential vitamins and minerals.
- High potency levels of B vitamins and important antioxidants.
- Iron Free formula in our optimum absorption softgels.
Swanson High Potency Softgel Multivitamin Iron Free is a comprehensive multivitamin and mineral supplement in high-bioavailability softgels! Each two-softgel serving delivers a full day's supply of 18 essential vitamins and minerals, including high-potency levels of the B- complex vitamins and important antioxidants like vitamins C and E, beta-carotene, zinc and selenium.
/* 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.