Skip to main content

STERILE OPHTHALMIC WIPES WITH CHX

  • Smooth wipe for daily topical treatment of the periocular area.
  • Specially indicated for optimal mechanical removal of secretions, foreign bodies, dust, etc., with maximum respect for the physiology of the periocular area, which is particularly delicate and sensitive.
  • With the antiseptic effect of chlorhexidine.
  • The Hyaluronic Acid has an important moisturising and restorative power.
  • Aloe Vera has a calming effect and reduces the frequency of infections.
  • Allantoin fosters cell renewal and epithelial tissue regeneration.
  • Pack containing 20 Sterile Ophthalmic Wipes with chlorhexidineSingle-use hypoallergenic wipes.
    • Each 13 x 17.5 cm wipe, made of 100% cotton, contains 2.8 ml of chlorhexidine solution.
    • It can be used cold or hot
















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