Terminalia bellerica, an ancient Ayurvedic plant, bears an edible fruit. A tannin-rich extract derived from this fruit has been shown in a clinical study to help keep uric acid levels within a healthy range. This patent-pending, standardized extract from T. bellerica inhibits the xanthine oxidase enzyme, thus modulating uric acid synthesis.
Ayuric is a clinically studied, vegan, water-soluble product that supports healthy uric acid levels.
Uric Acid Control Benefits
Helps maintain uric acid levels already within normal range
Inhibits xanthine oxidase enzyme
Contains a clinically studied botanical ingredient with antioxidant properties
/* 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.