{"product_id":"celluma-hair-serum","title":"Celluma Restore Hair SERUM","description":"\u003c!-- ============================================================\n  CELLUMA RESTORE HAIR SERUM — PRO II DESIGN SYSTEM\n  ============================================================ --\u003e\n\n\u003cstyle\u003e\n  #sr-v2 {\n    --gold: #c9a84c;\n    --gold-lt: #e8d49e;\n    --dark: #0b1120;\n    --navy: #0f2044;\n    --slate: #475569;\n    --muted: #94a3b8;\n    --border: #e2e8f0;\n    --soft: #f8fafc;\n    font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, sans-serif;\n    color: #1e293b;\n    max-width: 900px;\n    margin: 0 auto;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n  #sr-v2 *, #sr-v2 *::before, #sr-v2 *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* ══ STICKY BAR ══ *\/\n  #sr-v2 .sr-bar { position: fixed; bottom: 0; left: 0; right: 0; z-index: 9999; background: var(--dark); border-top: 1px solid rgba(201,168,76,0.25); padding: 11px 20px; display: flex; align-items: center; justify-content: space-between; gap: 12px; box-shadow: 0 -6px 40px rgba(0,0,0,0.5); }\n  #sr-v2 .sr-bar-left { display: flex; flex-direction: column; }\n  #sr-v2 .sr-bar-name { font-size: 0.68rem; color: rgba(255,255,255,0.45); text-transform: uppercase; letter-spacing: 1.5px; font-weight: 600; }\n  #sr-v2 .sr-bar-price { font-size: 1rem; font-weight: 800; color: #fff; line-height: 1.2; }\n  #sr-v2 .sr-bar-price em { font-style: normal; font-size: 0.72rem; color: var(--gold); font-weight: 500; margin-left: 6px; }\n  #sr-v2 .sr-bar-btn { display: inline-flex; align-items: center; gap: 7px; background: linear-gradient(135deg, var(--gold), #9a7523); color: #fff !important; padding: 11px 22px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; letter-spacing: 1.5px; border-radius: 4px; text-decoration: none !important; white-space: nowrap; flex-shrink: 0; }\n  #sr-v2 .sr-bar-btn svg { width: 15px; height: 15px; fill: #fff; }\n\n  \/* ══ HERO ══ *\/\n  #sr-v2 .sr-hero { padding-bottom: 44px; border-bottom: 1px solid var(--border); }\n  #sr-v2 .sr-badge { display: inline-flex; align-items: center; gap: 7px; border: 1px solid var(--gold); color: var(--gold); padding: 4px 13px; font-size: 0.58rem; text-transform: uppercase; letter-spacing: 2.5px; font-weight: 700; margin-bottom: 16px; }\n  #sr-v2 .sr-badge::before { content: ''; width: 5px; height: 5px; background: var(--gold); border-radius: 50%; flex-shrink: 0; }\n  #sr-v2 .sr-hero h2 { font-size: clamp(1.9rem, 4.5vw, 3rem); font-weight: 200; color: var(--dark); line-height: 1.1; letter-spacing: -1px; margin-bottom: 16px; }\n  #sr-v2 .sr-hero h2 strong { font-weight: 700; }\n  #sr-v2 .sr-lead { font-size: 0.95rem; color: var(--slate); line-height: 1.8; max-width: 680px; margin-bottom: 28px; }\n  #sr-v2 .sr-lead strong { color: #1e293b; font-weight: 600; }\n  #sr-v2 .sr-trust { display: flex; gap: 18px; flex-wrap: wrap; }\n  #sr-v2 .sr-trust-item { font-size: 0.71rem; color: #64748b; display: flex; align-items: center; gap: 5px; }\n  #sr-v2 .sr-trust-item::before { content: '✓'; color: #22c55e; font-weight: 800; }\n\n  \/* ══ PRODUCT CARD + BUNDLE CARD ══ *\/\n  #sr-v2 .sr-variants { margin: 44px 0; }\n  #sr-v2 .sr-variants-title { font-size: 0.68rem; text-transform: uppercase; letter-spacing: 2px; color: var(--muted); font-weight: 700; margin-bottom: 16px; text-align: center; }\n  #sr-v2 .sr-variant-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }\n  #sr-v2 .sr-variant-card { border-radius: 12px; overflow: hidden; position: relative; }\n  #sr-v2 .sr-variant-card.sr-solo { background: var(--soft); border: 1.5px solid var(--border); }\n  #sr-v2 .sr-variant-card.sr-bundle { background: linear-gradient(160deg, #0b1120 0%, #1a2f5a 100%); border: 1.5px solid rgba(201,168,76,0.4); }\n  #sr-v2 .sr-variant-card.sr-bundle .sr-v-badge { position: absolute; top: 14px; right: 14px; background: var(--gold); color: #fff; font-size: 0.55rem; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; padding: 3px 9px; border-radius: 20px; }\n  #sr-v2 .sr-v-body { padding: 24px 22px 22px; }\n  #sr-v2 .sr-v-icon { font-size: 1.4rem; margin-bottom: 8px; display: block; }\n  #sr-v2 .sr-v-type { font-size: 0.6rem; text-transform: uppercase; letter-spacing: 2px; font-weight: 700; margin-bottom: 4px; display: block; }\n  #sr-v2 .sr-variant-card.sr-solo .sr-v-type { color: var(--muted); }\n  #sr-v2 .sr-variant-card.sr-bundle .sr-v-type { color: var(--gold); }\n  #sr-v2 .sr-v-name { font-size: 0.95rem; font-weight: 700; margin-bottom: 12px; display: block; line-height: 1.3; }\n  #sr-v2 .sr-variant-card.sr-solo .sr-v-name { color: var(--dark); }\n  #sr-v2 .sr-variant-card.sr-bundle .sr-v-name { color: #fff; }\n  #sr-v2 .sr-v-features { list-style: none; margin-bottom: 18px; }\n  #sr-v2 .sr-v-features li { font-size: 0.78rem; padding: 5px 0; display: flex; align-items: flex-start; gap: 8px; border-bottom: 1px solid rgba(0,0,0,0.05); }\n  #sr-v2 .sr-variant-card.sr-bundle .sr-v-features li { border-bottom: 1px solid rgba(255,255,255,0.07); }\n  #sr-v2 .sr-v-features li:last-child { border-bottom: none; }\n  #sr-v2 .sr-v-features li::before { content: '✓'; font-weight: 800; flex-shrink: 0; margin-top: 1px; }\n  #sr-v2 .sr-variant-card.sr-solo .sr-v-features li { color: var(--slate); }\n  #sr-v2 .sr-variant-card.sr-solo .sr-v-features li::before { color: #22c55e; }\n  #sr-v2 .sr-variant-card.sr-bundle .sr-v-features li { color: rgba(255,255,255,0.75); }\n  #sr-v2 .sr-variant-card.sr-bundle .sr-v-features li::before { color: var(--gold); }\n  #sr-v2 .sr-v-price { font-size: 1.6rem; font-weight: 800; font-family: Georgia, serif; line-height: 1; display: block; margin-bottom: 4px; }\n  #sr-v2 .sr-variant-card.sr-solo .sr-v-price { color: var(--dark); }\n  #sr-v2 .sr-variant-card.sr-bundle .sr-v-price { color: var(--gold); }\n  #sr-v2 .sr-v-note { font-size: 0.68rem; color: var(--muted); }\n  #sr-v2 .sr-variant-card.sr-bundle .sr-v-note { color: rgba(255,255,255,0.4); }\n\n  \/* ══ SPECS ══ *\/\n  #sr-v2 .sr-specs { display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid var(--border); border-radius: 10px; overflow: hidden; margin: 40px 0; }\n  #sr-v2 .sr-spec { padding: 20px 12px; text-align: center; border-right: 1px solid var(--border); }\n  #sr-v2 .sr-spec:last-child { border-right: none; }\n  #sr-v2 .sr-spec-val { display: block; font-size: 0.82rem; font-weight: 800; color: var(--dark); text-transform: uppercase; letter-spacing: 0.3px; margin-bottom: 4px; }\n  #sr-v2 .sr-spec-lbl { display: block; font-size: 0.56rem; text-transform: uppercase; letter-spacing: 1.5px; color: var(--muted); line-height: 1.4; }\n\n  \/* ══ SUMMARY ══ *\/\n  #sr-v2 .sr-summary { background: linear-gradient(135deg, var(--dark), var(--navy)); border-left: 4px solid var(--gold); border-radius: 0 10px 10px 0; padding: 22px 26px; margin: 36px 0; color: rgba(255,255,255,0.88); font-size: 0.88rem; line-height: 1.85; }\n  #sr-v2 .sr-summary strong { color: var(--gold-lt); font-weight: 600; }\n\n  \/* ══ STAT ══ *\/\n  #sr-v2 .sr-stat-block { background: linear-gradient(135deg, var(--dark), var(--navy)); border-radius: 12px; padding: 28px 26px; display: flex; align-items: center; gap: 22px; margin: 36px 0; flex-wrap: wrap; }\n  #sr-v2 .sr-stat-num { font-size: 2.8rem; font-weight: 800; color: var(--gold); font-family: Georgia, serif; line-height: 1; flex-shrink: 0; }\n  #sr-v2 .sr-stat-copy { font-size: 0.86rem; color: rgba(255,255,255,0.88); line-height: 1.6; }\n  #sr-v2 .sr-stat-copy strong { color: #fff; }\n\n  \/* ══ SECTION ══ *\/\n  #sr-v2 .sr-section { margin: 48px 0; }\n  #sr-v2 .sr-eyebrow { display: block; font-size: 0.58rem; text-transform: uppercase; letter-spacing: 2.5px; color: var(--gold); font-weight: 700; margin-bottom: 6px; }\n  #sr-v2 .sr-h2 { font-size: clamp(1.1rem, 2.5vw, 1.5rem); font-weight: 400; color: var(--dark); margin-bottom: 14px; line-height: 1.3; }\n  #sr-v2 .sr-body { font-size: 0.9rem; color: var(--slate); line-height: 1.85; margin-bottom: 14px; }\n  #sr-v2 .sr-body strong { color: #1e293b; }\n  #sr-v2 .sr-divider { border: none; border-top: 1px solid var(--border); margin: 44px 0; }\n\n  \/* ══ INGREDIENT CARDS ══ *\/\n  #sr-v2 .sr-ingredients-wrap { background: var(--soft); border: 1px solid var(--border); border-radius: 12px; padding: 30px 26px; margin: 36px 0; }\n  #sr-v2 .sr-ingredients-title { text-align: center; font-size: 0.78rem; text-transform: uppercase; letter-spacing: 2px; color: var(--dark); font-weight: 800; margin-bottom: 4px; }\n  #sr-v2 .sr-ingredients-sub { text-align: center; font-size: 0.72rem; color: var(--muted); margin-bottom: 22px; }\n  #sr-v2 .sr-ingredients-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 12px; }\n  #sr-v2 .sr-ingredient { background: #fff; border: 1px solid var(--border); border-radius: 10px; padding: 22px 16px; text-align: center; position: relative; overflow: hidden; }\n  #sr-v2 .sr-ingredient::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; }\n  #sr-v2 .sr-ingredient:nth-child(1)::before { background: linear-gradient(90deg, #22c55e, #16a34a); }\n  #sr-v2 .sr-ingredient:nth-child(2)::before { background: linear-gradient(90deg, var(--gold), #9a7523); }\n  #sr-v2 .sr-ingredient:nth-child(3)::before { background: linear-gradient(90deg, #3b82f6, #1d4ed8); }\n  #sr-v2 .sr-ing-pct { font-size: 2rem; font-weight: 800; color: var(--dark); font-family: Georgia, serif; display: block; line-height: 1; margin-bottom: 4px; }\n  #sr-v2 .sr-ingredient:nth-child(1) .sr-ing-pct { color: #16a34a; }\n  #sr-v2 .sr-ingredient:nth-child(2) .sr-ing-pct { color: var(--gold); }\n  #sr-v2 .sr-ingredient:nth-child(3) .sr-ing-pct { color: #3b82f6; }\n  #sr-v2 .sr-ing-name { font-size: 0.72rem; font-weight: 800; text-transform: uppercase; letter-spacing: 1.5px; color: var(--dark); display: block; margin-bottom: 8px; }\n  #sr-v2 .sr-ing-tag { display: inline-block; font-size: 0.55rem; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; padding: 2px 7px; border-radius: 20px; margin-bottom: 10px; }\n  #sr-v2 .sr-ingredient:nth-child(1) .sr-ing-tag { background: rgba(34,197,94,0.1); color: #16a34a; }\n  #sr-v2 .sr-ingredient:nth-child(2) .sr-ing-tag { background: rgba(201,168,76,0.1); color: var(--gold); }\n  #sr-v2 .sr-ingredient:nth-child(3) .sr-ing-tag { background: rgba(59,130,246,0.1); color: #3b82f6; }\n  #sr-v2 .sr-ing-desc { font-size: 0.74rem; color: var(--slate); line-height: 1.6; }\n\n  \/* ══ BENEFITS ══ *\/\n  #sr-v2 .sr-benefits { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 18px 0 0; }\n  #sr-v2 .sr-benefit { background: var(--soft); border: 1px solid var(--border); border-radius: 10px; padding: 18px; display: flex; gap: 14px; align-items: flex-start; }\n  #sr-v2 .sr-benefit-icon { width: 34px; height: 34px; min-width: 34px; border-radius: 8px; background: linear-gradient(135deg, var(--gold), #9a7523); display: flex; align-items: center; justify-content: center; font-size: 0.85rem; color: #fff; }\n  #sr-v2 .sr-benefit h3 { font-size: 0.82rem; font-weight: 700; color: var(--dark); margin: 0 0 3px; }\n  #sr-v2 .sr-benefit p { font-size: 0.76rem; color: var(--slate); line-height: 1.6; }\n\n  \/* ══ HOW TO USE ══ *\/\n  #sr-v2 .sr-steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; margin: 20px 0 0; position: relative; }\n  #sr-v2 .sr-steps::before { content: ''; position: absolute; top: 20px; left: 12%; right: 12%; height: 1px; background: var(--border); z-index: 0; }\n  #sr-v2 .sr-step { display: flex; flex-direction: column; align-items: center; text-align: center; padding: 0 6px; position: relative; z-index: 1; }\n  #sr-v2 .sr-step-num { width: 40px; height: 40px; border: 2px solid var(--gold); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 0.72rem; font-weight: 700; color: var(--gold); background: #fff; margin-bottom: 9px; flex-shrink: 0; }\n  #sr-v2 .sr-step-title { font-size: 0.7rem; font-weight: 700; color: var(--dark); text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 4px; line-height: 1.3; }\n  #sr-v2 .sr-step-text { font-size: 0.68rem; color: var(--slate); line-height: 1.5; }\n\n  \/* ══ LED SYNERGY PANEL ══ *\/\n  #sr-v2 .sr-synergy { background: linear-gradient(135deg, var(--dark), var(--navy)); border-radius: 12px; padding: 28px 26px; margin: 36px 0; display: grid; grid-template-columns: 1fr 1fr; gap: 24px; align-items: center; }\n  #sr-v2 .sr-synergy-left h3 { font-size: 1rem; font-weight: 700; color: #fff; margin-bottom: 10px; line-height: 1.4; }\n  #sr-v2 .sr-synergy-left p { font-size: 0.82rem; color: rgba(255,255,255,0.75); line-height: 1.7; }\n  #sr-v2 .sr-synergy-left p strong { color: var(--gold-lt); }\n  #sr-v2 .sr-synergy-right { display: flex; flex-direction: column; gap: 10px; }\n  #sr-v2 .sr-syn-item { background: rgba(255,255,255,0.06); border: 1px solid rgba(255,255,255,0.1); border-radius: 8px; padding: 12px 14px; }\n  #sr-v2 .sr-syn-label { font-size: 0.6rem; text-transform: uppercase; letter-spacing: 1.5px; color: var(--gold); font-weight: 700; display: block; margin-bottom: 3px; }\n  #sr-v2 .sr-syn-text { font-size: 0.76rem; color: rgba(255,255,255,0.75); line-height: 1.5; }\n\n  \/* ══ MAIN CTA ══ *\/\n  #sr-v2 .sr-cta { background: linear-gradient(135deg, var(--dark), var(--navy)); border-radius: 14px; padding: 48px 36px; text-align: center; margin: 52px 0; position: relative; overflow: hidden; }\n  #sr-v2 .sr-cta::before { content: ''; position: absolute; top: -60px; right: -60px; width: 200px; height: 200px; border-radius: 50%; background: radial-gradient(circle, rgba(201,168,76,0.12) 0%, transparent 70%); pointer-events: none; }\n  #sr-v2 .sr-cta-eye { font-size: 0.58rem; text-transform: uppercase; letter-spacing: 2.5px; color: var(--gold); font-weight: 700; margin-bottom: 10px; display: block; }\n  #sr-v2 .sr-cta-title { font-size: clamp(1.3rem, 3vw, 2rem); font-weight: 200; color: #fff; margin-bottom: 6px; font-family: Georgia, serif; letter-spacing: -0.5px; }\n  #sr-v2 .sr-cta-title strong { font-weight: 700; }\n  #sr-v2 .sr-cta-price { font-size: 0.88rem; color: var(--gold-lt); margin-bottom: 8px; }\n  #sr-v2 .sr-cta-price strong { font-size: 1.4rem; color: #fff; font-weight: 800; }\n  #sr-v2 .sr-cta-note { display: inline-block; background: rgba(201,168,76,0.15); border: 1px solid rgba(201,168,76,0.35); color: var(--gold-lt); font-size: 0.65rem; font-weight: 700; padding: 3px 12px; border-radius: 20px; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 28px; }\n  #sr-v2 .sr-cta-btn { display: inline-flex; align-items: center; gap: 10px; background: linear-gradient(135deg, var(--gold), #9a7523); color: #fff !important; padding: 18px 44px; font-size: 0.78rem; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; border-radius: 4px; text-decoration: none !important; transition: opacity 0.2s; position: relative; z-index: 1; }\n  #sr-v2 .sr-cta-btn:hover { opacity: 0.88; }\n  #sr-v2 .sr-cta-btn svg { width: 20px; height: 20px; fill: #fff; }\n  #sr-v2 .sr-cta-sub { margin-top: 16px; font-size: 0.68rem; color: rgba(255,255,255,0.28); display: block; position: relative; z-index: 1; }\n\n  \/* ══ FAQ ══ *\/\n  #sr-v2 .sr-faq-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0 32px; }\n  #sr-v2 .sr-faq-item { border-bottom: 1px solid var(--border); padding: 17px 0; }\n  #sr-v2 .sr-faq-item:first-child, #sr-v2 .sr-faq-item:nth-child(2) { border-top: 1px solid var(--border); }\n  #sr-v2 .sr-faq-q { font-size: 0.86rem; font-weight: 700; color: var(--dark); margin-bottom: 5px; display: block; }\n  #sr-v2 .sr-faq-a { font-size: 0.8rem; color: var(--slate); line-height: 1.7; }\n  #sr-v2 .sr-faq-a strong { color: #1e293b; }\n\n  \/* ══ MOBILE ══ *\/\n  @media (max-width: 640px) {\n    #sr-v2 .sr-variant-cards { grid-template-columns: 1fr; }\n    #sr-v2 .sr-specs { grid-template-columns: 1fr 1fr; }\n    #sr-v2 .sr-spec:nth-child(2) { border-right: none; }\n    #sr-v2 .sr-spec:nth-child(3), #sr-v2 .sr-spec:nth-child(4) { border-top: 1px solid var(--border); }\n    #sr-v2 .sr-ingredients-grid { grid-template-columns: 1fr; }\n    #sr-v2 .sr-benefits { grid-template-columns: 1fr; }\n    #sr-v2 .sr-synergy { grid-template-columns: 1fr; }\n    #sr-v2 .sr-steps { grid-template-columns: 1fr 1fr; gap: 16px; }\n    #sr-v2 .sr-steps::before { display: none; }\n    #sr-v2 .sr-faq-grid { grid-template-columns: 1fr; }\n    #sr-v2 .sr-faq-item:nth-child(2) { border-top: none; }\n    #sr-v2 .sr-cta { padding: 32px 20px; }\n    #sr-v2 .sr-cta-btn { width: 100%; display: flex; justify-content: center; }\n    #sr-v2 .sr-bar { padding: 10px 14px; }\n    #sr-v2 .sr-stat-block { flex-direction: column; text-align: center; }\n  }\n  @media (max-width: 400px) { #sr-v2 .sr-steps { grid-template-columns: 1fr; } }\n\u003c\/style\u003e\n\n\u003c!-- WhatsApp SVG --\u003e\n\u003csvg style=\"display:none\"\u003e\n  \u003csymbol id=\"wa-sr\" viewbox=\"0 0 24 24\"\u003e\n    \u003cpath d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\u003e\u003c\/path\u003e\n  \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\n\u003c!-- AEO SCHEMA --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"BreadcrumbList\",\n      \"itemListElement\": [\n        { \"@type\": \"ListItem\", \"position\": 1, \"name\": \"Home\",        \"item\": \"https:\/\/www.celluma.asia\/\" },\n        { \"@type\": \"ListItem\", \"position\": 2, \"name\": \"Products\",    \"item\": \"https:\/\/www.celluma.asia\/collections\/all\" },\n        { \"@type\": \"ListItem\", \"position\": 3, \"name\": \"RESTORE Serum\",\"item\": \"https:\/\/www.celluma.asia\/products\/restore-serum\" }\n      ]\n    },\n    {\n      \"@type\": \"Product\",\n      \"@id\": \"https:\/\/www.celluma.asia\/products\/restore-serum#product\",\n      \"name\": \"Celluma RESTORE Hair Growth Serum\",\n      \"description\": \"Clinical-grade LED-synergized hair growth serum with 3% Redensyl, 2.5% Capixyl, and 1% Anargy. Formulated to amplify Celluma photobiomodulation therapy results for hair restoration.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"Celluma\", \"url\": \"https:\/\/www.celluma.asia\" },\n      \"sku\": \"CELL-REST-SERUM-128\",\n      \"category\": \"Hair Growth Serum\",\n      \"additionalProperty\": [\n        { \"@type\": \"PropertyValue\", \"name\": \"Key Ingredient 1\", \"value\": \"3% Redensyl™ — follicle stem cell activation\" },\n        { \"@type\": \"PropertyValue\", \"name\": \"Key Ingredient 2\", \"value\": \"2.5% Capixyl™ — DHT inhibition and anti-inflammatory\" },\n        { \"@type\": \"PropertyValue\", \"name\": \"Key Ingredient 3\", \"value\": \"1% Anargy™ — structural nourishment and root detoxification\" },\n        { \"@type\": \"PropertyValue\", \"name\": \"Formula\", \"value\": \"Residue-free · Lightweight aqueous base\" },\n        { \"@type\": \"PropertyValue\", \"name\": \"Optimised For\", \"value\": \"Celluma RESTORE LED light therapy\" }\n      ],\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"url\": \"https:\/\/www.celluma.asia\/products\/restore-serum\",\n        \"price\": \"128.00\",\n        \"priceCurrency\": \"SGD\",\n        \"availability\": \"https:\/\/schema.org\/InStock\",\n        \"itemCondition\": \"https:\/\/schema.org\/NewCondition\",\n        \"priceValidUntil\": \"2027-12-31\",\n        \"seller\": { \"@type\": \"Organization\", \"name\": \"Celluma Asia\", \"url\": \"https:\/\/www.celluma.asia\" },\n        \"shippingDetails\": {\n          \"@type\": \"OfferShippingDetails\",\n          \"shippingRate\": { \"@type\": \"MonetaryAmount\", \"value\": \"0\", \"currency\": \"SGD\" },\n          \"shippingDestination\": { \"@type\": \"DefinedRegion\", \"addressCountry\": \"SG\" },\n          \"deliveryTime\": {\n            \"@type\": \"ShippingDeliveryTime\",\n            \"handlingTime\": { \"@type\": \"QuantitativeValue\", \"minValue\": 0, \"maxValue\": 1, \"unitCode\": \"DAY\" },\n            \"transitTime\": { \"@type\": \"QuantitativeValue\", \"minValue\": 1, \"maxValue\": 3, \"unitCode\": \"DAY\" }\n          }\n        },\n        \"hasMerchantReturnPolicy\": {\n          \"@type\": \"MerchantReturnPolicy\",\n          \"applicableCountry\": \"SG\",\n          \"returnPolicyCategory\": \"https:\/\/schema.org\/MerchantReturnFiniteReturnWindow\",\n          \"merchantReturnDays\": 14,\n          \"returnMethod\": \"https:\/\/schema.org\/ReturnByMail\",\n          \"returnFees\": \"https:\/\/schema.org\/FreeReturn\"\n        }\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Why use a serum with LED hair therapy?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"LED light therapy increases cellular ATP (energy) production in follicle cells. The RESTORE Serum provides the raw active ingredients — Redensyl, Capixyl, and Anargy — that ATP-energized cells need to build new hair protein. Applied immediately before LED treatment, the serum is absorbed deeper and more effectively due to increased cellular activity from the light.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"What is Redensyl and how does it help hair growth?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Redensyl is a patented compound that reactivates hair follicle stem cells (ORSc) and triggers the anagen (growth) phase. At 3% concentration, it is clinically shown to increase hair density and reduce hair loss significantly within 84 days of consistent use.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Does the RESTORE Serum leave hair greasy?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"No. The formula uses a lightweight residue-free aqueous base that absorbs instantly into the scalp with no greasy feel, making it suitable for daily use before or after Celluma LED sessions.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"How does Capixyl block DHT?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Capixyl inhibits 5-alpha reductase, the enzyme that converts testosterone to DHT — the hormone responsible for androgenetic alopecia. At 2.5%, it also reduces scalp inflammation, protecting follicles from the two primary causes of hormonal hair loss.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cdiv id=\"sr-v2\"\u003e\n\n  \u003c!-- ══ STICKY BAR ══ --\u003e\n  \u003cdiv class=\"sr-bar\" role=\"complementary\" aria-label=\"Quick purchase\"\u003e\n    \u003cdiv class=\"sr-bar-left\"\u003e\n      \u003cspan class=\"sr-bar-name\"\u003eRESTORE Hair Serum · LED-Synergized\u003c\/span\u003e\n      \u003cspan class=\"sr-bar-price\"\u003eSGD 128 \u003cem\u003eFree island-wide delivery\u003c\/em\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"https:\/\/wa.me\/6594468877?text=Hi!%20I'm%20interested%20in%20the%20RESTORE%20Hair%20Serum.%20Could%20you%20share%20details%20and%20the%20exclusive%20promo?\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"sr-bar-btn\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cuse href=\"#wa-sr\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n      Order Now\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ HERO ══ --\u003e\n  \u003cdiv class=\"sr-hero\"\u003e\n    \u003cdiv class=\"sr-badge\"\u003eLED-Synergized · Clinical Actives · DHT Block · Singapore\u003c\/div\u003e\n    \u003ch2\u003eRESTORE \u003cstrong\u003eHair Serum\u003c\/strong\u003e\u003cbr\u003eThe Light-Synergy Formula.\u003cbr\u003eFuel for LED-Energized Follicles.\u003c\/h2\u003e\n    \u003cp class=\"sr-lead\"\u003eThe \u003cstrong\u003eCelluma RESTORE Hair Serum\u003c\/strong\u003e is a clinical-grade topical engineered to work in direct synergy with LED photobiomodulation. Where LED light triggers cellular ATP, this serum delivers the active ingredients — \u003cstrong\u003e3% Redensyl™, 2.5% Capixyl™, and 1% Anargy™\u003c\/strong\u003e — that energized follicles need to activate growth, block DHT, and restore hair density.\u003c\/p\u003e\n    \u003cdiv class=\"sr-trust\"\u003e\n      \u003cspan class=\"sr-trust-item\"\u003e3% Redensyl™ Clinical Potency\u003c\/span\u003e\n      \u003cspan class=\"sr-trust-item\"\u003eDHT-Blocking Capixyl™\u003c\/span\u003e\n      \u003cspan class=\"sr-trust-item\"\u003eResidue-Free Formula\u003c\/span\u003e\n      \u003cspan class=\"sr-trust-item\"\u003eFree Delivery Singapore\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ PRODUCT + BUNDLE CARDS ══ --\u003e\n  \u003cdiv class=\"sr-variants\"\u003e\n    \u003cp class=\"sr-variants-title\"\u003eAvailable Options\u003c\/p\u003e\n    \u003cdiv class=\"sr-variant-cards\"\u003e\n\n      \u003c!-- Serum Solo --\u003e\n      \u003cdiv class=\"sr-variant-card sr-solo\"\u003e\n        \u003cdiv class=\"sr-v-body\"\u003e\n          \u003cspan class=\"sr-v-icon\"\u003e🌿\u003c\/span\u003e\n          \u003cspan class=\"sr-v-type\"\u003eHair Serum\u003c\/span\u003e\n          \u003cspan class=\"sr-v-name\"\u003eRESTORE Serum — Standalone\u003c\/span\u003e\n          \u003cul class=\"sr-v-features\"\u003e\n            \u003cli\u003e3% Redensyl™ — follicle stem cell activation\u003c\/li\u003e\n            \u003cli\u003e2.5% Capixyl™ — DHT inhibitor\u003c\/li\u003e\n            \u003cli\u003e1% Anargy™ — root nourishment\u003c\/li\u003e\n            \u003cli\u003eResidue-free · Daily use formula\u003c\/li\u003e\n            \u003cli\u003eReady Stocks\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cspan class=\"sr-v-price\"\u003eSGD 128\u003c\/span\u003e\n          \u003cspan class=\"sr-v-note\"\u003eFree island-wide delivery · Best paired with Celluma RESTORE\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Bundle recommendation --\u003e\n      \u003cdiv class=\"sr-variant-card sr-bundle\"\u003e\n        \u003cspan class=\"sr-v-badge\"\u003eMaximum Results\u003c\/span\u003e\n        \u003cdiv class=\"sr-v-body\"\u003e\n          \u003cspan class=\"sr-v-icon\"\u003e⚡\u003c\/span\u003e\n          \u003cspan class=\"sr-v-type\"\u003eRecommended Pairing\u003c\/span\u003e\n          \u003cspan class=\"sr-v-name\"\u003eSerum + Celluma RESTORE Device\u003c\/span\u003e\n          \u003cul class=\"sr-v-features\"\u003e\n            \u003cli\u003eRESTORE Hair Serum (SGD 128)\u003c\/li\u003e\n            \u003cli\u003eCelluma RESTORE device (from SGD 1,880)\u003c\/li\u003e\n            \u003cli\u003eLED activates serum absorption deeper\u003c\/li\u003e\n            \u003cli\u003eTriple-action: light + actives + DHT block\u003c\/li\u003e\n            \u003cli\u003eAsk about our bundle pricing\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cspan class=\"sr-v-price\"\u003eBundle Pricing\u003c\/span\u003e\n          \u003cspan class=\"sr-v-note\"\u003eWhatsApp us for exclusive serum + device bundle pricing\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ SPECS ══ --\u003e\n  \u003cdiv class=\"sr-specs\" role=\"table\" aria-label=\"Key product specifications\"\u003e\n    \u003cdiv class=\"sr-spec\" role=\"cell\"\u003e\n      \u003cspan class=\"sr-spec-val\"\u003e3%\u003c\/span\u003e\n      \u003cspan class=\"sr-spec-lbl\"\u003eRedensyl™\u003cbr\u003eStem Cell Activator\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sr-spec\" role=\"cell\"\u003e\n      \u003cspan class=\"sr-spec-val\"\u003e2.5%\u003c\/span\u003e\n      \u003cspan class=\"sr-spec-lbl\"\u003eCapixyl™\u003cbr\u003eDHT Inhibitor\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sr-spec\" role=\"cell\"\u003e\n      \u003cspan class=\"sr-spec-val\"\u003e1%\u003c\/span\u003e\n      \u003cspan class=\"sr-spec-lbl\"\u003eAnargy™\u003cbr\u003eRoot Nourishment\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sr-spec\" role=\"cell\"\u003e\n      \u003cspan class=\"sr-spec-val\"\u003eLED-Sync\u003c\/span\u003e\n      \u003cspan class=\"sr-spec-lbl\"\u003eOptimised for\u003cbr\u003ePBM Therapy\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ SUMMARY ══ --\u003e\n  \u003cdiv class=\"sr-summary\"\u003e\n    \u003cstrong\u003eAt a glance:\u003c\/strong\u003e The \u003cstrong\u003eCelluma RESTORE Hair Serum\u003c\/strong\u003e is a clinical-grade topical with \u003cstrong\u003e3% Redensyl™\u003c\/strong\u003e (follicle stem cell activation), \u003cstrong\u003e2.5% Capixyl™\u003c\/strong\u003e (DHT inhibition and anti-inflammatory), and \u003cstrong\u003e1% Anargy™\u003c\/strong\u003e (root detoxification). Residue-free formula. Engineered to work in synergy with Celluma LED photobiomodulation — apply before each LED session for amplified follicle absorption. \u003cstrong\u003eSGD 128\u003c\/strong\u003e · Free delivery Singapore.\n  \u003c\/div\u003e\n\n  \u003c!-- ══ STAT ══ --\u003e\n  \u003cdiv class=\"sr-stat-block\"\u003e\n    \u003cdiv class=\"sr-stat-num\"\u003e3×\u003c\/div\u003e\n    \u003cdiv class=\"sr-stat-copy\"\u003e\n      \u003cstrong\u003eThree clinically validated actives working simultaneously on three hair loss mechanisms.\u003c\/strong\u003e\u003cbr\u003e\n      Redensyl reactivates dormant follicle stem cells. Capixyl blocks DHT and reduces inflammation. Anargy nourishes at root level. Applied before each LED session, all three are driven deeper into the scalp by the increase in cellular ATP triggered by photobiomodulation.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ INGREDIENTS ══ --\u003e\n  \u003cdiv class=\"sr-ingredients-wrap\"\u003e\n    \u003cp class=\"sr-ingredients-title\"\u003eThe Triple-Action Bio-Complex\u003c\/p\u003e\n    \u003cp class=\"sr-ingredients-sub\"\u003eThree patented actives at clinical concentrations — each targeting a distinct mechanism of hair loss.\u003c\/p\u003e\n    \u003cdiv class=\"sr-ingredients-grid\" role=\"list\"\u003e\n\n      \u003cdiv class=\"sr-ingredient\" role=\"listitem\"\u003e\n        \u003cspan class=\"sr-ing-pct\"\u003e3%\u003c\/span\u003e\n        \u003cspan class=\"sr-ing-name\"\u003eRedensyl™\u003c\/span\u003e\n        \u003cspan class=\"sr-ing-tag\"\u003eFollicle Activation\u003c\/span\u003e\n        \u003cp class=\"sr-ing-desc\"\u003eReactivates hair follicle stem cells (ORSc), triggering the anagen growth phase and increasing hair density. Clinically shown to reduce hair loss by 17% and increase density by 9% in 84 days.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sr-ingredient\" role=\"listitem\"\u003e\n        \u003cspan class=\"sr-ing-pct\"\u003e2.5%\u003c\/span\u003e\n        \u003cspan class=\"sr-ing-name\"\u003eCapixyl™\u003c\/span\u003e\n        \u003cspan class=\"sr-ing-tag\"\u003eDHT Block\u003c\/span\u003e\n        \u003cp class=\"sr-ing-desc\"\u003eInhibits 5-alpha reductase to block DHT — the hormone driving androgenetic alopecia. Also reduces scalp inflammation, addressing both hormonal and environmental root-level damage.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sr-ingredient\" role=\"listitem\"\u003e\n        \u003cspan class=\"sr-ing-pct\"\u003e1%\u003c\/span\u003e\n        \u003cspan class=\"sr-ing-name\"\u003eAnargy™\u003c\/span\u003e\n        \u003cspan class=\"sr-ing-tag\"\u003eRoot Nourishment\u003c\/span\u003e\n        \u003cp class=\"sr-ing-desc\"\u003eProvides structural nourishment and root-level detoxification, creating a clean scalp environment for optimal follicle function and sustained growth-phase support.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ LED SYNERGY ══ --\u003e\n  \u003csection class=\"sr-section\" aria-labelledby=\"sr-synergy\"\u003e\n    \u003cspan class=\"sr-eyebrow\"\u003eThe Science of Synergy\u003c\/span\u003e\n    \u003ch3 id=\"sr-synergy\" class=\"sr-h2\"\u003eWhy LED + Serum Outperforms Either Alone\u003c\/h3\u003e\n\n    \u003cdiv class=\"sr-synergy\"\u003e\n      \u003cdiv class=\"sr-synergy-left\"\u003e\n        \u003ch3\u003eLight is the Spark.\u003cbr\u003eThe Serum is the Fuel.\u003c\/h3\u003e\n        \u003cp\u003ePhotobiomodulation increases \u003cstrong\u003ecellular ATP production\u003c\/strong\u003e in follicle cells — essentially supercharging them with energy. Applied immediately before your LED session, the serum's active ingredients are absorbed deeper and more rapidly into the energized scalp environment, producing compounded results neither can achieve independently.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sr-synergy-right\"\u003e\n        \u003cdiv class=\"sr-syn-item\"\u003e\n          \u003cspan class=\"sr-syn-label\"\u003eLED Alone\u003c\/span\u003e\n          \u003cspan class=\"sr-syn-text\"\u003eIncreases cellular energy · Stimulates microcirculation · Extends anagen phase\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sr-syn-item\"\u003e\n          \u003cspan class=\"sr-syn-label\"\u003eSerum Alone\u003c\/span\u003e\n          \u003cspan class=\"sr-syn-text\"\u003eDelivers active ingredients · Blocks DHT · Nourishes follicle stem cells\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sr-syn-item\" style=\"border-color:rgba(201,168,76,0.4);background:rgba(201,168,76,0.08)\"\u003e\n          \u003cspan class=\"sr-syn-label\" style=\"color:var(--gold)\"\u003eLED + Serum Together\u003c\/span\u003e\n          \u003cspan class=\"sr-syn-text\" style=\"color:rgba(255,255,255,0.9)\"\u003eDeeper absorption · Maximum follicle activation · DHT block + light stimulation simultaneously\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003chr class=\"sr-divider\"\u003e\n\n  \u003c!-- ══ BENEFITS ══ --\u003e\n  \u003csection class=\"sr-section\" aria-labelledby=\"sr-benefits\"\u003e\n    \u003cspan class=\"sr-eyebrow\"\u003eKey Benefits\u003c\/span\u003e\n    \u003ch3 id=\"sr-benefits\" class=\"sr-h2\"\u003eWhat the Formula Delivers\u003c\/h3\u003e\n    \u003cdiv class=\"sr-benefits\" role=\"list\"\u003e\n      \u003cdiv class=\"sr-benefit\" role=\"listitem\"\u003e\n        \u003cdiv class=\"sr-benefit-icon\" aria-hidden=\"true\"\u003e✦\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eFollicle Stem Cell Activation\u003c\/h3\u003e\n          \u003cp\u003e3% Redensyl reactivates dormant ORSc stem cells — the cells responsible for initiating each new hair growth cycle — producing measurable density improvement from 84 days.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sr-benefit\" role=\"listitem\"\u003e\n        \u003cdiv class=\"sr-benefit-icon\" aria-hidden=\"true\"\u003e✦\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eDHT Inhibition\u003c\/h3\u003e\n          \u003cp\u003e2.5% Capixyl blocks 5-alpha reductase, preventing testosterone conversion to DHT — addressing the primary hormonal driver of pattern hair loss in both men and women.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sr-benefit\" role=\"listitem\"\u003e\n        \u003cdiv class=\"sr-benefit-icon\" aria-hidden=\"true\"\u003e✦\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eAnti-Inflammatory Scalp Environment\u003c\/h3\u003e\n          \u003cp\u003eCapixyl reduces scalp inflammation — a key contributor to premature follicle miniaturisation and telogen effluvium, particularly in Singapore's heat and humidity.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sr-benefit\" role=\"listitem\"\u003e\n        \u003cdiv class=\"sr-benefit-icon\" aria-hidden=\"true\"\u003e✦\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eResidue-Free Daily Formula\u003c\/h3\u003e\n          \u003cp\u003eLightweight aqueous base absorbs instantly with no greasy feel — suitable for daily use, ideal for applying directly before each Celluma LED session without weighing hair down.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ══ HOW TO USE ══ --\u003e\n  \u003csection class=\"sr-section\" aria-labelledby=\"sr-howto\"\u003e\n    \u003cspan class=\"sr-eyebrow\"\u003eHow to Use\u003c\/span\u003e\n    \u003ch3 id=\"sr-howto\" class=\"sr-h2\"\u003eFor Maximum LED Synergy\u003c\/h3\u003e\n    \u003cp class=\"sr-body\"\u003eUse daily. For optimal results, apply immediately before each Celluma LED session.\u003c\/p\u003e\n    \u003cdiv class=\"sr-steps\"\u003e\n      \u003cdiv class=\"sr-step\"\u003e\n        \u003cdiv class=\"sr-step-num\"\u003e01\u003c\/div\u003e\n        \u003cspan class=\"sr-step-title\"\u003eCleanse\u003c\/span\u003e\n        \u003cspan class=\"sr-step-text\"\u003eWash scalp with gentle shampoo. Pat dry — no styling products.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sr-step\"\u003e\n        \u003cdiv class=\"sr-step-num\"\u003e02\u003c\/div\u003e\n        \u003cspan class=\"sr-step-title\"\u003eApply Serum\u003c\/span\u003e\n        \u003cspan class=\"sr-step-text\"\u003eApply directly to scalp at areas of concern. Massage in gently.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sr-step\"\u003e\n        \u003cdiv class=\"sr-step-num\"\u003e03\u003c\/div\u003e\n        \u003cspan class=\"sr-step-title\"\u003eLED Session\u003c\/span\u003e\n        \u003cspan class=\"sr-step-text\"\u003ePlace Celluma RESTORE immediately — LED drives serum deeper.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sr-step\"\u003e\n        \u003cdiv class=\"sr-step-num\"\u003e04\u003c\/div\u003e\n        \u003cspan class=\"sr-step-title\"\u003eLeave On\u003c\/span\u003e\n        \u003cspan class=\"sr-step-text\"\u003eNo rinse required. Residue-free formula stays active all day.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ══ MAIN CTA ══ --\u003e\n  \u003cdiv class=\"sr-cta\" role=\"complementary\" aria-label=\"Buy RESTORE Serum\"\u003e\n    \u003cspan class=\"sr-cta-eye\"\u003eAvailable Now · Singapore · Free Delivery\u003c\/span\u003e\n    \u003cp class=\"sr-cta-title\"\u003eThe \u003cstrong\u003eClinical Serum\u003c\/strong\u003e\u003cbr\u003eBuilt for LED Hair Therapy\u003c\/p\u003e\n    \u003cp class=\"sr-cta-price\"\u003e\u003cstrong\u003eSGD 128\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cspan class=\"sr-cta-note\"\u003eBest paired with Celluma RESTORE device · Ask about bundle pricing\u003c\/span\u003e\n    \u003cbr\u003e\n    \u003ca href=\"https:\/\/wa.me\/6594468877?text=Hi!%20I'm%20interested%20in%20the%20RESTORE%20Hair%20Serum.%20Could%20you%20share%20details%20and%20any%20bundle%20pricing%20with%20the%20RESTORE%20device?\" class=\"sr-cta-btn\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cuse href=\"#wa-sr\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n      Order · Get Exclusive Promo\n    \u003c\/a\u003e\n    \u003cspan class=\"sr-cta-sub\"\u003eFree delivery · Genuine formula · Expert usage guidance included\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ FAQ ══ --\u003e\n  \u003csection class=\"sr-section\" aria-labelledby=\"sr-faq\"\u003e\n    \u003cspan class=\"sr-eyebrow\"\u003eFAQ\u003c\/span\u003e\n    \u003ch3 id=\"sr-faq\" class=\"sr-h2\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \u003cdiv class=\"sr-faq-grid\"\u003e\n\n      \u003cdiv class=\"sr-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n        \u003cspan class=\"sr-faq-q\" itemprop=\"name\"\u003eWhy use a serum with LED hair therapy?\u003c\/span\u003e\n        \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n          \u003cp class=\"sr-faq-a\" itemprop=\"text\"\u003eLED light increases cellular ATP — it energizes follicle cells. The serum provides the \u003cstrong\u003eactive ingredients\u003c\/strong\u003e those energized cells need to build hair protein. Applied before each LED session, the actives are absorbed deeper and faster due to increased cellular activity from the light. LED alone is the spark; the serum is the fuel.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sr-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n        \u003cspan class=\"sr-faq-q\" itemprop=\"name\"\u003eWhat is Redensyl and how does it work?\u003c\/span\u003e\n        \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n          \u003cp class=\"sr-faq-a\" itemprop=\"text\"\u003e\u003cstrong\u003eRedensyl\u003c\/strong\u003e is a patented compound that reactivates hair follicle stem cells (ORSc), triggering the anagen (growth) phase. At \u003cstrong\u003e3% concentration\u003c\/strong\u003e, clinical studies show a measurable reduction in hair loss and increase in density within 84 days of consistent use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sr-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n        \u003cspan class=\"sr-faq-q\" itemprop=\"name\"\u003eDoes the serum leave hair greasy?\u003c\/span\u003e\n        \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n          \u003cp class=\"sr-faq-a\" itemprop=\"text\"\u003eNo — the formula is specifically engineered to be \u003cstrong\u003eresidue-free\u003c\/strong\u003e. The lightweight aqueous base absorbs instantly into the scalp with no greasy or oily feel, making it suitable for daily use and for applying directly before each LED session.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sr-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n        \u003cspan class=\"sr-faq-q\" itemprop=\"name\"\u003eHow does Capixyl help with hair loss in Singapore's climate?\u003c\/span\u003e\n        \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n          \u003cp class=\"sr-faq-a\" itemprop=\"text\"\u003e\u003cstrong\u003eCapixyl\u003c\/strong\u003e inhibits 5-alpha reductase to block DHT and reduces scalp inflammation — two primary drivers of hair loss that are often worsened by Singapore's humidity and heat. At 2.5%, it protects follicle roots from both hormonal and environmental stressors simultaneously.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sr-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n        \u003cspan class=\"sr-faq-q\" itemprop=\"name\"\u003eCan I use this serum without a Celluma device?\u003c\/span\u003e\n        \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n          \u003cp class=\"sr-faq-a\" itemprop=\"text\"\u003eYes — the serum delivers its three active ingredients independently without LED. However, the synergy effect where LED increases cellular ATP and drives deeper serum absorption is where the \u003cstrong\u003emaximum results\u003c\/strong\u003e come from. Used together consistently, results are significantly greater than either alone.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sr-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n        \u003cspan class=\"sr-faq-q\" itemprop=\"name\"\u003eWhen do I apply — before or after LED?\u003c\/span\u003e\n        \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n          \u003cp class=\"sr-faq-a\" itemprop=\"text\"\u003eApply the serum \u003cstrong\u003eimmediately before your LED session\u003c\/strong\u003e. The photobiomodulation increases scalp microcirculation and cellular ATP, driving the active ingredients deeper into the follicle during the 30-minute session. Leave the serum on — no rinsing required.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Celluma LED Light Therapy","offers":[{"title":"Default Title","offer_id":45209681494257,"sku":"","price":128.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0669\/4646\/6033\/files\/celluma-restore-LED-Red-light-therapy-hair-growth-serum-redensyl-capixyl-maldives.jpg?v=1778955350","url":"https:\/\/www.celluma.asia\/th\/products\/celluma-hair-serum","provider":"Celluma Asia","version":"1.0","type":"link"}