R1 WOMEN'S TRAIN DAILY
HIGH POTENCY MULTIVITAMIN FORMULA
Physical and nutritional strength go hand-in-hand. That’s why we created Women’s Train Daily. Loaded with over 40 active ingredients, a two-tablet serving delivers 25 vitamins and minerals, with potencies and supporting compounds not found in your typical grocery store multi. From essential nutrients like iron, folic acid, calcium, and antioxidant vitamins A, C and E, to phytonutrient-packed superfood concentrates, botanical extracts, isoflavones, and silica for hair skin, and nails, this daily micronutrient combo was formulated to support the needs of highly active women, like you.
40+ active ingredients
25 vitamins & minerals
Iron, folate, calcium & cranberry
Antioxidant vitamins A, C & E
200% Daily Value for vitamin D3
Superfoods, herb extracts, isoflavones & phytonutrients
/* 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.