{"product_id":"avani-lumiere-7-in-1-led-photon-therapy-face-and-neck-mask","title":"Avani Lumière 7-in-1 LED Photon Therapy Face and Neck Mask","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --gold: #C9A84C;\n    --gold-light: #E8D5A3;\n    --gold-pale: #F7F0DC;\n    --white: #FFFFFF;\n    --off-white: #FAFAF8;\n    --charcoal: #1A1A1A;\n    --mid-grey: #6B6B6B;\n    --divider: rgba(201,168,76,0.3);\n  }\n\n  .avl { font-family: 'Montserrat', sans-serif; background: var(--white); color: var(--charcoal); line-height: 1.7; -webkit-font-smoothing: antialiased; }\n\n  \/* URGENCY BAR *\/\n  .avl-bar { background: var(--charcoal); color: var(--gold-light); text-align: center; padding: 12px 24px; font-size: 11px; letter-spacing: 2.5px; font-weight: 500; text-transform: uppercase; }\n\n  \/* HERO *\/\n  .avl-hero { position: relative; overflow: hidden; min-height: 520px; display: flex; flex-direction: column; align-items: center; justify-content: flex-end; text-align: center; padding: 0; }\n  .avl-hero-bg { width: 100%; max-height: 600px; object-fit: cover; object-position: center top; display: block; }\n  .avl-hero-overlay { position: absolute; inset: 0; background: linear-gradient(to bottom, rgba(0,0,0,0.08) 0%, rgba(10,8,5,0.72) 100%); }\n  .avl-hero-content { position: absolute; bottom: 0; left: 0; right: 0; padding: 48px 40px; z-index: 2; }\n  .avl-eyebrow { font-size: 10px; font-weight: 600; letter-spacing: 4px; text-transform: uppercase; color: var(--gold-light); margin-bottom: 16px; display: block; }\n  .avl-hero-title { font-family: 'Cormorant Garamond', serif; font-size: clamp(38px, 6vw, 68px); font-weight: 300; line-height: 1.05; color: var(--white); margin-bottom: 10px; }\n  .avl-hero-title em { font-style: italic; color: var(--gold-light); }\n  .avl-hero-sub { font-family: 'Cormorant Garamond', serif; font-size: clamp(16px, 2.2vw, 22px); font-weight: 300; font-style: italic; color: rgba(255,255,255,0.75); margin-bottom: 0; max-width: 580px; margin-left: auto; margin-right: auto; }\n  .avl-rule { width: 60px; height: 1px; background: var(--gold); margin: 20px auto; }\n\n  \/* HERO IMAGES ROW *\/\n  .avl-hero-images { display: flex; justify-content: center; gap: 16px; flex-wrap: wrap; padding: 40px 40px 0; background: linear-gradient(160deg, #FDFCF8 0%, #F5EDD4 50%, #EDE0C0 100%); }\n  .avl-hero-images img { width: 210px; height: 210px; object-fit: cover; border-radius: 4px; box-shadow: 0 12px 40px rgba(0,0,0,0.10); transition: transform 0.4s ease, box-shadow 0.4s ease; }\n  .avl-hero-images img:hover { transform: translateY(-6px); box-shadow: 0 20px 50px rgba(0,0,0,0.15); }\n  .avl-hero-images img.avl-featured { width: 256px; height: 256px; }\n\n  \/* INTRO *\/\n  .avl-intro { max-width: 740px; margin: 64px auto; padding: 0 32px; text-align: center; }\n  .avl-intro p { font-family: 'Cormorant Garamond', serif; font-size: clamp(18px, 2.5vw, 24px); font-weight: 300; color: var(--charcoal); line-height: 1.85; }\n  .avl-intro strong { font-weight: 600; color: var(--gold); }\n\n  \/* STATS *\/\n  .avl-stats { background: var(--off-white); border-top: 1px solid var(--divider); border-bottom: 1px solid var(--divider); padding: 40px 32px; text-align: center; }\n  .avl-stats-grid { display: flex; justify-content: center; gap: 48px; flex-wrap: wrap; max-width: 900px; margin: 0 auto; }\n  .avl-stat-num { font-family: 'Cormorant Garamond', serif; font-size: 42px; font-weight: 600; color: var(--gold); line-height: 1; }\n  .avl-stat-label { font-size: 10px; font-weight: 600; letter-spacing: 2px; text-transform: uppercase; color: var(--mid-grey); margin-top: 6px; }\n\n  \/* SCIENCE OF SEVEN *\/\n  .avl-seven { background: var(--white); padding-bottom: 64px; }\n  .avl-section-header { text-align: center; padding: 64px 32px 40px; }\n  .avl-section-eyebrow { font-size: 10px; font-weight: 600; letter-spacing: 4px; text-transform: uppercase; color: var(--gold); margin-bottom: 14px; display: block; }\n  .avl-section-title { font-family: 'Cormorant Garamond', serif; font-size: clamp(28px, 4vw, 44px); font-weight: 300; color: var(--charcoal); }\n\n  \/* WAVELENGTH GRID *\/\n  .avl-lights-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 2px; max-width: 960px; margin: 0 auto; padding: 0 32px; border: 1px solid var(--divider); }\n  .avl-light-card { padding: 36px 28px; border: 1px solid var(--divider); background: var(--white); transition: background 0.3s ease; position: relative; overflow: hidden; }\n  .avl-light-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; }\n  .avl-light-card.red::before { background: #E53935; }\n  .avl-light-card.blue::before { background: #1E88E5; }\n  .avl-light-card.green::before { background: #43A047; }\n  .avl-light-card.yellow::before { background: #F9A825; }\n  .avl-light-card.purple::before { background: #8E24AA; }\n  .avl-light-card.cyan::before { background: #00ACC1; }\n  .avl-light-card.white-l::before { background: linear-gradient(to right, #E53935, #F9A825, #43A047, #1E88E5, #8E24AA); }\n  .avl-light-card:hover { background: var(--gold-pale); }\n  .avl-light-dot { width: 36px; height: 36px; border-radius: 50%; margin-bottom: 16px; }\n  .avl-light-card.red .avl-light-dot { background: radial-gradient(circle, #FF6B6B, #C62828); box-shadow: 0 0 12px rgba(229,57,53,0.4); }\n  .avl-light-card.blue .avl-light-dot { background: radial-gradient(circle, #64B5F6, #1565C0); box-shadow: 0 0 12px rgba(30,136,229,0.4); }\n  .avl-light-card.green .avl-light-dot { background: radial-gradient(circle, #81C784, #2E7D32); box-shadow: 0 0 12px rgba(67,160,71,0.4); }\n  .avl-light-card.yellow .avl-light-dot { background: radial-gradient(circle, #FFF176, #F57F17); box-shadow: 0 0 12px rgba(249,168,37,0.4); }\n  .avl-light-card.purple .avl-light-dot { background: radial-gradient(circle, #CE93D8, #6A1B9A); box-shadow: 0 0 12px rgba(142,36,170,0.4); }\n  .avl-light-card.cyan .avl-light-dot { background: radial-gradient(circle, #80DEEA, #00838F); box-shadow: 0 0 12px rgba(0,172,193,0.4); }\n  .avl-light-card.white-l .avl-light-dot { background: radial-gradient(circle, #FFFFFF, #E0E0E0); box-shadow: 0 0 12px rgba(200,200,200,0.6); border: 1px solid var(--divider); }\n  .avl-light-nm { font-size: 9px; font-weight: 600; letter-spacing: 2px; text-transform: uppercase; color: var(--mid-grey); margin-bottom: 6px; }\n  .avl-light-name { font-family: 'Cormorant Garamond', serif; font-size: 22px; font-weight: 400; color: var(--charcoal); margin-bottom: 8px; }\n  .avl-light-benefit { font-size: 13px; color: var(--mid-grey); line-height: 1.7; }\n\n  \/* SCIENCE IMAGE BLOCK *\/\n  .avl-science-img-wrap { max-width: 960px; margin: 32px auto 0; padding: 0 32px; }\n  .avl-science-img-wrap img { width: 100%; display: block; border-radius: 4px; box-shadow: 0 12px 40px rgba(0,0,0,0.08); }\n\n  \/* FEATURE BLOCKS *\/\n  .avl-feature-block { display: grid; grid-template-columns: 1fr 1fr; max-width: 960px; margin: 0 auto 2px; border: 1px solid var(--divider); }\n  .avl-feature-block.avl-rev { direction: rtl; }\n  .avl-feature-block.avl-rev \u003e * { direction: ltr; }\n  .avl-feat-img { width: 100%; height: 400px; object-fit: cover; display: block; }\n  .avl-feat-copy { padding: 56px 48px; display: flex; flex-direction: column; justify-content: center; background: var(--off-white); }\n  .avl-feat-copy .avl-section-eyebrow { text-align: left; margin-bottom: 0; }\n  .avl-feat-copy .avl-rule { margin: 16px 0 20px; }\n  .avl-feat-copy h3 { font-family: 'Cormorant Garamond', serif; font-size: 30px; font-weight: 300; color: var(--charcoal); margin-bottom: 16px; line-height: 1.2; }\n  .avl-feat-copy h3 em { color: var(--gold); font-style: italic; }\n  .avl-feat-copy p { font-size: 14px; color: var(--mid-grey); line-height: 1.8; }\n\n  \/* DARK FEATURES *\/\n  .avl-dark { background: var(--charcoal); padding: 72px 32px; text-align: center; }\n  .avl-dark .avl-section-title { color: var(--white); }\n  .avl-pills { display: flex; flex-wrap: wrap; justify-content: center; gap: 16px; max-width: 800px; margin: 40px auto 0; }\n  .avl-pill { border: 1px solid var(--gold); color: var(--gold-light); padding: 12px 28px; font-size: 11px; letter-spacing: 2px; font-weight: 500; text-transform: uppercase; border-radius: 40px; transition: background 0.3s, color 0.3s; cursor: default; }\n  .avl-pill:hover { background: var(--gold); color: var(--charcoal); }\n\n  \/* FULL WIDTH LIFESTYLE *\/\n  .avl-full-img { width: 100%; max-height: 500px; object-fit: cover; object-position: center; display: block; }\n\n  \/* TESTIMONIAL *\/\n  .avl-testimonial { background: linear-gradient(135deg, #F7F0DC 0%, #EDE0BF 100%); padding: 80px 32px; text-align: center; position: relative; }\n  .avl-testimonial::before { content: '\\201C'; font-family: 'Cormorant Garamond', serif; font-size: 160px; color: rgba(201,168,76,0.15); position: absolute; top: 10px; left: 50%; transform: translateX(-50%); line-height: 1; pointer-events: none; }\n  .avl-testimonial blockquote { font-family: 'Cormorant Garamond', serif; font-size: clamp(20px, 3vw, 30px); font-weight: 300; font-style: italic; color: var(--charcoal); max-width: 700px; margin: 0 auto 24px; position: relative; z-index: 1; line-height: 1.6; }\n  .avl-testimonial cite { font-size: 11px; letter-spacing: 3px; text-transform: uppercase; color: var(--gold); font-style: normal; font-weight: 600; }\n\n  \/* CTA *\/\n  .avl-cta { background: var(--white); border-top: 1px solid var(--divider); padding: 80px 32px; text-align: center; }\n  .avl-cta-scarcity { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: #B04A2F; font-weight: 600; margin-bottom: 28px; }\n  .avl-cta-title { font-family: 'Cormorant Garamond', serif; font-size: clamp(28px, 4vw, 52px); font-weight: 300; color: var(--charcoal); margin-bottom: 12px; line-height: 1.1; }\n  .avl-cta-title em { color: var(--gold); font-style: italic; }\n  .avl-cta-sub { font-size: 13px; color: var(--mid-grey); letter-spacing: 1px; margin-bottom: 36px; max-width: 520px; margin-left: auto; margin-right: auto; }\n  .avl-btn { display: inline-block; background: var(--gold); color: var(--white); font-family: 'Montserrat', sans-serif; font-size: 11px; font-weight: 600; letter-spacing: 3px; text-transform: uppercase; padding: 18px 56px; border: none; cursor: pointer; text-decoration: none; transition: background 0.3s, transform 0.2s; border-radius: 2px; }\n  .avl-btn:hover { background: #A8883C; transform: translateY(-2px); }\n\n  \/* RESPONSIVE *\/\n  @media (max-width: 700px) {\n    .avl-hero-content { padding: 32px 24px; }\n    .avl-feature-block { grid-template-columns: 1fr; }\n    .avl-feature-block.avl-rev { direction: ltr; }\n    .avl-feat-img { height: 260px; }\n    .avl-feat-copy { padding: 36px 28px; }\n    .avl-lights-grid { grid-template-columns: 1fr 1fr; }\n    .avl-hero-images img { width: 150px; height: 150px; }\n    .avl-hero-images img.avl-featured { width: 190px; height: 190px; }\n  }\n\n  \/* ANIMATION *\/\n  @keyframes avlFadeUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }\n  .avl-hero-content { animation: avlFadeUp 0.9s ease both; }\n\u003c\/style\u003e\n\u003cdiv class=\"avl\"\u003e\n\u003c!-- URGENCY BAR --\u003e\n\u003cdiv class=\"avl-bar\"\u003e✦   Limited Stock Available — Order Today   ✦\u003c\/div\u003e\n\u003c!-- HERO — full lifestyle image with text overlay --\u003e\n\u003csection class=\"avl-hero\"\u003e\u003cimg class=\"avl-hero-bg\" alt=\"Avani Lumière LED Mask in use\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0832\/2242\/9940\/files\/LED_face_mask_lifestyle_shot.png?v=1782116569\"\u003e\n\u003cdiv class=\"avl-hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"avl-hero-content\"\u003e\n\u003cspan class=\"avl-eyebrow\"\u003eAvani Luxe Collection\u003c\/span\u003e\n\u003ch1 class=\"avl-hero-title\"\u003eYour Skin Deserves\u003cbr\u003e\u003cem\u003eThe Light.\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cdiv class=\"avl-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"avl-hero-sub\"\u003eProfessional-grade LED photon therapy. Seven frequencies. One hands-free mask. Salon results — from your pillow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HERO PRODUCT IMAGES ROW --\u003e\n\u003cdiv style=\"padding-bottom: 40px;\" class=\"avl-hero-images\"\u003e\n\u003cimg class=\"avl-featured\" alt=\"Avani Lumière with box\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0832\/2242\/9940\/files\/avani-clean-minimal-white-background_2638ba5f-ff57-478f-96f2-86436f633475.png?v=1780651725\"\u003e \u003cimg alt=\"Avani Lumière flat lay\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0832\/2242\/9940\/files\/avani-flat-layoutLEDmask.png?v=1780651691\"\u003e \u003cimg alt=\"Avani Lumière lifestyle\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0832\/2242\/9940\/files\/avani-lifestyle-with-LED-mask.png?v=1780651733\"\u003e\n\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003csection class=\"avl-intro\"\u003e\n\u003cp\u003eEvery cream you have ever bought worked on the surface. The Avani Lumière™ works \u003cstrong\u003ebeneath it\u003c\/strong\u003e — where collagen lives, where acne starts, where pigmentation hides, where \u003cstrong\u003ereal change actually happens.\u003c\/strong\u003e Seven clinically inspired light frequencies. Every skin concern addressed. No appointments. No downtime. No compromise.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- STATS --\u003e\n\u003cdiv class=\"avl-stats\"\u003e\n\u003cdiv class=\"avl-stats-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"avl-stat-num\"\u003e7\u003c\/div\u003e\n\u003cdiv class=\"avl-stat-label\"\u003eLight Frequencies\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"avl-stat-num\"\u003e4.9★\u003c\/div\u003e\n\u003cdiv class=\"avl-stat-label\"\u003eAverage Rating\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"avl-stat-num\"\u003eFull\u003c\/div\u003e\n\u003cdiv class=\"avl-stat-label\"\u003eFace \u0026amp; Neck Coverage\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"avl-stat-num\"\u003eSession 1\u003c\/div\u003e\n\u003cdiv class=\"avl-stat-label\"\u003eVisible Results\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SCIENCE OF SEVEN --\u003e\n\u003csection class=\"avl-seven\"\u003e\n\u003cdiv class=\"avl-section-header\"\u003e\n\u003cspan class=\"avl-section-eyebrow\"\u003eThe Science\u003c\/span\u003e\n\u003ch2 class=\"avl-section-title\"\u003eThe Science of Seven.\u003cbr\u003eEvery Frequency. Every Concern.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"avl-lights-grid\"\u003e\n\u003cdiv class=\"avl-light-card red\"\u003e\n\u003cdiv class=\"avl-light-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"avl-light-nm\"\u003eRed · 633nm\u003c\/div\u003e\n\u003cdiv class=\"avl-light-name\"\u003eCollagen Revival\u003c\/div\u003e\n\u003cp class=\"avl-light-benefit\"\u003eStimulates collagen and elastin production deep in the dermis. Fine lines visibly soften. Elasticity returns. Age — actually reversed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"avl-light-card blue\"\u003e\n\u003cdiv class=\"avl-light-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"avl-light-nm\"\u003eBlue · 415nm\u003c\/div\u003e\n\u003cdiv class=\"avl-light-name\"\u003eAcne Eliminated\u003c\/div\u003e\n\u003cp class=\"avl-light-benefit\"\u003eTargets and destroys acne-causing bacteria at the source — without chemicals, without drying, without side effects. Skin finally clear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"avl-light-card green\"\u003e\n\u003cdiv class=\"avl-light-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"avl-light-nm\"\u003eGreen · 525nm\u003c\/div\u003e\n\u003cdiv class=\"avl-light-name\"\u003ePigmentation Corrected\u003c\/div\u003e\n\u003cp class=\"avl-light-benefit\"\u003eBreaks down melanin clusters and corrects uneven tone. Dark spots dissolve. Radiance is revealed. Your complexion, balanced at last.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"avl-light-card yellow\"\u003e\n\u003cdiv class=\"avl-light-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"avl-light-nm\"\u003eYellow · 590nm\u003c\/div\u003e\n\u003cdiv class=\"avl-light-name\"\u003ePuffiness Lifted\u003c\/div\u003e\n\u003cp class=\"avl-light-benefit\"\u003eStimulates lymphatic drainage, clears toxins, and calms reactive skin. Tired, puffy skin made new again — session after session.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"avl-light-card purple\"\u003e\n\u003cdiv class=\"avl-light-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"avl-light-nm\"\u003ePurple\u003c\/div\u003e\n\u003cdiv class=\"avl-light-name\"\u003eDeep Rejuvenation\u003c\/div\u003e\n\u003cp class=\"avl-light-benefit\"\u003eThe ultimate combination of red and blue working simultaneously — clearer skin and younger skin, delivered in a single treatment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"avl-light-card cyan\"\u003e\n\u003cdiv class=\"avl-light-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"avl-light-nm\"\u003eCyan\u003c\/div\u003e\n\u003cdiv class=\"avl-light-name\"\u003eSensitivity Silenced\u003c\/div\u003e\n\u003cp class=\"avl-light-benefit\"\u003eReduces inflammation, erases redness, and rebuilds your skin barrier from within. Sensitivity silenced. Calm, resilient skin restored.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"avl-light-card white-l\"\u003e\n\u003cdiv class=\"avl-light-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"avl-light-nm\"\u003eWhite · Full Spectrum\u003c\/div\u003e\n\u003cdiv class=\"avl-light-name\"\u003eTotal Skin Health\u003c\/div\u003e\n\u003cp class=\"avl-light-benefit\"\u003eThe final push. The complete spectrum working in unison — penetrating all layers, intensifying every result. Nothing left untreated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SCIENCE DIAGRAM IMAGE --\u003e\n\u003cdiv class=\"avl-science-img-wrap\"\u003e\u003cimg alt=\"The Science of Seven — Avani LED wavelength benefits diagram\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0832\/2242\/9940\/files\/LED_face_mask_color_benifits.png?v=1782116554\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE BLOCKS --\u003e\n\u003csection style=\"max-width: 960px; margin: 0 auto; padding: 0 32px 64px;\"\u003e\n\u003cdiv class=\"avl-feature-block\"\u003e\n\u003cimg class=\"avl-feat-img\" alt=\"Avani Lumière flat lay with petals\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0832\/2242\/9940\/files\/avani-lifestyle-with-LED-mask.png?v=1780651733\"\u003e\n\u003cdiv class=\"avl-feat-copy\"\u003e\n\u003cspan class=\"avl-section-eyebrow\"\u003eThe Experience\u003c\/span\u003e\n\u003cdiv class=\"avl-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3\u003e10 Minutes.\u003cbr\u003e\u003cem\u003eTransformative\u003c\/em\u003e Results.\u003c\/h3\u003e\n\u003cp\u003eSimply cleanse, put on the Lumière™, and let it work. Fully hands-free and wearable, it treats your entire face and neck simultaneously while you rest, read, or unwind. No effort. No mess. No clinic required. Just results — session after session, week after week.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"avl-feature-block avl-rev\"\u003e\n\u003cimg style=\"object-fit: contain; background: #F9F6F0;\" class=\"avl-feat-img\" alt=\"Avani Lumière device and box\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0832\/2242\/9940\/files\/avani-clean-minimal-white-background_2638ba5f-ff57-478f-96f2-86436f633475.png?v=1780651725\"\u003e\n\u003cdiv class=\"avl-feat-copy\"\u003e\n\u003cspan class=\"avl-section-eyebrow\"\u003eDesigned for Daily Life\u003c\/span\u003e\n\u003cdiv class=\"avl-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3\u003eCordless. Rechargeable.\u003cbr\u003e\u003cem\u003eBeautifully\u003c\/em\u003e Considered.\u003c\/h3\u003e\n\u003cp\u003eThe Avani Lumière™ was designed to be as beautiful as it is effective. Lightweight, fully cordless, and rechargeable — it fits seamlessly into any routine. Safe for all skin tones, gentle enough for daily use, and powerful enough to replace your monthly salon visit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FULL WIDTH LIFESTYLE IMAGE --\u003e \u003cimg class=\"avl-full-img\" alt=\"Indulge in Rejuvenation — Avani Lumière\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0832\/2242\/9940\/files\/LED_face_mask_lifestyle_shot.png?v=1782116569\"\u003e \u003c!-- DARK FEATURES --\u003e\n\u003csection class=\"avl-dark\"\u003e\u003cspan style=\"color: var(--gold);\" class=\"avl-section-eyebrow\"\u003eWhat You Get\u003c\/span\u003e\n\u003ch2 class=\"avl-section-title\"\u003eEverything Your Skin\u003cbr\u003eHas Been Waiting For.\u003c\/h2\u003e\n\u003cdiv class=\"avl-pills\"\u003e\n\u003cdiv class=\"avl-pill\"\u003e7 LED Frequencies\u003c\/div\u003e\n\u003cdiv class=\"avl-pill\"\u003eFull Face \u0026amp; Neck\u003c\/div\u003e\n\u003cdiv class=\"avl-pill\"\u003eHands-Free \u0026amp; Wearable\u003c\/div\u003e\n\u003cdiv class=\"avl-pill\"\u003eCordless \u0026amp; Rechargeable\u003c\/div\u003e\n\u003cdiv class=\"avl-pill\"\u003eAll Skin Tones\u003c\/div\u003e\n\u003cdiv class=\"avl-pill\"\u003eNo Downtime\u003c\/div\u003e\n\u003cdiv class=\"avl-pill\"\u003eCLINICALLY INSPIRED\u003c\/div\u003e\n\u003cdiv class=\"avl-pill\"\u003eResults from Session One\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TESTIMONIAL --\u003e\n\u003csection class=\"avl-testimonial\"\u003e\n\u003cblockquote\u003e\"I stopped booking facials the moment this arrived. My skin hasn't looked this good in years — and I use it lying down in bed. It's honestly ridiculous how well it works.\"\u003c\/blockquote\u003e\n\u003ccite\u003e— Priya N., Verified Customer\u003c\/cite\u003e\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"avl-cta\"\u003e\n\u003cp class=\"avl-cta-scarcity\"\u003e⚠ Only 9 Units Left at This Price\u003c\/p\u003e\n\u003ch2 class=\"avl-cta-title\"\u003eStop Waiting for\u003cbr\u003eYour Skin to Get Better\u003cbr\u003e\u003cem\u003eOn Its Own.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp style=\"margin-bottom: 36px;\" class=\"avl-cta-sub\"\u003eThe women who glow effortlessly are not lucky. They are using the Avani Lumière™.\u003c\/p\u003e\n\u003ca class=\"avl-btn\" href=\"#\"\u003eAdd to Cart — Claim Yours\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Avani","offers":[{"title":"Default Title","offer_id":48410767851764,"sku":"AVN-LED-001","price":1399.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0832\/2242\/9940\/files\/avani-flat-layoutLEDmask.png?v=1780651691","url":"https:\/\/avani.co.za\/products\/avani-lumiere-7-in-1-led-photon-therapy-face-and-neck-mask","provider":"Avani","version":"1.0","type":"link"}