Skip to main content
IVISION MACULA
- Maximum antioxidant power: 500mg of Vitamin C in one single capsule.
- Because of its component selection, iVision Macula favors the decrease of oxidative stress, which is associated with a lower occurrence and progression of AMD.
- It provides maximum protection against free radicals.
- Container with 60 capsules (30 hard capsules + 30 soft capsules) for 30 days that allows personalized treatment.
- The hard capsule contains the quantity of products recommended by the AREDS/AREDS2 study; the soft capsule DHA, EPA and Vitamin E.
function setLanguage(lang) {
const data = JSON.parse(document.getElementById(lang).textContent);
document.querySelectorAll("[data-i18n]").forEach(el => {
el.textContent = data[el.getAttribute("data-i18n")];
});