Item information
var clickElement = document.getElementById(“ratingsPopup”);
clickElement.addEventListener(“click”, function(event) {
event.stopPropagation();
if (ratingsModal.style.display == “none”) {
ratingsModal.style.display = “block”;
}
return false;
});
document.body.addEventListener(“click”, function(event) {
var el = $(“#ratingsPopup”);
var ratingsModal = document.getElementById(“ratingsModal”);
if (ratingsModal.style.display == “block”) {
ratingsModal.style.display = “none”;
}
});
Rich source of antioxidants, weight loss, boosts circulation and heart health, lowers blood pressure, helps with digestion and metabolism, rich source of vitamin C, Energy booster, controls diabetes and increases healing rate.






Reviews
There are no reviews yet.