Skip to main content

IVISION DRY EYE DROPS

Ophthalmic sterile solution at physiological pH, hypo-osmolar, preservatives and phosphates free. Comes in multi-dose bottles (10ml) and single dose bottles (20 single dose of 0.5 ml), suitable for contact lenses.

DOUBLE HYDRATION ACTION LONG DURATION ON THE OCULAR SURFACE

Dry eye disease:

It is the most frequently ocular affliction impacting quality of life and interfering with the normal performance of everyday activities.

The lacrimal film is altered in the dry eye, in a quantitative or qualitative way, so that it cannot properly carry out its protective and nutritive function.

Dry eye is an inflammatory disease of the ocular surface, causing injury to the cornea and conjunctiva.

















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