
LUX SKIN® Micro Infusion Kit with Pre + Postbiotics
22 promo codes
<!-- LUX SKIN Microbiome Restore Micro Infusion Module (Shopify-safe, scoped) --> <p> </p> <!-- Paste into a Shopify Custom Liquid block on the product page --> <style> .lux-micro-bio-module{ --sage: #4a7c6f; --sage-light: #7aab9e; --sage-glow: #a8c9c2; --sage-pale: #e8f2f0; --sage-deep: #d0e6e2; --lavender: #7a6fa8; --lavender-light: #b0a8d4; --lavender-pale: #ede9f8; --navy: #1a1a2e; --navy-soft: #2e2e4a; --text: #2c2c2c; --text-soft: #5a5a5a; --card: #ffffff; --border: #e0e8e6; font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif; color: var(--text); } .lux-micro-bio-module * { box-sizing: border-box; } .lux-micro-bio-module h2, .lux-micro-bio-module p, .lux-micro-bio-module ul, .lux-micro-bio-module li { margin: 0; padding: 0; } .lux-micro-bio-module .container{ max-width: 740px; margin: 0 auto; padding: 40px 20px; display: flex; flex-direction: column; gap: 32px; } .lux-micro-bio-module .card, .lux-micro-bio-module .guidance-card, .lux-micro-bio-module .expect-card, .lux-micro-bio-module .proof-card{ background: var(--card); border: 1px solid var(--border); border-radius: 16px; padding: 36px 32px; position: relative; overflow: hidden; } .lux-micro-bio-module .card::before, .lux-micro-bio-module .proof-card::before{ content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; } .lux-micro-bio-module .card::before{ background: linear-gradient(90deg, var(--sage), var(--lavender-light), var(--sage)); } .lux-micro-bio-module .proof-card::before{ background: linear-gradient(90deg, var(--sage), var(--lavender-light)); } .lux-micro-bio-module .card-label{ font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: var(--sage); margin-bottom: 16px; font-family: 'DM Sans', sans-serif; } .lux-micro-bio-module .card h2{ font-family: 'Cormorant Garamond', serif; font-size: 28px; font-weight: 600; color: var(--navy); line-height: 1.2; margin-bottom: 20px; } .lux-micro-bio-module .card p{ font-size: 15px; line-height: 1.7; color: var(--text); margin-bottom: 14px; } .lux-micro-bio-module .card p:last-child{ margin-bottom: 0; } .lux-micro-bio-module .hero-actives{ display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 24px 0; } .lux-micro-bio-module .hero-active{ padding: 20px; border-radius: 12px; border: 1px solid var(--border); position: relative; overflow: hidden; background: #fff; } .lux-micro-bio-module .hero-active::after{ content: ''; position: absolute; top: 0; left: 0; width: 4px; height: 100%; } .lux-micro-bio-module .hero-active.bio-primary{ background: linear-gradient(135deg, #eef6f4 0%, #fff 100%); } .lux-micro-bio-module .hero-active.bio-primary::after{ background: var(--sage); } .lux-micro-bio-module .hero-active.bio-secondary{ background: linear-gradient(135deg, #f0eef8 0%, #fff 100%); } .lux-micro-bio-module .hero-active.bio-secondary::after{ background: var(--lavender); } .lux-micro-bio-module .hero-active-name{ font-size: 11px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 4px; font-family: 'DM Sans', sans-serif; } .lux-micro-bio-module .hero-active.bio-primary .hero-active-name{ color: var(--sage); } .lux-micro-bio-module .hero-active.bio-secondary .hero-active-name{ color: var(--lavender); } .lux-micro-bio-module .hero-active-title{ font-family: 'Cormorant Garamond', serif; font-size: 20px; font-weight: 600; color: var(--navy); margin-bottom: 8px; } .lux-micro-bio-module .hero-active-desc{ font-size: 13px; line-height: 1.6; color: var(--text-soft); } .lux-micro-bio-module .special-callout{ background: linear-gradient(135deg, var(--sage-pale) 0%, #f5faf9 100%); border-radius: 12px; padding: 20px 24px; margin-top: 20px; font-size: 14.5px; line-height: 1.7; border-left: 3px solid var(--sage); } .lux-micro-bio-module .special-callout strong{ color: var(--navy); } .lux-micro-bio-module .divider{ border: none; border-top: 1px dashed var(--border); margin: 24px 0; } .lux-micro-bio-module .kit-includes{ display: flex; flex-direction: column; gap: 6px; margin: 10px 0 20px; } .lux-micro-bio-module .kit-item{ display: flex; align-items: center; gap: 10px; font-size: 14.5px; line-height: 1.5; } .lux-micro-bio-module .kit-item .dot{ width: 6px; height: 6px; border-radius: 50%; background: var(--sage); flex-shrink: 0; } .lux-micro-bio-module .meta-row{ display: flex; gap: 32px; margin-top: 4px; flex-wrap: wrap; } .lux-micro-bio-module .meta-item{ font-size: 14px; color: var(--text-soft); } .lux-micro-bio-module .meta-item strong{ color: var(--text); } .lux-micro-bio-module .ingredients-strip{ display: flex; flex-wrap: wrap; gap: 8px; margin-top: 16px; } .lux-micro-bio-module .ing-tag{ font-size: 11px; font-weight: 600; letter-spacing: 0.5px; padding: 5px 12px; border-radius: 999px; border: 1px solid; font-family: 'DM Sans', sans-serif; } .lux-micro-bio-module .ing-tag.bio-tag{ background: #eef6f4; border-color: #c4ddd9; color: var(--sage); } .lux-micro-bio-module .ing-tag.lav-tag{ background: #f0eef8; border-color: #cdc8e8; color: var(--lavender); } .lux-micro-bio-module .ing-tag.support-tag{ background: #f8f8f8; border-color: #e0e0e0; color: var(--text-soft); } /* Guidance */ .lux-micro-bio-module .guidance-card{ overflow: visible; } .lux-micro-bio-module .bubble{ position: absolute; top: -14px; left: 24px; background: var(--sage-deep); color: var(--navy); font-size: 11px; font-weight: 700; letter-spacing: 1.2px; text-transform: uppercase; padding: 7px 16px; border-radius: 999px; white-space: nowrap; font-family: 'DM Sans', sans-serif; } .lux-micro-bio-module .guidance-card p{ font-size: 14.5px; line-height: 1.7; margin-bottom: 12px; color: var(--text); } .lux-micro-bio-module .guidance-list{ list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 6px; } .lux-micro-bio-module .guidance-list li{ font-size: 14.5px; line-height: 1.6; padding-left: 18px; position: relative; color: var(--text); } .lux-micro-bio-module .guidance-list li::before{ content: '→'; position: absolute; left: 0; color: var(--sage); font-weight: 600; } /* Expect */ .lux-micro-bio-module .expect-card{ overflow: visible; padding: 40px 32px 32px; } .lux-micro-bio-module .expect-card .bubble{ background: var(--sage-pale); } .lux-micro-bio-module .results-header{ display: flex; align-items: center; gap: 10px; margin-bottom: 20px; } .lux-micro-bio-module .results-header span{ font-size: 20px; } .lux-micro-bio-module .results-header strong{ font-family: 'Cormorant Garamond', serif; font-size: 22px; font-weight: 600; color: var(--navy); } .lux-micro-bio-module .results-grid{ display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 20px; } .lux-micro-bio-module .result-item{ border: 1px solid var(--border); border-radius: 10px; padding: 16px 18px 16px 34px; font-size: 13.5px; line-height: 1.6; position: relative; color: var(--text); } .lux-micro-bio-module .result-item::before{ content: '✦'; position: absolute; left: 14px; top: 16px; font-size: 10px; } .lux-micro-bio-module .result-item.bio-result{ background: linear-gradient(135deg, #eef6f4, #fff); } .lux-micro-bio-module .result-item.bio-result::before{ color: var(--sage); } .lux-micro-bio-module .result-item.lav-result{ background: linear-gradient(135deg, #f0eef8, #fff); } .lux-micro-bio-module .result-item.lav-result::before{ color: var(--lavender); } .lux-micro-bio-module .result-item.shared-result{ background: linear-gradient(135deg, #f4f6f8, #fff); } .lux-micro-bio-module .result-item.shared-result::before{ color: var(--navy-soft); } .lux-micro-bio-module .result-tag{ font-size: 9px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; display: inline-block; padding: 2px 8px; border-radius: 4px; margin-bottom: 6px; font-family: 'DM Sans', sans-serif; } .lux-micro-bio-module .tag-bio{ background: #d4ece8; color: var(--sage); } .lux-micro-bio-module .tag-lav{ background: #dcdaf0; color: var(--lavender); } .lux-micro-bio-module .tag-both{ background: #e0e4ea; color: var(--navy-soft); } .lux-micro-bio-module .timeline{ margin-top: 20px; padding: 20px 24px; background: linear-gradient(135deg, #fafafa, #f2f7f6); border-radius: 12px; border: 1px solid var(--border); } .lux-micro-bio-module .timeline-title{ font-size: 11px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; color: var(--sage); margin-bottom: 14px; font-family: 'DM Sans', sans-serif; } .lux-micro-bio-module .timeline-steps{ display: flex; gap: 0; position: relative; } .lux-micro-bio-module .timeline-steps::before{ content: ''; position: absolute; top: 12px; left: 12px; right: 12px; height: 2px; background: linear-gradient(90deg, var(--sage-glow), var(--lavender-pale), var(--sage-glow)); } .lux-micro-bio-module .timeline-step{ flex: 1; text-align: center; position: relative; z-index: 1; } .lux-micro-bio-module .timeline-dot{ width: 24px; height: 24px; border-radius: 50%; background: var(--card); border: 2px solid var(--sage); margin: 0 auto 10px; display: flex; align-items: center; justify-content: center; font-size: 10px; font-weight: 700; color: var(--sage); font-family: 'DM Sans', sans-serif; } .lux-micro-bio-module .timeline-step:last-child .timeline-dot{ border-color: var(--lavender); color: var(--lavender); } .lux-micro-bio-module .timeline-step:nth-child(2) .timeline-dot{ border-color: var(--navy-soft); color: var(--navy-soft); } .lux-micro-bio-module .timeline-text{ font-size: 12px; line-height: 1.4; color: var(--text-soft); } .lux-micro-bio-module .timeline-text strong{ display: block; color: var(--text); font-size: 13px; } /* Proof */ .lux-micro-bio-module .proof-header-wrap{ position: relative; margin-bottom: 24px; } .lux-micro-bio-module .proof-pill{ display: inline-block; background: linear-gradient(135deg, var(--sage-pale), var(--sage-deep)); color: var(--navy); font-family: 'Cormorant Garamond', serif; font-size: 18px; font-weight: 600; letter-spacing: 1px; padding: 12px 26px; border-radius: 999px; border: 1px solid var(--sage-glow); box-shadow: 0 6px 16px rgba(0,0,0,0.04); } .lux-micro-bio-module .proof-grid{ display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 20px; } .lux-micro-bio-module .proof-stat{ padding: 18px 20px; border-radius: 12px; text-align: center; } .lux-micro-bio-module .proof-stat.stat-bio{ background: linear-gradient(135deg, #eef6f4, #e4f0ee); border: 1px solid #c4ddd9; } .lux-micro-bio-module .proof-stat.stat-lav{ background: linear-gradient(135deg, #f0eef8, #e8e6f4); border: 1px solid #cdc8e8; } .lux-micro-bio-module .proof-stat .stat-number{ font-family: 'Cormorant Garamond', serif; font-size: 36px; font-weight: 700; line-height: 1; margin-bottom: 6px; } .lux-micro-bio-module .stat-bio .stat-number{ color: var(--sage); } .lux-micro-bio-module .stat-lav .stat-number{ color: var(--lavender); } .lux-micro-bio-module .proof-stat .stat-label{ font-size: 12px; line-height: 1.4; color: var(--text-soft); } .lux-micro-bio-module .proof-stat .stat-source{ font-size: 10px; color: #aaa; margin-top: 4px; font-style: italic; } .lux-micro-bio-module .proof-list{ list-style: none; padding: 0; display: flex; flex-direction: column; gap: 10px; margin: 0 0 24px 0; } .lux-micro-bio-module .proof-list li{ font-size: 14px; line-height: 1.6; padding-left: 20px; position: relative; color: var(--text); } .lux-micro-bio-module .proof-list li::before{ content: '✓'; position: absolute; left: 0; color: var(--sage); font-weight: 700; } .lux-micro-bio-module .disclaimer{ font-size: 11.5px; line-height: 1.6; color: #999; font-style: italic; border-top: 1px solid var(--border); padding-top: 16px; } @media (max-width: 600px){ .lux-micro-bio-module .container{ padding: 24px 16px; } .lux-micro-bio-module .card, .lux-micro-bio-module .guidance-card, .lux-micro-bio-module .expect-card, .lux-micro-bio-module .proof-card{ padding: 28px 20px; } .lux-micro-bio-module .expect-card{ padding: 34px 20px 24px; } .lux-micro-bio-module .hero-actives{ grid-template-columns: 1fr; } .lux-micro-bio-module .results-grid{ grid-template-columns: 1fr; } .lux-micro-bio-module .proof-grid{ grid-template-columns: 1fr; } .lux-micro-bio-module .meta-row{ flex-direction: column; gap: 8px; } .lux-micro-bio-module .card h2{ font-size: 24px; } .lux-micro-bio-module .bubble{ left: 16px; } .lux-micro-bio-module .proof-pill{ font-size: 16px; padding: 10px 20px; } } </style> <div class="lux-micro-bio-module"> <div class="container"> <!-- WHAT IS IT --> <div class="card"> <div class="card-label">What Is It</div> <h2>LUX SKIN® Micro Infusion Kit — Microbiome Restore</h2> <p>A next-level at-home treatment designed to help restore your skin's microbiome, strengthen the barrier, and support the look of calmer, more radiant, resilient skin — at a fraction of typical in-clinic costs.</p> <p>This system uses ultra-fine micro-needles to create tiny channels in the skin, helping your <strong>Microbiome Restore Serum</strong> absorb effectively — delivering postbiotics and prebiotics exactly where they're needed most.</p> <div class="hero-actives"> <div class="hero-active bio-primary"> <div class="hero-active-name">Hero Active 01</div> <div class="hero-active-title">Postbiotics</div> <div class="hero-active-desc">Bioactive compounds produced by beneficial bacteria that help rebalance the skin's ecosystem, support barrier integrity, and calm the look of sensitivity and redness.</div> </div> <div class="hero-active bio-secondary"> <div class="hero-active-name">Hero Active 02</div> <div class="hero-active-title">Prebiotics + 5% Niacinamide</div> <div class="hero-active-desc">Prebiotics feed beneficial skin bacteria to restore microbiome balance, while 5% niacinamide supports the look of brightness, even tone, and a strengthened barrier.</div> </div> </div> <p>These channels help key actives reach where they can support the look of <strong>calmer skin, lasting hydration, improved radiance, and a stronger barrier</strong>.</p> <div class="special-callout"> <strong>What makes it special?</strong><br>While most serums address surface symptoms, ours targets the root cause — a disrupted microbiome. By pairing postbiotics with prebiotics and 5% niacinamide in a micro-infusion format, this kit delivers a professional-grade foundation reset designed for visible, cumulative results across consistent weekly use.</div> <hr class="divider"> <p style="margin-bottom: 6px;"><strong>Kit Includes:</strong></p> <div class="kit-includes"> <div class="kit-item"> <span class="dot"></span> 4 × LUX SKIN® Microbiome Restore 5ml Serum Vials</div> <div class="kit-item"> <span class="dot"></span> 1 × 0.3mm Micro-Needle Roller Head</div> </div> <div class="meta-row"> <div class="meta-item"> <strong>Treatment Time:</strong> 5 to 10 minutes</div> <div class="meta-item"> <strong>Recommended Use:</strong> 1 to 2 times per week (72 hours apart)</div> </div> <div class="ingredients-strip"> <span class="ing-tag bio-tag">Postbiotics</span> <span class="ing-tag bio-tag">Prebiotics</span> <span class="ing-tag lav-tag">5% Niacinamide</span> <span class="ing-tag lav-tag">Zinc</span> <span class="ing-tag support-tag">Hyaluronic Acid</span> <span class="ing-tag support-tag">Panthenol</span> <span class="ing-tag support-tag">Allantoin</span> </div> </div> <!-- WHICH PACKAGE --> <div class="guidance-card"> <div class="bubble">WHICH PACKAGE DO I NEED?</div> <p>The Micro Infusion System is designed for use <strong>1 to 2 times per week</strong></p> <ul class="guidance-list"> <li>For visible changes: <strong>4 to 8 treatments</strong> </li> <li>For long-lasting results: <strong>12 to 16 treatments</strong> </li> <li>For ongoing maintenance: <strong>Ongoing 1× weekly</strong> </li> </ul> </div> <!-- WHAT TO EXPECT --> <div class="expect-card"> <div class="bubble">WHAT TO EXPECT</div> <div class="results-header"> <span>✨</span> <strong>Results you'll love</strong> </div> <div class="results-grid"> <div class="result-item bio-result"> <div class="result-tag tag-bio">Postbiotics</div> Helps calm the look of redness and sensitivity as the microbiome begins to rebalance</div> <div class="result-item lav-result"> <div class="result-tag tag-lav">Niacinamide</div> Supports the look of a more even, brighter skin tone and visibly refined pores</div> <div class="result-item bio-result"> <div class="result-tag tag-bio">Prebiotics</div> Designed to support a stronger-looking barrier, helping moisture stay locked in longer</div> <div class="result-item lav-result"> <div class="result-tag tag-lav">Niacinamide</div> Supports the look of firmer, smoother skin with consistent weekly use</div> <div class="result-item shared-result"> <div class="result-tag tag-both">Microbiome Reset</div> Helps restore the look of radiance and resilience as the skin's ecosystem rebalances</div> <div class="result-item shared-result"> <div class="result-tag tag-both">Foundation Reset</div> Quick 5 to 10 minute weekly treatments — your other products finally perform better</div> </div> <div class="timeline"> <div class="timeline-title">Your Transformation Timeline</div> <div class="timeline-steps"> <div class="timeline-step"> <div class="timeline-dot">1</div> <div class="timeline-text"> <strong>Weeks 1 to 2</strong> Calmer look, improved hydration, early glow</div> </div> <div class="timeline-step"> <div class="timeline-dot">2</div> <div class="timeline-text"> <strong>Weeks 4 to 6</strong> Barrier strengthens, sensitivity settles, texture refines</div> </div> <div class="timeline-step"> <div class="timeline-dot">3</div> <div class="timeline-text"> <strong>Weeks 8 to 12</strong> Lasting radiance, resilient skin, routine performs better</div> </div> </div> </div> </div> <!-- TESTED & PROVEN --> <div class="proof-card"> <div class="proof-header-wrap"> <div class="proof-pill">Tested &amp; Proven Results</div> </div> <div class="proof-grid"> <div class="proof-stat stat-bio"> <div class="stat-number">176%</div> <div class="stat-label">24-hour moisture retention rate — rated "excellent" (150%+ threshold)</div> <div class="stat-source">ILAC-accredited laboratory, February 2026</div> </div> <div class="proof-stat stat-lav"> <div class="stat-number">81%</div> <div class="stat-label">Firming &amp; anti-wrinkle elastase inhibition rate, outperformed control</div> <div class="stat-source">ILAC-accredited laboratory, February 2026</div> </div> <div class="proof-stat stat-bio"> <div class="stat-number">51%</div> <div class="stat-label">Soothing &amp; calming hyaluronidase inhibition rate</div> <div class="stat-source">ILAC-accredited laboratory, February 2026</div> </div> <div class="proof-stat stat-lav"> <div class="stat-number">33%</div> <div class="stat-label">Brightening tyrosinase inhibition rate — proven effective</div> <div class="stat-source">ILAC-accredited laboratory, February 2026</div> </div> </div> <ul class="proof-list"> <li>Designed to restore the skin's microbiome — the root cause of sensitivity, dullness, and barrier damage</li> <li>Postbiotics and prebiotics work together to replenish beneficial bacteria and rebalance the skin's ecosystem</li> <li>5% niacinamide has been widely studied for supporting barrier function, brightness, and skin tone</li> <li>Micro-infusion delivery helps improve cosmetic serum contact with the skin compared to simple topical application</li> <li>4 independent efficacy reports from an ILAC MRA internationally accredited testing facility — all results statistically significant (P&lt;0.05)</li> </ul> <div class="disclaimer">Individual results may vary. Cosmetic use only. If you are pregnant, breastfeeding, have a skin condition, or are under medical care, consult a professional before use. Do not use on broken or irritated skin.</div> </div> </div> </div> <!-- Micro Infusion Kit Ingredients Widget --> <div style="background: #f9f9f9; border: 1px solid #e0e0e0; border-radius: 12px; padding: 24px 20px; margin: 30px auto; max-width: 720px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; color: #333; font-size: 15px; line-height: 1.6;"> <h2 style="font-size: 18px; font-weight: bold; margin-bottom: 16px;">Ingredients</h2> <details style="margin-bottom: 15px;" class="accordion-item"> <summary style="font-weight: 600; cursor: pointer;">Microbiome Restore Micro Infusion</summary> <p style="margin-top: 8px;">Aqua, Butylene Glycol, Niacinamide, Panthenol, Zinc PCA, Allantoin, Sodium Hyaluronate, Lactobacillus Ferment (Postbiotic), Inulin (Prebiotic), Centella Asiatica Extract, Glycerin, Pentylene Glycol, 1,2-Hexanediol, Polysorbate 20, Sclerotium Gum, Phenoxyethanol, Hydroxyacetophenone, Oligopeptide-1, Palmitoyl Pentapeptide-4, Acetyl Tetrapeptide-9.</p> </details> <details style="margin-bottom: 15px;" class="accordion-item"> <summary style="font-weight: 600; cursor: pointer;">Anti-Aging Micro Infusion</summary> <p style="margin-top: 8px;">Pure Water, Hyaluronic Acid, Hansheng Gum, Allantoin, Biological Sugar Gum, BSASM, Oligopeptide-1, P-Hydroxy Acetophenone, 1,2-Hexanediol, SM, Nicotinamide (Vitamin B3), HP, MOSK 100, Hexapeptide-8, Conopeptide, Bosein (Powder), Ikedoin, Ergothione.</p> </details> <details style="margin-bottom: 15px;" class="accordion-item"> <summary style="font-weight: 600; cursor: pointer;">Skin Renewal Micro Infusion (Salmon DNA)</summary> <p style="margin-top: 8px;">Aqua, Butylene Glycol, Niacinamide, Panthenol, Centella Asiatica Extract, Polygonum Cuspidatum Root Extract, Scutellaria Baicalensis Root Extract, Camellia Sinensis Leaf Extract, Glycyrrhiza Glabra (Licorice) Root Extract, Chamomilla Recutita (Matricaria) Flower Extract, Rosmarinus Officinalis (Rosemary) Leaf Extract, Glycereth-26, Glycerin, Pentylene Glycol, 1,2-Hexanediol, Polysorbate 20, Tripeptide-1, Hexapeptide-9, Acetyl Tetrapeptide-9, Palmitoyl Pentapeptide-4, Palmitoyl Tetrapeptide-7, Sclerotium Gum, Phenoxyethanol, Sodium DNA, Sodium Hyaluronate, Hydroxyacetophenone, Allantoin, Oligopeptide-1, Copper Tripeptide-1.</p> </details> <details style="margin-bottom: 15px;" class="accordion-item"> <summary style="font-weight: 600; cursor: pointer;">Glass Skin Micro Infusion (Hydration)</summary> <p style="margin-top: 8px;">Purified Water, Hyaluronic Acid, Niacinamide (Vitamin B3), Ceramide NP, Allantoin, Sugar Isomers, Panthenol (Vitamin B5), Beta-Glucan, Tremella Fuciformis (Snow Mushroom) Extract, Acetyl Glucosamine, Ascorbyl Glucoside (Vitamin C Derivative), Licorice Root Extract, Squalane, 1,2-Hexanediol, Hexapeptide-8, Bee Venom Peptide, Pearl Extract, Botanical Soothing Complex (BSASM), Ginseng Root Extract, and Arbutin.</p> </details> <details style="margin-bottom: 15px;" class="accordion-item"> <summary style="font-weight: 600; cursor: pointer;">Hair Regrowth Micro Infusion</summary> <p style="margin-top: 8px;">Aqua, Butylene Glycol, Glycereth-26, Niacinamide, Lysine, Histidine, Arginine, Aspartic Acid, Threonine, Serine, Glutamic Acid, Proline, Glycine, Alanine, Valine, Isoleucine, Leucine, Tyrosine, Phenylalanine, Panthenol, Sclerotium Gum, Phenoxyethanol, Trehalose, Ascorbyl Glucoside, Caffeine, Ethylhexylglycerin, Sodium Hyaluronate, Tocopherol, Zinc PCA, Sodium Lactate, Sodium PCA, Pyridoxine, Resveratrol, Mentholum, Allantoin, Bidens Pilosa Extract, Mentha Haplocalyx Oil, Melaleuca Alternifolia (Tea Tree) Leaf Oil, Eucalyptus Citriodora Oil, Oligopeptide-1, Decapeptide-4, Acetyl Tetrapeptide-3, Copper Tripeptide-1.</p> </details> <details class="accordion-item"> <summary style="font-weight: 600; cursor: pointer;">Stretch Mark Repair Micro Infusion</summary> <p style="margin-top: 8px;">Aqua, Butylene Glycol, Glycereth-26, Niacinamide, Panthenol, Sclerotium Gum, Aqua (and) Phenoxyethanol, Trehalose, Ascorbyl Glucoside, Caffeine, Phenoxyethanol (and) Ethylhexylglycerin, Sodium Hyaluronate, Asiaticoside, Madecassoside, Asiatic Acid, Tocopherol, Ergothioneine, Allantoin, Palmitoyl Tripeptide-5, Acetyl Hexapeptide-8, Oligopeptide-1.</p> </details> </div> <p> </p> <!-- SKIN QUIZ PROMO BOX --> <div style="background: #fff9f3; border: 1px solid #f3d8c2; border-radius: 12px; padding: 14px 18px; text-align: center; font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif; font-size: 15px; color: #333; margin-top: 18px;"> <span>Not sure which <strong>Micro Infusion</strong> you need?</span> <a style="color: #ff3b30; font-weight: 600; text-decoration: none; margin-left: 6px;" href="https://us-domainholdings.myshopify.com/tools/perfect-product-finder/which-micro-infusion-do-i-need" target="_blank">Take the Skin Quiz →</a> </div>
Save on LUX SKIN® Micro Infusion Kit with Pre + Postbiotics with a LUX SKIN® promo code
Checkmate is a savings app with over one million users that have saved $$$ on brands like LUX SKIN®.
The Checkmate extension automatically applies LUX SKIN® discount codes, LUX SKIN® coupons and more to give you discounts on products like LUX SKIN® Micro Infusion Kit with Pre + Postbiotics.
Top LUX SKIN® discount codes
14 people have used this promo code
Last used about 1 month ago
1 person has used this LUX SKIN® discount
Last used over 1 year ago
Only For $19 With Code
Last used 10 months ago
See all codes
Similar items


