Skip to main content

IVISION RELAX MASK

  • Disposable mask to brighten your eyes.
  • The hyaluronic acid has a high moisturising and firming power, it tones up and brightens the eye contour.
  • Vitamin K improves blood circulation, reducing bags and dark circles under the eyes.
  • Caffeine acts as a decongestant and reduces periocular swelling.
  • Green tea has an antioxidant and soothing effect
  • Pack containing hypoallergenic eye masks. Single-use hypoallergenic masks.
    • Each mask contains 7 ml of solution.
    • It can be used refrigerated or heated to 30°C.
    • Dermatologically tested



















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