Skip to main content

IVISION RETINA

  • This is the only combination of nutrients that incorporates CHROME, which acts by enhancing insulin action, thus contributing favorably to glucose metabolism.
  • It has high antioxidant power which protects the retina from free radicals (DHA, vitamins C and E, Selenium).
  • B complex decreases the homocysteine levels associated with changes to endothelial function.
  • Macular protection: Lutein and Zeaxanthin.
  • Container with 60 capsules (30 hard capsules + 30 soft capsules) for 30 days that allowing personalized treatment. The hard capsule contains the quantity of nutrients; the soft capsule contains DHA, EPA and Vitamin E.
  • It is recommended to take the hard capsule in the morning and the soft capsule after meals.

















function setLanguage(lang) { const data = JSON.parse(document.getElementById(lang).textContent); document.querySelectorAll("[data-i18n]").forEach(el => { el.textContent = data[el.getAttribute("data-i18n")]; });