{"product_id":"seranova-lumipulse-ipl-hair-removal-device-hr1002","title":"Seranova LumiPulse IPL Hair Removal Device — HR1002","description":"\u003cstyle\u003e\n  .seranova-product {\n    --black: #090909;\n    --charcoal: #191919;\n    --gray-900: #292929;\n    --gray-700: #5d5d5d;\n    --gray-500: #8c8c8c;\n    --gray-300: #d7d7d7;\n    --gray-200: #e9e9e9;\n    --gray-100: #f5f5f5;\n    --white: #ffffff;\n\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    overflow: hidden;\n    background: var(--white);\n    color: var(--black);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.5;\n  }\n\n  .seranova-product *,\n  .seranova-product *::before,\n  .seranova-product *::after {\n    box-sizing: border-box;\n  }\n\n  .seranova-product h1,\n  .seranova-product h2,\n  .seranova-product h3,\n  .seranova-product p {\n    margin: 0;\n  }\n\n  .seranova-container {\n    width: min(1200px, calc(100% - 48px));\n    margin: 0 auto;\n  }\n\n  .seranova-eyebrow {\n    display: inline-block;\n    margin-bottom: 24px;\n    color: var(--gray-700);\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.2;\n    letter-spacing: 2.4px;\n    text-transform: uppercase;\n  }\n\n  .seranova-hero {\n    min-height: 680px;\n    display: flex;\n    align-items: center;\n    background:\n      radial-gradient(circle at 75% 50%, #e9e9e9 0%, #f5f5f5 32%, #ffffff 68%);\n  }\n\n  .seranova-hero-grid {\n    width: 100%;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    align-items: center;\n    gap: 72px;\n    padding: 100px 0;\n  }\n\n  .seranova-hero-copy {\n    max-width: 580px;\n  }\n\n  .seranova-hero h1 {\n    max-width: 670px;\n    font-size: clamp(48px, 6.5vw, 92px);\n    font-weight: 500;\n    line-height: 0.96;\n    letter-spacing: -4px;\n  }\n\n  .seranova-hero-description {\n    max-width: 520px;\n    margin-top: 32px !important;\n    color: var(--gray-700);\n    font-size: 18px;\n    line-height: 1.7;\n  }\n\n  .seranova-product-code {\n    margin-top: 32px;\n    color: var(--gray-500);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n\n  .seranova-hero-visual {\n    aspect-ratio: 16 \/ 9;\n    min-height: 390px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    background: linear-gradient(145deg, #f7f7f7, #dedede);\n  }\n\n  .seranova-hero-visual img,\n  .seranova-split-visual img {\n    width: 100%;\n    height: 100%;\n    display: block;\n    object-fit: cover;\n  }\n\n  .seranova-placeholder {\n    padding: 32px;\n    color: var(--gray-500);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .seranova-intro {\n    padding: 150px 0;\n    background: var(--black);\n    color: var(--white);\n  }\n\n  .seranova-intro-inner {\n    max-width: 930px;\n  }\n\n  .seranova-intro .seranova-eyebrow {\n    color: #a7a7a7;\n  }\n\n  .seranova-intro h2 {\n    font-size: clamp(40px, 6vw, 78px);\n    font-weight: 400;\n    line-height: 1.05;\n    letter-spacing: -3px;\n  }\n\n  .seranova-intro p {\n    max-width: 700px;\n    margin-top: 36px;\n    color: #bcbcbc;\n    font-size: 18px;\n    line-height: 1.8;\n  }\n\n  .seranova-features {\n    padding: 130px 0;\n    background: var(--white);\n  }\n\n  .seranova-section-header {\n    max-width: 770px;\n    margin-bottom: 72px;\n  }\n\n  .seranova-section-header h2 {\n    font-size: clamp(38px, 5vw, 68px);\n    font-weight: 500;\n    line-height: 1.05;\n    letter-spacing: -2.5px;\n  }\n\n  .seranova-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-top: 1px solid var(--gray-300);\n    border-bottom: 1px solid var(--gray-300);\n  }\n\n  .seranova-feature-card {\n    min-height: 310px;\n    padding: 48px 36px;\n    border-right: 1px solid var(--gray-300);\n  }\n\n  .seranova-feature-card:last-child {\n    border-right: 0;\n  }\n\n  .seranova-feature-number {\n    display: block;\n    margin-bottom: 80px;\n    color: var(--gray-500);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n\n  .seranova-feature-card h3 {\n    margin-bottom: 18px;\n    font-size: 24px;\n    font-weight: 500;\n    letter-spacing: -0.7px;\n  }\n\n  .seranova-feature-card p {\n    color: var(--gray-700);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .seranova-split {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    min-height: 700px;\n    background: var(--gray-100);\n  }\n\n  .seranova-split-visual {\n    aspect-ratio: 16 \/ 9;\n    min-height: 700px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    background: linear-gradient(145deg, #dddddd, #f5f5f5);\n  }\n\n  .seranova-split-content {\n    display: flex;\n    align-items: center;\n    padding: 90px;\n  }\n\n  .seranova-split-content-inner {\n    max-width: 530px;\n  }\n\n  .seranova-split-content h2 {\n    font-size: clamp(40px, 5vw, 70px);\n    font-weight: 500;\n    line-height: 1.04;\n    letter-spacing: -3px;\n  }\n\n  .seranova-split-content p {\n    margin-top: 30px;\n    color: var(--gray-700);\n    font-size: 17px;\n    line-height: 1.8;\n  }\n\n  .seranova-benefits {\n    padding: 140px 0;\n    background: var(--white);\n  }\n\n  .seranova-benefit-row {\n    display: grid;\n    grid-template-columns: 0.55fr 1.45fr;\n    gap: 60px;\n    padding: 45px 0;\n    border-top: 1px solid var(--gray-300);\n  }\n\n  .seranova-benefit-row:last-child {\n    border-bottom: 1px solid var(--gray-300);\n  }\n\n  .seranova-benefit-label {\n    color: var(--gray-500);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .seranova-benefit-text h3 {\n    margin-bottom: 14px;\n    font-size: 27px;\n    font-weight: 500;\n    letter-spacing: -0.8px;\n  }\n\n  .seranova-benefit-text p {\n    max-width: 670px;\n    color: var(--gray-700);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .seranova-routine {\n    padding: 150px 0;\n    background: var(--charcoal);\n    color: var(--white);\n  }\n\n  .seranova-routine-header {\n    max-width: 790px;\n    margin-bottom: 80px;\n  }\n\n  .seranova-routine-header .seranova-eyebrow {\n    color: #a6a6a6;\n  }\n\n  .seranova-routine h2 {\n    font-size: clamp(42px, 5.5vw, 74px);\n    font-weight: 400;\n    line-height: 1.04;\n    letter-spacing: -3px;\n  }\n\n  .seranova-steps {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 1px;\n    background: #3b3b3b;\n  }\n\n  .seranova-step {\n    min-height: 330px;\n    padding: 42px;\n    background: var(--charcoal);\n  }\n\n  .seranova-step-number {\n    display: block;\n    margin-bottom: 90px;\n    color: #8f8f8f;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 2px;\n  }\n\n  .seranova-step h3 {\n    margin-bottom: 16px;\n    font-size: 24px;\n    font-weight: 500;\n  }\n\n  .seranova-step p {\n    color: #bcbcbc;\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .seranova-note {\n    padding: 90px 0;\n    background: #efefef;\n  }\n\n  .seranova-note-inner {\n    max-width: 900px;\n  }\n\n  .seranova-note h3 {\n    margin-bottom: 20px;\n    font-size: 30px;\n    font-weight: 500;\n    letter-spacing: -1px;\n  }\n\n  .seranova-note p {\n    color: var(--gray-700);\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .seranova-care {\n    padding: 130px 0;\n    background: var(--gray-100);\n  }\n\n  .seranova-care-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 90px;\n    align-items: start;\n  }\n\n  .seranova-care h2 {\n    max-width: 530px;\n    font-size: clamp(40px, 5vw, 66px);\n    font-weight: 500;\n    line-height: 1.05;\n    letter-spacing: -2.5px;\n  }\n\n  .seranova-care-list {\n    border-top: 1px solid var(--gray-300);\n  }\n\n  .seranova-care-item {\n    padding: 28px 0;\n    border-bottom: 1px solid var(--gray-300);\n    color: var(--gray-700);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .seranova-care-item strong {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--black);\n    font-size: 17px;\n    font-weight: 600;\n  }\n\n  .seranova-faq {\n    padding: 140px 0;\n    background: var(--white);\n  }\n\n  .seranova-faq h2 {\n    margin-bottom: 60px;\n    font-size: clamp(42px, 5vw, 68px);\n    font-weight: 500;\n    letter-spacing: -2.5px;\n  }\n\n  .seranova-faq details {\n    border-top: 1px solid var(--gray-300);\n  }\n\n  .seranova-faq details:last-child {\n    border-bottom: 1px solid var(--gray-300);\n  }\n\n  .seranova-faq summary {\n    position: relative;\n    padding: 28px 50px 28px 0;\n    cursor: pointer;\n    list-style: none;\n    font-size: 18px;\n    font-weight: 500;\n  }\n\n  .seranova-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .seranova-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    transform: translateY(-50%);\n    color: var(--gray-700);\n    font-size: 25px;\n    font-weight: 300;\n  }\n\n  .seranova-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .seranova-faq-answer {\n    max-width: 790px;\n    padding: 0 0 30px;\n    color: var(--gray-700);\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  .seranova-final {\n    padding: 160px 0;\n    background: var(--black);\n    color: var(--white);\n    text-align: center;\n  }\n\n  .seranova-final-inner {\n    max-width: 870px;\n    margin: 0 auto;\n  }\n\n  .seranova-final .seranova-eyebrow {\n    color: #9d9d9d;\n  }\n\n  .seranova-final h2 {\n    font-size: clamp(46px, 7vw, 88px);\n    font-weight: 400;\n    line-height: 0.98;\n    letter-spacing: -4px;\n  }\n\n  .seranova-final p {\n    max-width: 620px;\n    margin: 32px auto 0;\n    color: #b5b5b5;\n    font-size: 17px;\n    line-height: 1.8;\n  }\n\n  @media (max-width: 900px) {\n    .seranova-container {\n      width: min(100% - 32px, 720px);\n    }\n\n    .seranova-hero {\n      min-height: auto;\n    }\n\n    .seranova-hero-grid,\n    .seranova-care-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .seranova-hero-grid {\n      gap: 55px;\n      padding: 80px 0;\n    }\n\n    .seranova-hero h1 {\n      letter-spacing: -2.5px;\n    }\n\n    .seranova-hero-visual {\n      min-height: 360px;\n    }\n\n    .seranova-feature-grid,\n    .seranova-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .seranova-feature-card {\n      min-height: auto;\n      border-right: 0;\n      border-bottom: 1px solid var(--gray-300);\n    }\n\n    .seranova-feature-card:last-child {\n      border-bottom: 0;\n    }\n\n    .seranova-feature-number,\n    .seranova-step-number {\n      margin-bottom: 50px;\n    }\n\n    .seranova-split {\n      grid-template-columns: 1fr;\n    }\n\n    .seranova-split-visual {\n      min-height: 450px;\n    }\n\n    .seranova-split-content {\n      padding: 90px 32px;\n    }\n\n    .seranova-benefit-row {\n      grid-template-columns: 1fr;\n      gap: 18px;\n    }\n\n    .seranova-care-grid {\n      gap: 55px;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .seranova-container {\n      width: calc(100% - 28px);\n    }\n\n    .seranova-eyebrow {\n      margin-bottom: 18px;\n      font-size: 10px;\n      letter-spacing: 1.8px;\n    }\n\n    .seranova-hero-grid {\n      padding: 65px 0;\n    }\n\n    .seranova-hero h1 {\n      font-size: 46px;\n      line-height: 0.98;\n      letter-spacing: -2.2px;\n    }\n\n    .seranova-hero-description {\n      margin-top: 24px !important;\n      font-size: 16px;\n    }\n\n    .seranova-hero-visual {\n      min-height: 250px;\n    }\n\n    .seranova-intro,\n    .seranova-features,\n    .seranova-benefits,\n    .seranova-routine,\n    .seranova-care,\n    .seranova-faq,\n    .seranova-final {\n      padding: 90px 0;\n    }\n\n    .seranova-intro h2,\n    .seranova-section-header h2,\n    .seranova-split-content h2,\n    .seranova-routine h2,\n    .seranova-care h2,\n    .seranova-faq h2 {\n      letter-spacing: -1.8px;\n    }\n\n    .seranova-feature-card,\n    .seranova-step {\n      padding: 34px 24px;\n    }\n\n    .seranova-split-visual {\n      min-height: 280px;\n    }\n\n    .seranova-split-content {\n      padding: 70px 24px;\n    }\n\n    .seranova-benefit-row {\n      padding: 34px 0;\n    }\n\n    .seranova-final h2 {\n      letter-spacing: -2.5px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"seranova-product\"\u003e\n\u003c!-- HERO \/ GÖRSEL 1 --\u003e\n\u003csection class=\"seranova-hero\"\u003e\n\u003cdiv class=\"seranova-container\"\u003e\n\u003cdiv class=\"seranova-hero-grid\"\u003e\n\u003cdiv class=\"seranova-hero-copy\"\u003e\n\u003cspan class=\"seranova-eyebrow\"\u003eSeranova Hair Removal\u003c\/span\u003e\n\u003ch1\u003eLight-powered care.\u003cbr\u003eMade for home.\u003c\/h1\u003e\n\u003cp class=\"seranova-hero-description\"\u003eMeet the LumiPulse IPL Hair Removal Device—a modern at-home beauty tool designed to bring a more considered approach to your regular hair-removal routine.\u003c\/p\u003e\n\u003cp class=\"seranova-product-code\"\u003eLUMIPULSE IPL HAIR REMOVAL DEVICE · HR1002\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"seranova-hero-visual\"\u003e\n\u003cdiv class=\"seranova-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0762\/7063\/3114\/files\/html_1_282a0048-0987-4c2f-8ea9-5409f83f094c.png?v=1785352184\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT STORY --\u003e\n\u003csection class=\"seranova-intro\"\u003e\n\u003cdiv class=\"seranova-container\"\u003e\n\u003cdiv class=\"seranova-intro-inner\"\u003e\n\u003cspan class=\"seranova-eyebrow\"\u003eAn elevated home routine\u003c\/span\u003e\n\u003ch2\u003eA more refined approach to everyday hair-removal care.\u003c\/h2\u003e\n\u003cp\u003eLumiPulse is created for those who prefer to manage their beauty routine from the comfort of home. Its streamlined handheld shape, integrated display and modern control layout bring simplicity and precision into one compact device.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CORE FEATURES --\u003e\n\u003csection class=\"seranova-features\"\u003e\n\u003cdiv class=\"seranova-container\"\u003e\n\u003cdiv class=\"seranova-section-header\"\u003e\n\u003cspan class=\"seranova-eyebrow\"\u003eDesigned with intention\u003c\/span\u003e\n\u003ch2\u003eModern technology.\u003cbr\u003eEffortless control.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"seranova-feature-grid\"\u003e\n\u003carticle class=\"seranova-feature-card\"\u003e\u003cspan class=\"seranova-feature-number\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eLight-based routine\u003c\/h3\u003e\n\u003cp\u003eDesigned to deliver controlled light pulses as part of a consistent at-home hair-removal routine.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"seranova-feature-card\"\u003e\u003cspan class=\"seranova-feature-number\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eIntegrated display\u003c\/h3\u003e\n\u003cp\u003eThe built-in screen helps make device settings and operation easier to follow during use.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"seranova-feature-card\"\u003e\u003cspan class=\"seranova-feature-number\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eComfort-led design\u003c\/h3\u003e\n\u003cp\u003eA curved handheld body supports a secure grip and controlled movement across suitable treatment areas.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LIFESTYLE \/ GÖRSEL 2 --\u003e\n\u003csection class=\"seranova-split\"\u003e\n\u003cdiv class=\"seranova-split-visual\"\u003e\n\u003cdiv class=\"seranova-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0762\/7063\/3114\/files\/html_2_6d76b3d2-f44d-4e53-b08d-d7b4961a3313.png?v=1785352183\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"seranova-split-content\"\u003e\n\u003cdiv class=\"seranova-split-content-inner\"\u003e\n\u003cspan class=\"seranova-eyebrow\"\u003eYour space. Your schedule.\u003c\/span\u003e\n\u003ch2\u003eBeauty care that works around your life.\u003c\/h2\u003e\n\u003cp\u003eLumiPulse is designed to fit naturally into a private, unhurried routine. Use it according to the included instructions and build a schedule that feels easy to maintain from home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"seranova-benefits\"\u003e\n\u003cdiv class=\"seranova-container\"\u003e\n\u003cdiv class=\"seranova-section-header\"\u003e\n\u003cspan class=\"seranova-eyebrow\"\u003eWhy you’ll love it\u003c\/span\u003e\n\u003ch2\u003eThoughtful design.\u003cbr\u003eEveryday simplicity.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"seranova-benefit-row\"\u003e\n\u003cdiv class=\"seranova-benefit-label\"\u003eAt home\u003c\/div\u003e\n\u003cdiv class=\"seranova-benefit-text\"\u003e\n\u003ch3\u003eA private beauty routine\u003c\/h3\u003e\n\u003cp\u003eDesigned for convenient personal use without the need to leave your home for every step of your regular grooming routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"seranova-benefit-row\"\u003e\n\u003cdiv class=\"seranova-benefit-label\"\u003eDisplay\u003c\/div\u003e\n\u003cdiv class=\"seranova-benefit-text\"\u003e\n\u003ch3\u003eSettings at a glance\u003c\/h3\u003e\n\u003cp\u003eThe front display and clearly arranged controls provide a more intuitive, easy-to-follow experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"seranova-benefit-row\"\u003e\n\u003cdiv class=\"seranova-benefit-label\"\u003eErgonomic\u003c\/div\u003e\n\u003cdiv class=\"seranova-benefit-text\"\u003e\n\u003ch3\u003eComfortable to hold\u003c\/h3\u003e\n\u003cp\u003eIts softly curved form is shaped for controlled handling during each treatment session.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"seranova-benefit-row\"\u003e\n\u003cdiv class=\"seranova-benefit-label\"\u003eMinimal\u003c\/div\u003e\n\u003cdiv class=\"seranova-benefit-text\"\u003e\n\u003ch3\u003eDesigned for modern spaces\u003c\/h3\u003e\n\u003cp\u003eThe clean white finish and compact silhouette blend naturally into a contemporary bathroom or beauty setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003csection class=\"seranova-routine\"\u003e\n\u003cdiv class=\"seranova-container\"\u003e\n\u003cdiv class=\"seranova-routine-header\"\u003e\n\u003cspan class=\"seranova-eyebrow\"\u003eHow to use\u003c\/span\u003e\n\u003ch2\u003eA considered routine, one step at a time.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"seranova-steps\"\u003e\n\u003carticle class=\"seranova-step\"\u003e\u003cspan class=\"seranova-step-number\"\u003e01\u003c\/span\u003e\n\u003ch3\u003ePrepare the area\u003c\/h3\u003e\n\u003cp\u003eClean and prepare the intended treatment area according to the instructions included with your device.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"seranova-step\"\u003e\u003cspan class=\"seranova-step-number\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eSelect your setting\u003c\/h3\u003e\n\u003cp\u003eBegin with the appropriate setting recommended in the product manual. Test a small area before broader use.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"seranova-step\"\u003e\u003cspan class=\"seranova-step-number\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eUse consistently\u003c\/h3\u003e\n\u003cp\u003ePosition the treatment window against the skin and follow the supplied usage schedule for your specific device.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SAFETY NOTE --\u003e\n\u003csection class=\"seranova-note\"\u003e\n\u003cdiv class=\"seranova-container\"\u003e\n\u003cdiv class=\"seranova-note-inner\"\u003e\n\u003cspan class=\"seranova-eyebrow\"\u003eImportant guidance\u003c\/span\u003e\n\u003ch3\u003eAlways follow the included product manual.\u003c\/h3\u003e\n\u003cp\u003eSuitability for IPL-style devices can vary depending on skin tone, hair colour, sensitivity, medical history and the area being treated. Perform a patch test before regular use. Do not use the device on irritated, injured, tattooed or otherwise unsuitable skin, and avoid use around the eyes. Stop use if discomfort or an unexpected skin reaction occurs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CARE --\u003e\n\u003csection class=\"seranova-care\"\u003e\n\u003cdiv class=\"seranova-container\"\u003e\n\u003cdiv class=\"seranova-care-grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"seranova-eyebrow\"\u003eProduct care\u003c\/span\u003e\n\u003ch2\u003eKeep LumiPulse ready for every session.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"seranova-care-list\"\u003e\n\u003cdiv class=\"seranova-care-item\"\u003e\n\u003cstrong\u003eClean the treatment window\u003c\/strong\u003e Switch the device off and clean the light window according to the supplied instructions after use.\u003c\/div\u003e\n\u003cdiv class=\"seranova-care-item\"\u003e\n\u003cstrong\u003eKeep the device dry\u003c\/strong\u003e Do not immerse the device in water unless the included manual specifically confirms that it is designed for this.\u003c\/div\u003e\n\u003cdiv class=\"seranova-care-item\"\u003e\n\u003cstrong\u003eStore safely\u003c\/strong\u003e Keep it in a clean, dry place away from direct sunlight, excessive heat and moisture.\u003c\/div\u003e\n\u003cdiv class=\"seranova-care-item\"\u003e\n\u003cstrong\u003eProtect the treatment surface\u003c\/strong\u003e Avoid scratching, dropping or applying unnecessary pressure to the light-emitting window.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"seranova-faq\"\u003e\n\u003cdiv class=\"seranova-container\"\u003e\n\u003cspan class=\"seranova-eyebrow\"\u003eQuestions, answered\u003c\/span\u003e\n\u003ch2\u003eFrequently asked questions.\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat type of device is LumiPulse?\u003c\/summary\u003e\n\u003cdiv class=\"seranova-faq-answer\"\u003eLumiPulse is an at-home light-based hair-removal device with a handheld design, built-in display and front control button.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it on every area of my body?\u003c\/summary\u003e\n\u003cdiv class=\"seranova-faq-answer\"\u003eOnly use it on areas identified as suitable in the included manual. Do not use it close to the eyes or on injured, irritated, tattooed or otherwise unsuitable skin.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I perform a patch test?\u003c\/summary\u003e\n\u003cdiv class=\"seranova-faq-answer\"\u003eYes. Test the device on a small suitable area and wait for the period recommended in the supplied instructions before beginning regular use.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow frequently should I use the device?\u003c\/summary\u003e\n\u003cdiv class=\"seranova-faq-answer\"\u003eFollow the schedule in the product manual. Usage frequency can vary by device model, treatment stage and individual needs.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the device completely painless?\u003c\/summary\u003e\n\u003cdiv class=\"seranova-faq-answer\"\u003eSensation can differ between users, treatment areas and settings. Begin at an appropriate lower level, follow the manual and stop if you experience significant discomfort.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included with my order?\u003c\/summary\u003e\n\u003cdiv class=\"seranova-faq-answer\"\u003ePackage contents and plug type can vary according to the selected product option. Check the variant and package details shown above before completing your order.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL --\u003e\n\u003csection class=\"seranova-final\"\u003e\n\u003cdiv class=\"seranova-container\"\u003e\n\u003cdiv class=\"seranova-final-inner\"\u003e\n\u003cspan class=\"seranova-eyebrow\"\u003eSeranova Beauty · HR1002\u003c\/span\u003e\n\u003ch2\u003eYour routine.\u003cbr\u003eIlluminated.\u003c\/h2\u003e\n\u003cp\u003eA modern light-based beauty device designed to bring thoughtful control, privacy and simplicity into your at-home hair-removal routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Seranova Beauty","offers":[{"title":"EU","offer_id":48855430037658,"sku":"CJYD186383504DW","price":49.99,"currency_code":"USD","in_stock":false},{"title":"UK","offer_id":48855430070426,"sku":"CJYD186383503CX","price":49.99,"currency_code":"USD","in_stock":false},{"title":"US","offer_id":48855430103194,"sku":"CJYD186383502BY","price":49.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0762\/7063\/3114\/files\/g1_57bae77f-c5f9-42c3-8c73-29e47dd8911f.png?v=1785352219","url":"https:\/\/serranova.store\/products\/seranova-lumipulse-ipl-hair-removal-device-hr1002","provider":"Seranova Beauty","version":"1.0","type":"link"}