Skip to main content

IVISION PROTECT

    Solución oftálmica hidratante y antiseptica, con PHMB al 0.0005%, acido hialurónico al 0.2%, hipromelosa al 0.2%.


    PHMB is an effective and safe broad-spectrum antiseptic.

    La hypromelosa contributes to stabilizing the tear film on the surface of the eyes, creating a protective, transparent and viscoelastic layer.

    Reticulated hyaluronic acid has the capacity to retain water, keeping the ocular surface hydrated and achieving greater permanence.




















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