{"product_id":"elara-advanced-skin-renewal-device-copy","title":"Aurion X LED Skin Rejuvenation Device","description":"\u003cstyle\u003e\n  .aurion-listing {\n    --aurion-gold: #ad8421;\n    --aurion-dark-gold: #846116;\n    --aurion-black: #242424;\n    --aurion-text: #616161;\n    --aurion-light: #faf9f6;\n    --aurion-border: #e7e0d1;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px;\n    color: var(--aurion-black);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .aurion-listing,\n  .aurion-listing * {\n    box-sizing: border-box;\n  }\n\n  .aurion-listing h1,\n  .aurion-listing h2,\n  .aurion-listing h3,\n  .aurion-listing p {\n    overflow-wrap: normal;\n    word-break: normal;\n    hyphens: none;\n  }\n\n  .aurion-hero {\n    padding: 75px 35px;\n    text-align: center;\n    background: linear-gradient(145deg, #ffffff 0%, #f8f5ec 100%);\n    border: 1px solid var(--aurion-border);\n  }\n\n  .aurion-eyebrow {\n    margin: 0 0 10px;\n    color: var(--aurion-gold);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n  }\n\n  .aurion-hero h1 {\n    margin: 0;\n    color: var(--aurion-black);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(40px, 6vw, 68px);\n    font-weight: 400;\n    line-height: 1.1;\n    letter-spacing: 2px;\n  }\n\n  .aurion-gold-line {\n    display: block;\n    width: 85px;\n    height: 2px;\n    margin: 25px auto;\n    background: var(--aurion-gold);\n  }\n\n  .aurion-subtitle {\n    max-width: 760px;\n    margin: 0 auto;\n    color: var(--aurion-text);\n    font-size: 18px;\n    line-height: 1.7;\n  }\n\n  .aurion-section {\n    padding: 65px 10px;\n  }\n\n  .aurion-section-soft {\n    margin: 0;\n    padding: 65px 35px;\n    background: var(--aurion-light);\n  }\n\n  .aurion-section-title {\n    margin: 0 0 14px;\n    text-align: center;\n    color: var(--aurion-black);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(30px, 4vw, 38px);\n    font-weight: 400;\n    line-height: 1.25;\n  }\n\n  .aurion-section-intro {\n    max-width: 820px;\n    margin: 0 auto 38px;\n    text-align: center;\n    color: var(--aurion-text);\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .aurion-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 20px;\n  }\n\n  .aurion-feature-card {\n    min-width: 0;\n    min-height: 275px;\n    padding: 30px 22px;\n    text-align: center;\n    background: #ffffff;\n    border: 1px solid var(--aurion-border);\n    transition: transform 0.25s ease, box-shadow 0.25s ease;\n  }\n\n  .aurion-feature-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 14px 32px rgba(0, 0, 0, 0.07);\n  }\n\n  .aurion-feature-number {\n    display: flex;\n    width: 56px;\n    height: 56px;\n    margin: 0 auto 20px;\n    align-items: center;\n    justify-content: center;\n    color: #ffffff;\n    background: var(--aurion-gold);\n    border-radius: 50%;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 19px;\n    font-weight: 700;\n  }\n\n  .aurion-feature-card h3 {\n    width: 100%;\n    margin: 0 0 14px;\n    color: var(--aurion-black);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.35;\n  }\n\n  .aurion-feature-card p {\n    width: 100%;\n    margin: 0;\n    color: var(--aurion-text);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .aurion-led-grid {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    gap: 15px;\n  }\n\n  .aurion-led-card {\n    min-width: 0;\n    padding: 27px 16px;\n    text-align: center;\n    background: #ffffff;\n    border: 1px solid var(--aurion-border);\n  }\n\n  .aurion-led-dot {\n    display: block;\n    width: 36px;\n    height: 36px;\n    margin: 0 auto 16px;\n    border-radius: 50%;\n    box-shadow: 0 0 16px rgba(0, 0, 0, 0.16);\n  }\n\n  .aurion-led-red {\n    background: #df3d3d;\n  }\n\n  .aurion-led-blue {\n    background: #337dcc;\n  }\n\n  .aurion-led-green {\n    background: #45a76b;\n  }\n\n  .aurion-led-yellow {\n    background: #e5bb3e;\n  }\n\n  .aurion-led-infrared {\n    background: #9b3c33;\n  }\n\n  .aurion-led-card h3 {\n    margin: 0 0 5px;\n    color: var(--aurion-black);\n    font-size: 16px;\n    line-height: 1.35;\n  }\n\n  .aurion-led-card strong {\n    display: block;\n    color: var(--aurion-gold);\n    font-size: 13px;\n  }\n\n  .aurion-led-card p {\n    margin: 10px 0 0;\n    color: var(--aurion-text);\n    font-size: 13px;\n    line-height: 1.65;\n  }\n\n  .aurion-split {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 30px;\n  }\n\n  .aurion-panel {\n    min-width: 0;\n    padding: 38px;\n    background: #ffffff;\n    border: 1px solid var(--aurion-border);\n  }\n\n  .aurion-panel h2 {\n    margin: 0 0 20px;\n    color: var(--aurion-black);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 29px;\n    font-weight: 400;\n    line-height: 1.3;\n  }\n\n  .aurion-panel p {\n    margin: 0 0 16px;\n    color: var(--aurion-text);\n  }\n\n  .aurion-panel p:last-child {\n    margin-bottom: 0;\n  }\n\n  .aurion-panel ul {\n    margin: 0;\n    padding-left: 20px;\n  }\n\n  .aurion-panel li {\n    margin-bottom: 10px;\n    color: var(--aurion-text);\n  }\n\n  .aurion-panel li:last-child {\n    margin-bottom: 0;\n  }\n\n  .aurion-steps {\n    max-width: 880px;\n    margin: 0 auto;\n    counter-reset: aurion-step;\n  }\n\n  .aurion-step {\n    position: relative;\n    margin-bottom: 18px;\n    padding: 26px 25px 26px 85px;\n    background: #ffffff;\n    border: 1px solid var(--aurion-border);\n  }\n\n  .aurion-step:last-child {\n    margin-bottom: 0;\n  }\n\n  .aurion-step::before {\n    counter-increment: aurion-step;\n    content: counter(aurion-step);\n    position: absolute;\n    top: 23px;\n    left: 23px;\n    display: flex;\n    width: 43px;\n    height: 43px;\n    align-items: center;\n    justify-content: center;\n    color: #ffffff;\n    background: var(--aurion-gold);\n    border-radius: 50%;\n    font-weight: 700;\n  }\n\n  .aurion-step h3 {\n    margin: 0 0 7px;\n    color: var(--aurion-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .aurion-step p {\n    margin: 0;\n    color: var(--aurion-text);\n  }\n\n  .aurion-accordions {\n    max-width: 960px;\n    margin: 0 auto;\n    border-top: 1px solid #ded6c5;\n  }\n\n  .aurion-accordions details {\n    border-bottom: 1px solid #ded6c5;\n  }\n\n  .aurion-accordions summary {\n    position: relative;\n    padding: 22px 55px 22px 5px;\n    color: var(--aurion-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 17px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .aurion-accordions summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .aurion-accordions summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 12px;\n    color: var(--aurion-gold);\n    font-size: 31px;\n    font-weight: 300;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .aurion-accordions details[open] summary::after {\n    content: \"−\";\n  }\n\n  .aurion-accordion-content {\n    padding: 0 35px 28px 5px;\n    color: var(--aurion-text);\n  }\n\n  .aurion-accordion-content p {\n    margin-top: 0;\n  }\n\n  .aurion-accordion-content ul {\n    margin: 0;\n    padding-left: 20px;\n  }\n\n  .aurion-accordion-content li {\n    margin-bottom: 9px;\n  }\n\n  .aurion-spec-wrap {\n    width: 100%;\n    margin-top: 20px;\n    overflow-x: auto;\n  }\n\n  .aurion-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: #ffffff;\n    border: 1px solid var(--aurion-border);\n  }\n\n  .aurion-spec-table th,\n  .aurion-spec-table td {\n    padding: 15px 18px;\n    text-align: left;\n    vertical-align: top;\n    border-bottom: 1px solid #eee9de;\n  }\n\n  .aurion-spec-table th {\n    width: 40%;\n    color: #4a3a16;\n    background: #faf8f2;\n    font-weight: 700;\n  }\n\n  .aurion-spec-table td {\n    color: var(--aurion-text);\n  }\n\n  .aurion-spec-table tr:last-child th,\n  .aurion-spec-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .aurion-note {\n    max-width: 960px;\n    margin: 45px auto 0;\n    padding: 25px;\n    text-align: center;\n    color: #655321;\n    background: #faf7ed;\n    border: 1px solid #e3d7b8;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  @media (max-width: 1000px) {\n    .aurion-feature-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .aurion-led-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 800px) {\n    .aurion-split {\n      grid-template-columns: 1fr;\n    }\n\n    .aurion-panel {\n      padding: 30px 25px;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .aurion-listing {\n      padding: 10px;\n    }\n\n    .aurion-hero {\n      padding: 52px 20px;\n    }\n\n    .aurion-subtitle {\n      font-size: 16px;\n    }\n\n    .aurion-section {\n      padding: 48px 5px;\n    }\n\n    .aurion-section-soft {\n      padding: 48px 15px;\n    }\n\n    .aurion-feature-grid,\n    .aurion-led-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .aurion-feature-card {\n      min-height: auto;\n    }\n\n    .aurion-step {\n      padding: 78px 22px 25px;\n    }\n\n    .aurion-step::before {\n      top: 22px;\n      left: 22px;\n    }\n\n    .aurion-accordions summary {\n      padding-left: 2px;\n    }\n\n    .aurion-accordion-content {\n      padding-right: 5px;\n      padding-left: 2px;\n    }\n\n    .aurion-spec-table th,\n    .aurion-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .aurion-spec-table th {\n      padding-bottom: 6px;\n      border-bottom: 0;\n    }\n\n    .aurion-spec-table td {\n      padding-top: 6px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"aurion-listing\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"aurion-hero\"\u003e\n    \u003cp class=\"aurion-eyebrow\"\u003eDerma Tech Pro\u003c\/p\u003e\n\n    \u003ch1\u003eAURION X\u003c\/h1\u003e\n\n    \u003cspan class=\"aurion-gold-line\"\u003e\u003c\/span\u003e\n\n    \u003cp class=\"aurion-subtitle\"\u003e\n      An advanced facial care device combining multi-wavelength LED technology,\n      infrared light, comforting warmth, vibration massage and a smart timed\n      treatment cycle.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INTRODUCTION --\u003e\n  \u003csection class=\"aurion-section\"\u003e\n    \u003ch2 class=\"aurion-section-title\"\u003e\n      Elevate Your At-Home Skincare Ritual\n    \u003c\/h2\u003e\n\n    \u003cp class=\"aurion-section-intro\"\u003e\n      The Derma Tech Pro Aurion X is designed to complement your regular skincare\n      routine with a professional-inspired combination of LED light, warmth and\n      massage. Its ergonomic handheld design, LCD display and charging stand make\n      every treatment simple, comfortable and convenient.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aurion-feature-grid\"\u003e\n\n      \u003cdiv class=\"aurion-feature-card\"\u003e\n        \u003cspan class=\"aurion-feature-number\"\u003e01\u003c\/span\u003e\n\n        \u003ch3\u003eMulti-LED Technology\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Features red, blue, green, yellow and infrared wavelengths for a\n          customizable skincare experience.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aurion-feature-card\"\u003e\n        \u003cspan class=\"aurion-feature-number\"\u003e02\u003c\/span\u003e\n\n        \u003ch3\u003eComforting Warmth\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The warming treatment surface helps create a soothing facial massage\n          experience during use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aurion-feature-card\"\u003e\n        \u003cspan class=\"aurion-feature-number\"\u003e03\u003c\/span\u003e\n\n        \u003ch3\u003eVibration Massage\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Gentle vibration complements the gliding motion for a relaxing,\n          spa-inspired facial treatment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aurion-feature-card\"\u003e\n        \u003cspan class=\"aurion-feature-number\"\u003e04\u003c\/span\u003e\n\n        \u003ch3\u003e3-Minute Smart Cycle\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The LCD display tracks treatment time, while automatic shutoff keeps\n          each session simple and consistent.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- LED TECHNOLOGY --\u003e\n  \u003csection class=\"aurion-section-soft\"\u003e\n    \u003ch2 class=\"aurion-section-title\"\u003e\n      Advanced Light Technology\n    \u003c\/h2\u003e\n\n    \u003cp class=\"aurion-section-intro\"\u003e\n      Carefully selected light wavelengths allow the Aurion X to complement\n      different cosmetic skincare goals.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aurion-led-grid\"\u003e\n\n      \u003cdiv class=\"aurion-led-card\"\u003e\n        \u003cspan class=\"aurion-led-dot aurion-led-red\"\u003e\u003c\/span\u003e\n\n        \u003ch3\u003eRed LED\u003c\/h3\u003e\n\n        \u003cstrong\u003e625 nm ± 3 nm\u003c\/strong\u003e\n\n        \u003cp\u003e\n          Supports a smoother, firmer and more refreshed-looking complexion.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aurion-led-card\"\u003e\n        \u003cspan class=\"aurion-led-dot aurion-led-blue\"\u003e\u003c\/span\u003e\n\n        \u003ch3\u003eBlue LED\u003c\/h3\u003e\n\n        \u003cstrong\u003e465 nm ± 3 nm\u003c\/strong\u003e\n\n        \u003cp\u003e\n          Complements facial care routines created for blemish-prone-looking\n          skin.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aurion-led-card\"\u003e\n        \u003cspan class=\"aurion-led-dot aurion-led-green\"\u003e\u003c\/span\u003e\n\n        \u003ch3\u003eGreen LED\u003c\/h3\u003e\n\n        \u003cstrong\u003e525 nm ± 3 nm\u003c\/strong\u003e\n\n        \u003cp\u003e\n          Supports the appearance of a more balanced and even-looking\n          complexion.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aurion-led-card\"\u003e\n        \u003cspan class=\"aurion-led-dot aurion-led-yellow\"\u003e\u003c\/span\u003e\n\n        \u003ch3\u003eYellow LED\u003c\/h3\u003e\n\n        \u003cstrong\u003e595 nm ± 3 nm\u003c\/strong\u003e\n\n        \u003cp\u003e\n          Complements routines focused on dull, tired or uneven-looking skin.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aurion-led-card\"\u003e\n        \u003cspan class=\"aurion-led-dot aurion-led-infrared\"\u003e\u003c\/span\u003e\n\n        \u003ch3\u003eInfrared LED\u003c\/h3\u003e\n\n        \u003cstrong\u003e850 nm ± 5 nm\u003c\/strong\u003e\n\n        \u003cp\u003e\n          Works alongside the visible LED modes during the facial treatment\n          experience.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DESIGN AND CONTROLS --\u003e\n  \u003csection class=\"aurion-section\"\u003e\n    \u003cdiv class=\"aurion-split\"\u003e\n\n      \u003cdiv class=\"aurion-panel\"\u003e\n        \u003ch2\u003eDesigned for Easy Use\u003c\/h2\u003e\n\n        \u003cul\u003e\n          \u003cli\u003eIlluminated LCD treatment display\u003c\/li\u003e\n          \u003cli\u003eVisible battery-level indicator\u003c\/li\u003e\n          \u003cli\u003eSingle-button power and mode control\u003c\/li\u003e\n          \u003cli\u003eThree-minute automatic treatment cycle\u003c\/li\u003e\n          \u003cli\u003eAutomatic shutoff after inactivity\u003c\/li\u003e\n          \u003cli\u003eErgonomic handheld shape\u003c\/li\u003e\n          \u003cli\u003eCoordinating charging and display stand\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aurion-panel\"\u003e\n        \u003ch2\u003eYour Skincare Companion\u003c\/h2\u003e\n\n        \u003cp\u003e\n          Use the Aurion X on clean, dry skin or glide it gently over a\n          compatible facial serum or skincare product.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The smooth treatment head, warming function and gentle vibration make\n          the device easy to incorporate into your regular facial care routine.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Move the treatment head slowly and continuously across the skin\n          without holding it in one place for an extended period.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003csection class=\"aurion-section-soft\"\u003e\n    \u003ch2 class=\"aurion-section-title\"\u003e\n      How to Use\n    \u003c\/h2\u003e\n\n    \u003cp class=\"aurion-section-intro\"\u003e\n      Follow these simple steps for a comfortable Aurion X facial treatment.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aurion-steps\"\u003e\n\n      \u003cdiv class=\"aurion-step\"\u003e\n        \u003ch3\u003eCharge the Device\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Fully charge the Aurion X before first use. Place the device in its\n          charging stand and connect it to a compatible 5V\/1A USB power source.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aurion-step\"\u003e\n        \u003ch3\u003ePrepare Your Skin\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Wash and thoroughly dry your face. Apply a compatible serum or facial\n          product when desired to help the treatment head glide smoothly.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aurion-step\"\u003e\n        \u003ch3\u003ePower On\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Press and hold the power button until the device activates and the LCD\n          screen illuminates.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aurion-step\"\u003e\n        \u003ch3\u003eBegin the Treatment\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Place the treatment head against the skin and slowly glide it upward\n          and outward using gentle circular or sweeping motions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aurion-step\"\u003e\n        \u003ch3\u003eComplete and Clean\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The treatment cycle lasts approximately three minutes. After use,\n          power off the device and wipe the treatment head with a clean, soft,\n          slightly damp cloth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ACCORDIONS --\u003e\n  \u003csection class=\"aurion-section\"\u003e\n    \u003cdiv class=\"aurion-accordions\"\u003e\n\n      \u003c!-- PRODUCT SPECIFICATIONS --\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eProduct Specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"aurion-accordion-content\"\u003e\n          \u003cp\u003e\n            Technical details for the Derma Tech Pro Aurion X.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"aurion-spec-wrap\"\u003e\n            \u003ctable class=\"aurion-spec-table\"\u003e\n              \u003ctbody\u003e\n\n                \u003ctr\u003e\n                  \u003cth\u003eProduct Name\u003c\/th\u003e\n                  \u003ctd\u003eDerma Tech Pro Aurion X\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003cth\u003eDevice Weight\u003c\/th\u003e\n                  \u003ctd\u003eApproximately 200 g\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003cth\u003eDevice Dimensions\u003c\/th\u003e\n                  \u003ctd\u003eApproximately 190 × 60 × 50 mm\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003cth\u003eOperating Environment\u003c\/th\u003e\n                  \u003ctd\u003eApproximately 5°C–40°C\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003cth\u003eBattery\u003c\/th\u003e\n                  \u003ctd\u003e\n                    Built-in rechargeable lithium-ion battery, 1100 mAh\n                  \u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003cth\u003eCharging Time\u003c\/th\u003e\n                  \u003ctd\u003eApproximately 3 hours\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003cth\u003eUSB Power Requirement\u003c\/th\u003e\n                  \u003ctd\u003e5V \/ 1A\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003cth\u003eTreatment Cycle\u003c\/th\u003e\n                  \u003ctd\u003eApproximately 3 minutes\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003cth\u003eRed LED\u003c\/th\u003e\n                  \u003ctd\u003e625 nm ± 3 nm\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003cth\u003eBlue LED\u003c\/th\u003e\n                  \u003ctd\u003e465 nm ± 3 nm\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003cth\u003eGreen LED\u003c\/th\u003e\n                  \u003ctd\u003e525 nm ± 3 nm\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003cth\u003eYellow LED\u003c\/th\u003e\n                  \u003ctd\u003e595 nm ± 3 nm\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003cth\u003eInfrared LED\u003c\/th\u003e\n                  \u003ctd\u003e850 nm ± 5 nm\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n              \u003c\/tbody\u003e\n            \u003c\/table\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003c!-- KEY BENEFITS --\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eKey Benefits\u003c\/summary\u003e\n\n        \u003cdiv class=\"aurion-accordion-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              Supports a smoother and more refreshed-looking complexion\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Complements the application of facial serums and skincare\n              products\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Provides a soothing warming and vibration massage experience\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Offers multiple LED wavelengths for a customizable routine\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Helps improve the appearance of dull or tired-looking skin\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Convenient for regular at-home facial care\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003c!-- CHARGING --\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCharging Instructions\u003c\/summary\u003e\n\n        \u003cdiv class=\"aurion-accordion-content\"\u003e\n          \u003cp\u003e\n            Place the device securely in its charging stand and connect the\n            stand to a compatible 5V\/1A USB power source.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The battery indicator on the LCD screen displays the charging\n            progress. Charge the device completely before first use.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Disconnect the charging stand from the power source after charging\n            is complete.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003c!-- CARE --\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCare and Maintenance\u003c\/summary\u003e\n\n        \u003cdiv class=\"aurion-accordion-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003eTurn the device off before cleaning.\u003c\/li\u003e\n\n            \u003cli\u003eWipe the treatment head after every use.\u003c\/li\u003e\n\n            \u003cli\u003e\n              Use a clean, soft cloth or paper towel to remove product residue.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Do not immerse the device or charging stand in water.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Keep the device dry and store it in a cool, clean location.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Do not use abrasive cleaners or harsh chemicals.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003c!-- SAFETY --\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eImportant Safety Information\u003c\/summary\u003e\n\n        \u003cdiv class=\"aurion-accordion-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              Read the complete user manual before operating the device.\n            \u003c\/li\u003e\n\n            \u003cli\u003eFor personal cosmetic use only.\u003c\/li\u003e\n\n            \u003cli\u003eDo not use the device in or near water.\u003c\/li\u003e\n\n            \u003cli\u003e\n              Do not open, modify or disassemble the device.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Keep the device away from children, fire and excessive heat.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Do not use on irritated, injured or compromised skin.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Stop use if discomfort or unusual irritation occurs.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Consult a qualified healthcare professional before use when\n              pregnant, nursing, receiving medical care or managing a health\n              condition.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003c!-- INCLUDED --\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat’s Included\u003c\/summary\u003e\n\n        \u003cdiv class=\"aurion-accordion-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003eDerma Tech Pro Aurion X facial care device\u003c\/li\u003e\n\n            \u003cli\u003eCharging and display stand\u003c\/li\u003e\n\n            \u003cli\u003eUSB charging cable\u003c\/li\u003e\n\n            \u003cli\u003eUser manual\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aurion-note\"\u003e\n      The Derma Tech Pro Aurion X is intended for cosmetic skincare use and is\n      not intended to diagnose, treat, cure or prevent any disease. Individual\n      cosmetic results may vary.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Derma Tech","offers":[{"title":"Default Title","offer_id":44380166226008,"sku":null,"price":11495.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0258\/5660\/6296\/files\/ChatGPT_Image_Jul_14_2026_04_24_12_PM.png?v=1784060680","url":"https:\/\/www.dermatechskin.com\/products\/elara-advanced-skin-renewal-device-copy","provider":"Derma Tech Skin","version":"1.0","type":"link"}