ESSENSEY BOSWELLIA SERRATA dietary supplement contains Indian frankincense extract (B. serrata), which may support bone and joint health1.
Contains 1000 mg of Indian frankincense extract per daily dose
Contains 600 mg of boswellic acid per daily dose
Indian frankincense may support bone and joint health1
Perfect for vegetarians due to the cellulose capsule
The ESSENSEY dietary supplement contains Indian frankincense extract (B. serrata), which, when taken regularly:
May support bone and joint health1
Supports digestive health1
Helps keep blood cholesterol at a healthy level. Supports heart function1
Supports mental functions.1
Supports lung health1
/* 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.