{"product_id":"infraglow™","title":"InfraGlow™","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --petrol: #3B2B22;\n    --petrol-dark: #241A15;\n    --terracotta: #E0592A;\n    --terracotta-light: #F2A56B;\n    --sand: #FBF3EA;\n    --sand-dark: #F1E4D3;\n    --ink: #2A2420;\n    --cream-white: #FFFCF8;\n  }\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  body {\n    font-family: 'Poppins', sans-serif;\n    background: var(--sand);\n    color: var(--ink);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  h1, h2, h3 {\n    font-family: 'Fraunces', serif;\n    font-weight: 500;\n    color: var(--petrol);\n    letter-spacing: -0.01em;\n  }\n\n  .container { max-width: 1100px; margin: 0 auto; padding: 0 24px; }\n\n  .img-placeholder {\n    width: 100%;\n    border-radius: 8px;\n    position: relative;\n    overflow: hidden;\n    background: linear-gradient(135deg, var(--terracotta) 0%, var(--petrol) 100%);\n  }\n  .img-placeholder img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n    position: absolute;\n    inset: 0;\n  }\n\n  \/* PRICE BLOCK - novo *\/\n  .price-block {\n    display: flex;\n    align-items: baseline;\n    gap: 12px;\n    margin-bottom: 18px;\n    flex-wrap: wrap;\n  }\n  .price-block .price-now {\n    font-family: 'Fraunces', serif;\n    font-size: 30px;\n    font-weight: 600;\n  }\n  .price-block .price-was {\n    font-size: 16px;\n    text-decoration: line-through;\n    opacity: 0.55;\n  }\n  .price-block .price-badge {\n    background: var(--terracotta);\n    color: var(--cream-white);\n    font-size: 12px;\n    font-weight: 600;\n    padding: 4px 10px;\n    border-radius: 3px;\n    letter-spacing: 0.02em;\n  }\n  .hero .price-block .price-now { color: var(--cream-white); }\n  .hero .price-block .price-was { color: rgba(255,252,248,0.6); }\n  .vat-note {\n    font-size: 12px;\n    color: rgba(255,252,248,0.55);\n    margin-top: 6px;\n  }\n  .vat-note.on-light { color: #8a7c6d; }\n\n  \/* HERO *\/\n  .hero {\n    background: linear-gradient(160deg, var(--petrol) 0%, var(--petrol-dark) 100%);\n    color: var(--cream-white);\n    padding: 90px 24px 60px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::after {\n    content: '';\n    position: absolute;\n    top: -100px; right: -100px;\n    width: 380px; height: 380px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(224,89,42,0.35) 0%, transparent 70%);\n  }\n  .hero-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 48px;\n    align-items: center;\n    position: relative;\n    z-index: 1;\n  }\n  .hero .eyebrow {\n    font-size: 13px; letter-spacing: 0.18em; text-transform: uppercase;\n    color: var(--terracotta-light); margin-bottom: 22px; font-weight: 500;\n  }\n  .hero h1 {\n    color: var(--cream-white);\n    font-size: clamp(30px, 4vw, 48px);\n    margin-bottom: 22px; line-height: 1.18;\n  }\n  .hero p.sub {\n    font-size: clamp(16px, 2vw, 18px);\n    color: rgba(255,252,248,0.82);\n    max-width: 480px; margin-bottom: 26px; font-weight: 300;\n  }\n  .hero .social-proof {\n    font-size: 14px; color: var(--terracotta-light); font-weight: 500; margin-bottom: 18px;\n  }\n  .cta-btn {\n    display: inline-block; background: var(--terracotta); color: var(--cream-white);\n    padding: 18px 40px; border-radius: 4px; font-weight: 600; font-size: 16px;\n    text-decoration: none; letter-spacing: 0.01em;\n    transition: background 0.25s ease, transform 0.25s ease;\n    border: none; cursor: pointer;\n  }\n  .cta-btn:hover { background: #C64A21; transform: translateY(-2px); }\n  .hero-bullets {\n    display: flex; flex-direction: column; gap: 14px;\n    margin-top: 40px; max-width: 480px;\n  }\n  .hero-bullets div { font-size: 14px; color: rgba(255,252,248,0.9); font-weight: 300; }\n  .hero-img .img-placeholder { aspect-ratio: 4\/5; font-size: 15px; }\n\n  section { padding: 90px 24px; }\n  .section-inner { max-width: 780px; margin: 0 auto; }\n  .eyebrow-mark {\n    font-size: 12px; letter-spacing: 0.16em; text-transform: uppercase;\n    color: var(--terracotta); font-weight: 600; margin-bottom: 16px; display: block;\n  }\n\n  \/* PROBLEM *\/\n  .problem { background: var(--cream-white); }\n  .problem-grid { display: grid; grid-template-columns: 1fr 0.8fr; gap: 50px; align-items: center; max-width: 1000px; margin: 0 auto; }\n  .problem h2 { font-size: clamp(26px, 3.5vw, 36px); margin-bottom: 26px; line-height: 1.28; }\n  .problem p { font-size: 16.5px; color: #524940; margin-bottom: 20px; font-weight: 300; }\n  .problem .closer {\n    font-family: 'Fraunces', serif; font-style: italic;\n    font-size: 19px; color: var(--petrol); margin-top: 30px; font-weight: 400;\n  }\n  .problem .img-placeholder { aspect-ratio: 3\/4; }\n\n  \/* STATS PROOF *\/\n  .stats-proof { background: var(--sand-dark); }\n  .stats-proof .container { max-width: 620px; }\n  .stats-proof h2 { font-size: clamp(24px, 3vw, 32px); margin-bottom: 30px; text-align: center; }\n  .stats-proof__row { display: flex; align-items: baseline; gap: 18px; padding: 16px 0; border-bottom: 1px solid rgba(59,43,34,0.08); }\n  .stats-proof__percent {\n    font-family: 'Fraunces', serif; font-size: 28px;\n    color: var(--terracotta); min-width: 70px; font-weight: 600;\n  }\n  .stats-proof__row p { font-size: 15px; color: var(--ink); font-weight: 400; }\n  .stats-proof .cta-btn { margin-top: 30px; display: block; width: fit-content; margin-left: auto; margin-right: auto; }\n  .stats-proof .disclaimer { font-size: 11.5px; color: #8a7c6d; text-align: center; margin-top: 14px; font-style: italic; }\n\n  \/* MECHANISM \/ INTRO *\/\n  .intro { background: var(--cream-white); }\n  .intro-grid { display: grid; grid-template-columns: 0.9fr 1.1fr; gap: 50px; align-items: center; max-width: 1000px; margin: 0 auto; }\n  .intro h2 { font-size: clamp(26px, 3.5vw, 38px); margin-bottom: 22px; }\n  .intro p { font-size: 16px; color: #524940; font-weight: 300; margin-bottom: 16px; }\n  .intro .mechanism-box {\n    background: var(--sand); border-radius: 6px; padding: 20px 24px;\n    font-size: 15px; color: var(--petrol); font-weight: 500; margin: 24px 0;\n    border-left: 3px solid var(--terracotta);\n  }\n  .intro .athletes-box {\n    background: var(--petrol); color: var(--cream-white);\n    border-radius: 6px; padding: 26px 28px; margin-top: 26px;\n  }\n  .intro .athletes-box p { color: rgba(255,252,248,0.88); font-size: 14.5px; margin-bottom: 12px; }\n  .intro .athletes-box strong { color: var(--terracotta-light); }\n  .intro .athletes-box .athletes-source { font-size: 12px; color: rgba(255,252,248,0.55); font-style: italic; margin-top: 4px; }\n  .intro .athletes-photos { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-top: 18px; }\n  .intro .athletes-photo { aspect-ratio: 4\/5; font-size: 12.5px; }\n  .intro .img-placeholder { aspect-ratio: 4\/5; }\n\n  \/* VIDEO \/ REVIEW BLOCK - novo, quebra de padrão visual *\/\n  .social-block { background: var(--sand-dark); }\n  .social-block h2 { text-align: center; font-size: clamp(26px, 3.5vw, 34px); margin-bottom: 44px; }\n  .social-grid { max-width: 980px; margin: 0 auto; display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; align-items: start; }\n  .review-card {\n    background: var(--cream-white); border-radius: 8px; padding: 22px 22px 20px;\n    display: flex; flex-direction: column; gap: 10px; align-self: start;\n  }\n  .review-card .reviewer { margin-top: 4px; }\n  .review-card .stars { color: var(--terracotta); font-size: 14px; letter-spacing: 2px; }\n  .review-card p { font-size: 14px; color: var(--ink); font-weight: 300; }\n  .review-card .reviewer { font-size: 12.5px; color: #8a7c6d; font-weight: 500; }\n  .video-card {\n    background: var(--petrol); border-radius: 8px; aspect-ratio: 9\/16;\n    display: flex; align-items: center; justify-content: center; position: relative;\n    overflow: hidden; cursor: pointer;\n  }\n  .video-card video {\n    position: absolute; inset: 0; width: 100%; height: 100%;\n    object-fit: cover; display: block; z-index: 1;\n  }\n  .video-card .play-icon {\n    width: 56px; height: 56px; border-radius: 50%; background: rgba(255,252,248,0.15);\n    display: flex; align-items: center; justify-content: center; z-index: 3;\n    border: 1.5px solid rgba(255,252,248,0.4);\n    transition: opacity .2s ease;\n  }\n  .video-card.is-playing .play-icon { opacity: 0; pointer-events: none; }\n  .video-card .play-icon::before { content: '▶'; color: var(--cream-white); font-size: 18px; margin-left: 3px; }\n  .video-card .img-placeholder { position: absolute; inset: 0; border-radius: 0; opacity: 0.5; z-index: 0; }\n  .video-card.is-loaded .img-placeholder { opacity: 0; transition: opacity .3s ease; }\n  .video-card .caption { position: absolute; bottom: 14px; left: 14px; right: 14px; color: var(--cream-white); font-size: 12.5px; z-index: 2; font-weight: 300; }\n\n  \/* MECHANISM TABS *\/\n  .mechanism-tabs { background: var(--cream-white); }\n  .mechanism-tabs h2 { text-align: center; font-size: clamp(28px, 4vw, 38px); margin-bottom: 14px; }\n  .mechanism-tabs .subtext {\n    text-align: center; max-width: 560px; margin: 0 auto 50px;\n    font-size: 16px; color: #524940; font-weight: 300;\n  }\n  .mechanism-tabs__row { display: flex; flex-direction: column; gap: 12px; max-width: 980px; margin: 0 auto; }\n  @media (min-width: 900px) {\n    .mechanism-tabs__row { flex-direction: row; align-items: stretch; height: 440px; }\n  }\n  .mech-panel {\n    border-radius: 8px; overflow: hidden; background: var(--petrol);\n    position: relative; transition: flex-grow .35s ease;\n  }\n  @media (min-width: 900px) {\n    .mech-panel { flex: 1 1 0; display: flex; flex-direction: column; }\n    .mech-panel.is-active { flex: 4 1 0; }\n  }\n  .mech-panel__trigger {\n    all: unset; display: flex; align-items: center; justify-content: space-between;\n    width: 100%; padding: 18px 22px; cursor: pointer; color: var(--cream-white);\n    font-family: 'Fraunces', serif; font-size: 16px; font-weight: 500;\n    position: relative; z-index: 2; box-sizing: border-box;\n  }\n  .mech-panel__trigger-left { display: flex; align-items: center; gap: 12px; }\n  .mech-panel__icon { font-size: 20px; line-height: 1; color: var(--terracotta-light); }\n  .mech-panel__toggle {\n    width: 24px; height: 24px; border-radius: 50%;\n    border: 1.5px solid rgba(255,252,248,.5); position: relative; flex-shrink: 0;\n  }\n  .mech-panel__toggle::before, .mech-panel__toggle::after {\n    content: ''; position: absolute; background: var(--cream-white);\n    top: 50%; left: 50%; transform: translate(-50%, -50%);\n  }\n  .mech-panel__toggle::before { width: 10px; height: 1.5px; }\n  .mech-panel__toggle::after { width: 1.5px; height: 10px; transition: opacity .2s ease; }\n  .mech-panel.is-active .mech-panel__toggle::after { opacity: 0; }\n  .mech-panel__media { position: relative; flex: 1; min-height: 200px; }\n  .mech-panel__media .img-placeholder { position: absolute; inset: 0; border-radius: 0; opacity: .55; }\n  .mech-panel__copy {\n    position: absolute; left: 0; right: 0; bottom: 0; padding: 22px; color: var(--cream-white);\n    background: linear-gradient(to top, rgba(36,26,21,.92), transparent 75%);\n    font-size: 14.5px; font-weight: 300; line-height: 1.6;\n    opacity: 0; transform: translateY(8px);\n    transition: opacity .25s ease .1s, transform .25s ease .1s;\n    z-index: 2;\n  }\n  .mech-panel.is-active .mech-panel__copy { opacity: 1; transform: translateY(0); }\n  .mech-panel__copy p { margin: 0; max-width: 420px; font-weight: 300; }\n\n  @media (max-width: 899px) {\n    .mech-panel__media { display: block; position: static; }\n    .mech-panel__media .img-placeholder { position: static; width: 100%; aspect-ratio: 4\/3; border-radius: 0; opacity: 1; }\n    .mech-panel__copy {\n      position: static; background: var(--petrol);\n      display: grid; grid-template-rows: 0fr; opacity: 0;\n      transition: grid-template-rows .35s ease, opacity .25s ease;\n    }\n    .mech-panel__copy-inner { overflow: hidden; padding: 0 22px; min-height: 0; }\n    .mech-panel.is-active .mech-panel__copy { grid-template-rows: 1fr; opacity: 1; }\n    .mech-panel.is-active .mech-panel__copy-inner { padding: 18px 22px 22px; }\n  }\n\n  \/* BENEFITS *\/\n  .benefits { background: var(--sand-dark); }\n  .benefits h2 { text-align: center; font-size: clamp(28px, 4vw, 38px); margin-bottom: 16px; }\n  .benefits .subtext { text-align: center; max-width: 560px; margin: 0 auto 50px; font-size: 15.5px; color: #524940; font-weight: 300; }\n  .benefit-grid { max-width: 980px; margin: 0 auto; display: grid; grid-template-columns: repeat(3, 1fr); gap: 26px; }\n  .benefit-card { background: var(--cream-white); padding: 30px 26px; border-radius: 6px; }\n  .benefit-card .icon { font-size: 26px; margin-bottom: 14px; display: block; }\n  .benefit-card h3 { font-size: 17px; margin-bottom: 10px; font-weight: 500; }\n  .benefit-card p { font-size: 14.5px; color: #524940; font-weight: 300; }\n  .benefits-cta { text-align: center; margin-top: 46px; }\n  .benefits-cta .price-block { justify-content: center; margin-bottom: 14px; }\n  .benefits-cta .vat-note { text-align: center; }\n\n  \/* HOW TO USE *\/\n  .how { background: var(--petrol); color: var(--cream-white); }\n  .how .section-inner { max-width: 950px; }\n  .how h2 { color: var(--cream-white); text-align: center; font-size: clamp(28px, 4vw, 38px); margin-bottom: 14px; }\n  .how .subtext { text-align: center; color: rgba(255,252,248,0.75); max-width: 560px; margin: 0 auto 56px; font-size: 15.5px; font-weight: 300; }\n  .steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 32px; margin-bottom: 50px; }\n  .step { text-align: center; }\n  .step .num {\n    font-family: 'Fraunces', serif; font-size: 40px;\n    color: var(--terracotta-light); margin-bottom: 14px;\n  }\n  .step h3 { color: var(--cream-white); font-size: 17px; margin-bottom: 10px; font-weight: 500; }\n  .step p { color: rgba(255,252,248,0.78); font-size: 14px; font-weight: 300; }\n  .safety-box {\n    background: rgba(255,252,248,0.06); border: 1px solid rgba(255,252,248,0.15);\n    border-radius: 6px; padding: 26px 30px; max-width: 780px; margin: 0 auto;\n  }\n  .safety-box h4 { color: var(--terracotta-light); font-size: 14px; letter-spacing: 0.06em; text-transform: uppercase; margin-bottom: 14px; font-family: 'Fraunces', serif; }\n  .safety-box ul { list-style: none; }\n  .safety-box li { font-size: 14px; color: rgba(255,252,248,0.85); font-weight: 300; padding: 6px 0; padding-left: 20px; position: relative; }\n  .safety-box li::before { content: '—'; position: absolute; left: 0; color: var(--terracotta-light); }\n\n  \/* COMPARE TABLE *\/\n  .compare { background: var(--cream-white); }\n  .compare h2 { text-align: center; font-size: clamp(26px, 3.5vw, 36px); margin-bottom: 44px; }\n  .table-scroll { width: 100%; max-width: 950px; margin: 0 auto; overflow-x: auto; -webkit-overflow-scrolling: touch; }\n  table { width: 100%; min-width: 620px; border-collapse: collapse; font-size: 14px; background: var(--sand); }\n  th, td { padding: 15px 16px; text-align: center; white-space: nowrap; }\n  th {\n    background: var(--petrol); color: var(--cream-white); font-weight: 500;\n    font-family: 'Fraunces', serif; font-size: 14.5px;\n  }\n  th:first-child, td:first-child { text-align: left; font-weight: 500; white-space: normal; }\n  .highlight-col { background: rgba(224,89,42,0.1); font-weight: 600; color: var(--petrol); white-space: normal !important; }\n  th.highlight-col { background: var(--terracotta); color: var(--cream-white); }\n  .compare-closer {\n    text-align: center; font-family: 'Fraunces', serif;\n    font-style: italic; font-size: 17px; color: var(--petrol); margin-top: 34px;\n  }\n\n  \/* GUARANTEE *\/\n  .guarantee { background: var(--sand-dark); text-align: center; }\n  .guarantee-box { max-width: 620px; margin: 0 auto; background: var(--cream-white); padding: 46px 40px; border-radius: 8px; }\n  .guarantee-box .badge { font-size: 38px; margin-bottom: 18px; }\n  .guarantee-box h2 { font-size: clamp(22px, 3vw, 28px); margin-bottom: 18px; color: var(--petrol-dark); }\n  .guarantee-box p { font-size: 15px; color: #524940; font-weight: 300; margin-bottom: 10px; }\n  .guarantee-box .final-line {\n    font-family: 'Fraunces', serif; font-style: italic;\n    color: var(--terracotta); font-size: 16px; margin-top: 18px;\n  }\n  .guarantee-box .legal-note {\n    font-size: 12px; color: #8a7c6d; margin-top: 20px; font-weight: 300; line-height: 1.5;\n  }\n\n  \/* FAQ *\/\n  .faq { background: var(--cream-white); }\n  .faq h2 { text-align: center; font-size: clamp(26px, 3.5vw, 36px); margin-bottom: 44px; }\n  .faq-item { background: var(--sand); border-radius: 6px; margin-bottom: 12px; overflow: hidden; }\n  .faq-item summary {\n    padding: 20px 24px; font-weight: 500; font-size: 15px; color: var(--petrol);\n    cursor: pointer; list-style: none; position: relative;\n  }\n  .faq-item summary::-webkit-details-marker { display: none; }\n  .faq-item summary::after {\n    content: '+'; position: absolute; right: 24px; top: 18px; font-size: 20px; color: var(--terracotta);\n  }\n  .faq-item[open] summary::after { content: '−'; }\n  .faq-item p { padding: 0 24px 20px; font-size: 14.5px; font-weight: 300; color: #524940; line-height: 1.6; }\n\n  \/* FINAL CTA *\/\n  .final-cta {\n    background: linear-gradient(160deg, var(--petrol-dark) 0%, var(--petrol) 100%);\n    color: var(--cream-white); text-align: center; padding: 100px 24px;\n  }\n  .final-cta h2 { color: var(--cream-white); font-size: clamp(28px, 4.5vw, 42px); max-width: 640px; margin: 0 auto 22px; line-height: 1.25; }\n  .final-cta p { color: rgba(255,252,248,0.82); font-size: 16.5px; font-weight: 300; max-width: 560px; margin: 0 auto 16px; }\n  .final-cta .italic-line { font-family: 'Fraunces', serif; font-style: italic; font-size: 17px; color: rgba(255,252,248,0.9); margin-bottom: 30px; }\n  .final-cta .price-block { justify-content: center; margin-bottom: 8px; }\n  .final-cta .micro { margin-top: 20px; font-size: 13px; color: rgba(255,252,248,0.6); letter-spacing: 0.02em; }\n\n  @media (max-width: 900px) {\n    .hero-grid, .problem-grid, .intro-grid { grid-template-columns: 1fr; }\n    .hero-img { order: -1; }\n    .hero-img .img-placeholder { aspect-ratio: 16\/10; }\n  }\n  @media (max-width: 720px) {\n    .benefit-grid, .steps, .stats-proof .container, .social-grid {\n      grid-template-columns: 1fr;\n    }\n    section { padding: 56px 20px; }\n    table { font-size: 12px; min-width: 560px; }\n    th, td { padding: 10px 8px; }\n    .table-scroll::after {\n      content: '← swipe to see more →'; display: block; text-align: center;\n      font-size: 11px; color: var(--terracotta); margin-top: 10px; font-style: italic;\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- 1. HERO --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"container hero-grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"eyebrow\"\u003eInfraGlow™\u003c\/span\u003e\n\u003ch1\u003eThe Warmth Your Body's Been Asking For After A Day On Your Feet, At Your Desk, Or At The Gym\u003c\/h1\u003e\n\u003cp class=\"sub\"\u003eThat deep, penetrating warmth that eases tight muscles and melts away built-up tension — at home, in 15 minutes, whenever you need it.\u003c\/p\u003e\n\u003cp class=\"social-proof\"\u003e★ Already helped over 1,000 people turn the end of their day into real, proper rest\u003c\/p\u003e\n\u003cdiv class=\"price-block\"\u003e\n\u003cspan class=\"price-now\"\u003e£105\u003c\/span\u003e \u003cspan class=\"price-was\"\u003e£140\u003c\/span\u003e \u003cspan class=\"price-badge\"\u003eSAVE 25%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/www.smartlivstore.com\/cart\/46867536642247:1\" class=\"cta-btn\"\u003eGet My InfraGlow™ Now →\u003c\/a\u003e\n\u003cdiv class=\"vat-note\"\u003e· Free UK delivery · 90-day right to return\u003c\/div\u003e\n\u003cdiv class=\"hero-bullets\"\u003e\n\u003cdiv\u003e🔥 Deep warmth that eases tired muscles and stiff joints\u003c\/div\u003e\n\u003cdiv\u003e🏃 The same kind of recovery used by elite athletes\u003c\/div\u003e\n\u003cdiv\u003e🏠 Simple to use at home — no appointments, no complicated kit\u003c\/div\u003e\n\u003cdiv\u003e⚡ The same technology backed by clinical research, now within reach\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-img\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0794\/8111\/0727\/files\/ChatGPT-Image-Jul-22_-2026_-05_58_29-PM_1.webp?v=1784756202\" alt=\"Person relaxing at home with the InfraGlow™ lamp lit near their shoulders, cosy setting, warm glow\" loading=\"lazy\" decoding=\"async\" width=\"720\" height=\"900\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 2. THE PAIN --\u003e\n\u003csection class=\"problem\"\u003e\n\u003cdiv class=\"container problem-grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"eyebrow-mark\"\u003eThe Pain That Became Routine\u003c\/span\u003e\n\u003ch2\u003eIt's not just \"feeling tired\". It's your body asking for a kind of care you've never given it.\u003c\/h2\u003e\n\u003cp\u003eYou've probably felt it: that nagging ache after hours at the desk. The stiff neck when you wake up. Heavy legs after a workout. Sore shoulders, tight joints, muscles that never quite loosen up. And in the end, you just... live with it.\u003c\/p\u003e\n\u003cp\u003eNearly half of UK adults live with some form of persistent pain — whether it's in the back, neck, shoulders or joints. It's not bad luck. It's that no one ever showed you a simple way to give your body the deep rest it needs.\u003c\/p\u003e\n\u003cp class=\"closer\"\u003eLooking after your body shouldn't be complicated — you were just missing the right tool.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0794\/8111\/0727\/files\/closedor.webp?v=1784752916\" alt=\"Person rubbing their back or neck while working from home, showing discomfort\" loading=\"lazy\" decoding=\"async\" width=\"720\" height=\"960\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 3. STATS --\u003e\n\u003csection class=\"stats-proof\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003ePersistent pain isn't the exception — it's the rule\u003c\/h2\u003e\n\u003cdiv class=\"stats-proof__row\"\u003e\n\u003cspan class=\"stats-proof__percent\"\u003e26%\u003c\/span\u003e\n\u003cp\u003eof adults live with persistent pain day-to-day, according to UK health survey data\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stats-proof__row\"\u003e\n\u003cspan class=\"stats-proof__percent\"\u003e80%\u003c\/span\u003e\n\u003cp\u003eof people will experience some form of muscle or joint pain at some point in their lives\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stats-proof__row\"\u003e\n\u003cspan class=\"stats-proof__percent\"\u003e10M+\u003c\/span\u003e\n\u003cp\u003eadults are affected by chronic pain — back, neck, shoulders or joints — every year in the UK alone\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/www.smartlivstore.com\/cart\/46867536642247:1\" class=\"cta-btn\"\u003eI Want To Ease This Tension\u003c\/a\u003e\n\u003cp class=\"disclaimer\"\u003eSources: NHS Digital (Health Survey for England) and British Pain Society\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 4. MECHANISM --\u003e\n\u003csection class=\"intro\"\u003e\n\u003cdiv class=\"container intro-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0794\/8111\/0727\/files\/closelampada.webp?v=1784752916\" alt=\"InfraGlow™ lamp switched on, warm reddish glow, close-up on the product\" loading=\"lazy\" decoding=\"async\" width=\"720\" height=\"900\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"eyebrow-mark\"\u003eMeet InfraGlow™\u003c\/span\u003e\n\u003ch2\u003eWarmth that reaches deep — not just the surface of your skin\u003c\/h2\u003e\n\u003cp\u003eInfraGlow™ emits infrared light, an invisible type of heat that penetrates several layers beneath the skin, reaching close to the muscle. This warmth boosts blood circulation in the area, helping your body ease built-up tension.\u003c\/p\u003e\n\u003cdiv class=\"mechanism-box\"\u003e💡 Deep warmth → more circulation in the area → more relaxed muscles and joints.\u003c\/div\u003e\n\u003cdiv class=\"athletes-box\"\u003e\n\u003cp\u003eLight therapy of this kind has become a popular recovery habit among professional athletes and in physiotherapy clinics, as part of broader warm-up and recovery routines. \u003cstrong\u003eErling Haaland\u003c\/strong\u003e has spoken openly about using red\/infrared light therapy as part of his recovery routine, and \u003cstrong\u003eCristiano Ronaldo\u003c\/strong\u003e has long relied on red-light recovery technology, including the red-light beds installed at Real Madrid's training facility and, more recently, the red-light devices in his own AVA recovery range.\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003eInfraGlow™ brings that same idea into your home, in a simple and accessible way — without needing a clinic appointment or professional equipment.\u003c\/p\u003e\n\u003cp class=\"athletes-source\"\u003eSources: public interviews and reporting on Erling Haaland's recovery routine; Real Madrid training-facility recovery technology; Cristiano Ronaldo's AVA recovery range.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"athletes-photos\"\u003e\n\u003cdiv class=\"img-placeholder athletes-photo\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0794\/8111\/0727\/files\/Halland.webp?v=1784752915\" alt=\"Erling Haaland using red\/infrared light therapy\" loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"625\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"img-placeholder athletes-photo\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0794\/8111\/0727\/files\/Cr7infra.webp?v=1784752916\" alt=\"Cristiano Ronaldo using red-light infrared recovery technology\" loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"625\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 5. DOCTOR VIDEOS - NOVO BLOCO PARA QUEBRAR RITMO --\u003e\n\u003csection class=\"social-block\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003ch2\u003eWhat experts say about infrared therapy\u003c\/h2\u003e\n\u003cp class=\"subtext\" style=\"margin-bottom: 44px; text-align: center;\"\u003eHear directly from professionals on how infrared heat therapy works and how to use it safely.\u003c\/p\u003e\n\u003cdiv class=\"social-grid\" data-lazy-videos=\"\"\u003e\n\u003cdiv class=\"video-card\" data-video-card=\"\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0794\/8111\/0727\/files\/pessoarelaxando_1.webp?v=1784752916\" alt=\"Doctor explaining the benefits of infrared light therapy, vertical video thumbnail\" loading=\"lazy\" decoding=\"async\" width=\"400\" height=\"700\"\u003e\u003c\/div\u003e\n\u003cvideo data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/b9cce8a87c2d417d8821cf85ac24af2a.mp4\" loop=\"loop\" playsinline=\"\" preload=\"none\"\u003e\u003c\/video\u003e\n\u003cdiv class=\"play-icon\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"caption\"\u003eDr. explains how infrared warmth eases muscle tension\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-card\" data-video-card=\"\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0794\/8111\/0727\/files\/closelampada.webp?v=1784752916\" alt=\"Doctor demonstrating correct distance and usage time for infrared lamps, vertical video thumbnail\" loading=\"lazy\" decoding=\"async\" width=\"400\" height=\"700\"\u003e\u003c\/div\u003e\n\u003cvideo data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/5a914e543d2a42f59460c82faad5ce84.mp4\" loop=\"loop\" playsinline=\"\" preload=\"none\"\u003e\u003c\/video\u003e\n\u003cdiv class=\"play-icon\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"caption\"\u003eHow to use infrared therapy safely at home\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-card\" data-video-card=\"\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0794\/8111\/0727\/files\/ChatGPT-Image-Jul-22_-2026_-05_58_26-PM_1.webp?v=1784756203\" alt=\"Doctor discussing who can benefit most from infrared heat therapy, vertical video thumbnail\" loading=\"lazy\" decoding=\"async\" width=\"400\" height=\"700\"\u003e\u003c\/div\u003e\n\u003cvideo data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/c1dccd9faa1c4333bfc68aaaf3110c49.mp4\" loop=\"loop\" playsinline=\"\" preload=\"none\"\u003e\u003c\/video\u003e\n\u003cdiv class=\"play-icon\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"caption\"\u003eWho benefits most from daily infrared sessions\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"disclaimer\" style=\"margin-top: 30px;\"\u003eThese videos are for general educational purposes and do not replace personalised experts advice.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 6. THREE PILLARS --\u003e\n\u003csection class=\"mechanism-tabs\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003ch2\u003eWhat Makes InfraGlow™ Work\u003c\/h2\u003e\n\u003cp class=\"subtext\"\u003eDeep warmth, safe use and everyday simplicity — all designed to fit your routine.\u003c\/p\u003e\n\u003cdiv class=\"mechanism-tabs__row\" data-mech-tabs=\"\"\u003e\n\u003cdiv class=\"mech-panel is-active\" data-mech-panel=\"\"\u003e\n\u003cbutton type=\"button\" class=\"mech-panel__trigger\" data-mech-trigger=\"\"\u003e \u003cspan class=\"mech-panel__trigger-left\"\u003e\u003cspan class=\"mech-panel__icon\"\u003e🔥\u003c\/span\u003e\u003cspan\u003eDeep Warmth\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"mech-panel__toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"mech-panel__media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0794\/8111\/0727\/files\/pessoarelaxando_1.webp?v=1784752916\" alt=\"Warmth penetrating the treated area\" loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"600\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mech-panel__copy\"\u003e\n\u003cdiv class=\"mech-panel__copy-inner\"\u003e\n\u003cp\u003eInfrared light reaches deeper layers of skin, close to the muscle, creating a steady sense of warmth — quite different from a hot water bottle, which cools down within minutes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mech-panel\" data-mech-panel=\"\"\u003e\n\u003cbutton type=\"button\" class=\"mech-panel__trigger\" data-mech-trigger=\"\"\u003e \u003cspan class=\"mech-panel__trigger-left\"\u003e\u003cspan class=\"mech-panel__icon\"\u003e🛡️\u003c\/span\u003e\u003cspan\u003eSafe To Use\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"mech-panel__toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"mech-panel__media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0794\/8111\/0727\/files\/distanciarecomendada_1.webp?v=1784752915\" alt=\"Recommended distance between the lamp and the body\" loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"600\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mech-panel__copy\"\u003e\n\u003cdiv class=\"mech-panel__copy-inner\"\u003e\n\u003cp\u003eAdjustable warmth and a comfortable distance, designed for 15–20 minute sessions without irritating the skin. Simple to control, in a way that makes sense for your body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mech-panel\" data-mech-panel=\"\"\u003e\n\u003cbutton type=\"button\" class=\"mech-panel__trigger\" data-mech-trigger=\"\"\u003e \u003cspan class=\"mech-panel__trigger-left\"\u003e\u003cspan class=\"mech-panel__icon\"\u003e🏠\u003c\/span\u003e\u003cspan\u003eSimple, Every Day\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"mech-panel__toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"mech-panel__media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0794\/8111\/0727\/files\/ChatGPT-Image-Jul-22_-2026_-05_58_26-PM_1.webp?v=1784756203\" alt=\"Person relaxing at home with the lamp switched on\" loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"600\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mech-panel__copy\"\u003e\n\u003cdiv class=\"mech-panel__copy-inner\"\u003e\n\u003cp\u003eNo appointments, no waiting lists, no complicated kit. Switch it on, position it, and relax — every day, at your own pace, in your own home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 7. BENEFITS --\u003e\n\u003csection class=\"benefits\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003ch2\u003eWhat Changes When You Use InfraGlow™\u003c\/h2\u003e\n\u003cp class=\"subtext\"\u003eMost customers say they notice a difference in as little as one week of daily use — with results building the more consistently it's used.\u003c\/p\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cspan class=\"icon\"\u003e💆\u003c\/span\u003e\n\u003ch3\u003eMuscle tension relief\u003c\/h3\u003e\n\u003cp\u003eDeep warmth helps loosen tight muscles after a long day or a tough workout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cspan class=\"icon\"\u003e🩸\u003c\/span\u003e\n\u003ch3\u003eBetter circulation, more energy\u003c\/h3\u003e\n\u003cp\u003eStimulates blood flow in the area, bringing more oxygen and nutrients where your body needs it most.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cspan class=\"icon\"\u003e🔁\u003c\/span\u003e\n\u003ch3\u003eA daily recovery ritual\u003c\/h3\u003e\n\u003cp\u003eUse it between work and rest, or after training — whenever your body asks for attention.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cspan class=\"icon\"\u003e🛋️\u003c\/span\u003e\n\u003ch3\u003eGenuine relaxation, at home\u003c\/h3\u003e\n\u003cp\u003eNo packed diary or expensive clinic — the relief comes to you, on your own schedule.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cspan class=\"icon\"\u003e🌅\u003c\/span\u003e\n\u003ch3\u003eLighter morning stiffness\u003c\/h3\u003e\n\u003cp\u003eA few minutes of warmth helps loosen muscles before you start your day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cspan class=\"icon\"\u003e🛡️\u003c\/span\u003e\n\u003ch3\u003eValidated safety\u003c\/h3\u003e\n\u003cp\u003eDistance and usage time designed for all skin types, with clear guidance on use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefits-cta\"\u003e\n\u003cdiv class=\"price-block\"\u003e\n\u003cspan class=\"price-now\"\u003e£105\u003c\/span\u003e \u003cspan class=\"price-was\"\u003e£140\u003c\/span\u003e \u003cspan class=\"price-badge\"\u003eSAVE 25%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/www.smartlivstore.com\/cart\/46867536642247:1\" class=\"cta-btn\"\u003eReady To Feel The Difference? Get Yours\u003c\/a\u003e\n\u003cp class=\"vat-note on-light\"\u003e· Free UK delivery\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 8. HOW TO USE --\u003e\n\u003csection class=\"how\"\u003e\n\u003cdiv class=\"section-inner\"\u003e\n\u003ch2\u003eHow To Use InfraGlow™ Every Day\u003c\/h2\u003e\n\u003cp class=\"subtext\"\u003eSimple to use, built to last — no fuss involved.\u003c\/p\u003e\n\u003cdiv class=\"steps\"\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"num\"\u003e1\u003c\/div\u003e\n\u003ch3\u003eChoose the area\u003c\/h3\u003e\n\u003cp\u003eBack, shoulders, neck, legs — position the lamp on the area that needs attention.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"num\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eKeep the right distance\u003c\/h3\u003e\n\u003cp\u003eStay at a comfortable distance so the warmth doesn't irritate your skin. It should feel pleasant, never too hot.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"num\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eRelax for 15–20 minutes\u003c\/h3\u003e\n\u003cp\u003eUse a timer and enjoy the moment — you can repeat up to 3 times a day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"safety-box\"\u003e\n\u003ch4\u003eBest practice for use\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eDon't use directly on the face for more than 10 minutes, and wear protective eyewear for that area.\u003c\/li\u003e\n\u003cli\u003eDon't apply creams or oils to the skin before a session.\u003c\/li\u003e\n\u003cli\u003eAvoid use on very recent injuries (first 24 hours).\u003c\/li\u003e\n\u003cli\u003ePregnant women, and people with skin conditions or heart conditions, should consult a doctor before use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 9. COMPARISON --\u003e\n\u003csection class=\"compare\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003ch2\u003eWhy InfraGlow™ Is Different\u003c\/h2\u003e\n\u003cdiv class=\"table-scroll\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003c\/th\u003e\n\u003cth class=\"highlight-col\"\u003eInfraGlow™\u003c\/th\u003e\n\u003cth\u003eHot Water Bottle\u003c\/th\u003e\n\u003cth\u003eStandard Heat Pad\u003c\/th\u003e\n\u003cth\u003eRecovery Clinics\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eDeep, constant warmth\u003c\/td\u003e\n\u003ctd class=\"highlight-col\"\u003e✅\u003c\/td\u003e\n\u003ctd\u003e⚠️ Cools quickly\u003c\/td\u003e\n\u003ctd\u003e⚠️ Cools quickly\u003c\/td\u003e\n\u003ctd\u003e✅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUnlimited use at home\u003c\/td\u003e\n\u003ctd class=\"highlight-col\"\u003e✅\u003c\/td\u003e\n\u003ctd\u003e✅\u003c\/td\u003e\n\u003ctd\u003e✅\u003c\/td\u003e\n\u003ctd\u003e❌ Needs booking\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNo recurring cost\u003c\/td\u003e\n\u003ctd class=\"highlight-col\"\u003e✅\u003c\/td\u003e\n\u003ctd\u003e✅\u003c\/td\u003e\n\u003ctd\u003e✅\u003c\/td\u003e\n\u003ctd\u003e❌ Expensive per session\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSame technology used by athletes\u003c\/td\u003e\n\u003ctd class=\"highlight-col\"\u003e✅\u003c\/td\u003e\n\u003ctd\u003e❌\u003c\/td\u003e\n\u003ctd\u003e❌\u003c\/td\u003e\n\u003ctd\u003e✅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp class=\"compare-closer\"\u003eYou don't need to be a professional athlete to have access to the same kind of care they use every day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 10. GUARANTEE --\u003e\n\u003csection class=\"guarantee\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"guarantee-box\"\u003e\n\u003cdiv class=\"badge\"\u003e🛡️\u003c\/div\u003e\n\u003ch2\u003e90-Day Guarantee — Satisfaction Or Your Money Back\u003c\/h2\u003e\n\u003cp\u003eTry InfraGlow™ for 90 days. If you don't feel the difference in your day-to-day life, we'll refund 100% of your money, no questions asked.\u003c\/p\u003e\n\u003cp class=\"final-line\"\u003eThe only risk here is putting off this moment of self-care any longer.\u003c\/p\u003e\n\u003cp class=\"legal-note\"\u003eThis is in addition to your statutory 14-day right to cancel under UK consumer law.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 11. FAQ --\u003e\n\u003csection class=\"faq\"\u003e\n\u003cdiv class=\"container\" style=\"max-width: 760px;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDo I need any extra equipment to use it?\u003c\/summary\u003e\n\u003cp\u003eNo. InfraGlow™ comes ready to use — just switch it on and position it on the area you want to treat.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow long can I use it each day?\u003c\/summary\u003e\n\u003cp\u003eSessions of 15 to 20 minutes, up to 3 times a day, are recommended for most areas of the body. Near the face, we recommend a maximum of 10 minutes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs it safe to use every day?\u003c\/summary\u003e\n\u003cp\u003eYes, as long as you follow the recommended distance and time. More use doesn't mean more benefit — consistency matters more than intensity.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan I use it on any part of the body?\u003c\/summary\u003e\n\u003cp\u003eYes — back, shoulders, neck and legs are the most commonly treated areas. Near the face, we recommend extra caution and protective eyewear.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan pregnant women or people with health conditions use it?\u003c\/summary\u003e\n\u003cp\u003eWe recommend that pregnant women, and people with heart conditions or skin conditions, consult a doctor before using the product.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat if I don't like the product?\u003c\/summary\u003e\n\u003cp\u003eYou're covered by our 90-day guarantee — a full refund, no hassle.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 12. FINAL CTA --\u003e\n\u003csection class=\"final-cta\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003ch2\u003eYour Body Works Hard Every Day. Give It The Rest It Deserves.\u003c\/h2\u003e\n\u003cp\u003eThis isn't about becoming an athlete. It's about giving your body the same kind of care many people already build into their routine — in a simple way, right in your own home.\u003c\/p\u003e\n\u003cp class=\"italic-line\"\u003eThe relief you're looking for could be just 15 minutes away.\u003c\/p\u003e\n\u003cdiv class=\"price-block\"\u003e\n\u003cspan class=\"price-now\"\u003e£105\u003c\/span\u003e \u003cspan class=\"price-was\"\u003e£140\u003c\/span\u003e \u003cspan class=\"price-badge\"\u003eSAVE 25%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/www.smartlivstore.com\/cart\/46867536642247:1\" class=\"cta-btn\"\u003eGet My InfraGlow™ Now →\u003c\/a\u003e\n\u003cdiv class=\"micro\"\u003e90-day guarantee · Free UK shipping · Thousands of happy customers\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cp\u003e\u003cscript\u003e\n(function () {\n  var grid = document.querySelector('[data-lazy-videos]');\n  if (!grid) return;\n  var cards = grid.querySelectorAll('[data-video-card]');\n\n  var observer = new IntersectionObserver(function (entries) {\n    entries.forEach(function (entry) {\n      var card = entry.target;\n      var video = card.querySelector('video');\n      if (!video) return;\n\n      if (entry.isIntersecting) {\n        if (video.dataset.src \u0026\u0026 !video.src) {\n          video.src = video.dataset.src;\n          video.load();\n        }\n      } else {\n        if (!video.paused) {\n          video.pause();\n          card.classList.remove('is-playing');\n        }\n      }\n    });\n  }, { threshold: 0.4 });\n\n  cards.forEach(function (card) {\n    observer.observe(card);\n\n    card.addEventListener('click', function () {\n      var video = card.querySelector('video');\n      if (!video) return;\n\n      if (video.dataset.src \u0026\u0026 !video.src) {\n        video.src = video.dataset.src;\n        video.load();\n      }\n\n      if (video.paused) {\n        cards.forEach(function (otherCard) {\n          if (otherCard === card) return;\n          var otherVideo = otherCard.querySelector('video');\n          if (otherVideo \u0026\u0026 !otherVideo.paused) {\n            otherVideo.pause();\n            otherCard.classList.remove('is-playing');\n          }\n        });\n\n        video.play();\n        card.classList.add('is-playing', 'is-loaded');\n      } else {\n        video.pause();\n        card.classList.remove('is-playing');\n      }\n    });\n\n    var video = card.querySelector('video');\n    if (video) {\n      video.addEventListener('loadeddata', function () {\n        card.classList.add('is-loaded');\n      });\n    }\n  });\n})();\n\u003c\/script\u003e \u003cscript\u003e\n(function () {\n  var tabsWrapper = document.querySelector('[data-mech-tabs]');\n  if (!tabsWrapper) return;\n  var panels = tabsWrapper.querySelectorAll('[data-mech-panel]');\n  panels.forEach(function (panel) {\n    var trigger = panel.querySelector('[data-mech-trigger]');\n    if (!trigger) return;\n    trigger.addEventListener('click', function () {\n      var isAlreadyActive = panel.classList.contains('is-active');\n      panels.forEach(function (p) { p.classList.remove('is-active'); });\n      if (!isAlreadyActive) panel.classList.add('is-active');\n    });\n  });\n})();\n\u003c\/script\u003e\u003c\/p\u003e","brand":"Smartliv","offers":[{"title":"Default Title","offer_id":46867536642247,"sku":null,"price":105.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/8111\/0727\/files\/Heroimage_1.webp?v=1784751214","url":"https:\/\/www.smartlivstore.com\/products\/infraglow%e2%84%a2","provider":"Smartliv","version":"1.0","type":"link"}