{"product_id":"heated-eyelash-curler","title":"✨Heated Eyelash Curler | 3 Heat Settings \u0026 USB-C","description":"\u003cstyle\u003e\n  #hec-product,\n  #hec-product * {\n    box-sizing: border-box;\n  }\n\n  #hec-product {\n    --hec-text: #262229;\n    --hec-muted: #6f6670;\n    --hec-pink: #ec6486;\n    --hec-pink-dark: #d84f73;\n    --hec-soft: #fff4f7;\n    --hec-soft-2: #f8f3f7;\n    --hec-purple: #8f77c9;\n    --hec-white: #ffffff;\n    --hec-shadow: 0 12px 30px rgba(93, 55, 73, 0.09);\n\n    width: 100%;\n    max-width: 920px;\n    margin: 0 auto;\n    color: var(--hec-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n    overflow: hidden;\n  }\n\n  #hec-product img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 0;\n    border-radius: 18px;\n  }\n\n  #hec-product h1,\n  #hec-product h2,\n  #hec-product h3,\n  #hec-product p {\n    margin-top: 0;\n  }\n\n  #hec-product h1 {\n    max-width: 760px;\n    margin: 0 auto 16px;\n    font-size: clamp(34px, 7vw, 62px);\n    line-height: 1.06;\n    letter-spacing: -1.8px;\n    font-weight: 800;\n  }\n\n  #hec-product h2 {\n    margin-bottom: 14px;\n    font-size: clamp(28px, 5vw, 42px);\n    line-height: 1.12;\n    letter-spacing: -1px;\n    font-weight: 800;\n  }\n\n  #hec-product h3 {\n    margin-bottom: 8px;\n    font-size: 19px;\n    line-height: 1.3;\n    font-weight: 750;\n  }\n\n  #hec-product p {\n    margin-bottom: 14px;\n    color: var(--hec-muted);\n  }\n\n  #hec-product strong {\n    color: var(--hec-text);\n  }\n\n  .hec-section {\n    width: 100%;\n    padding: 54px 24px;\n  }\n\n  .hec-section-soft {\n    background: linear-gradient(180deg, #fff8fa 0%, #fff1f5 100%);\n    border-radius: 28px;\n  }\n\n  .hec-hero {\n    width: 100%;\n    padding: 54px 24px 30px;\n    text-align: center;\n    background:\n      radial-gradient(\n        circle at 85% 5%,\n        rgba(187, 157, 230, 0.22),\n        transparent 28%\n      ),\n      radial-gradient(\n        circle at 10% 18%,\n        rgba(240, 118, 149, 0.22),\n        transparent 32%\n      ),\n      linear-gradient(180deg, #fff8fa 0%, #ffffff 100%);\n    border-radius: 28px 28px 0 0;\n  }\n\n  .hec-eyebrow {\n    display: inline-block;\n    margin-bottom: 16px;\n    padding: 7px 13px;\n    border-radius: 999px;\n    background: rgba(236, 100, 134, 0.12);\n    color: var(--hec-pink-dark);\n    font-size: 13px;\n    font-weight: 800;\n    line-height: 1.3;\n    letter-spacing: 0.7px;\n    text-transform: uppercase;\n  }\n\n  .hec-highlight {\n    color: var(--hec-pink);\n  }\n\n  .hec-hero-copy {\n    max-width: 690px;\n    margin: 0 auto 24px;\n    font-size: 18px;\n    color: var(--hec-muted);\n  }\n\n  .hec-badges {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 9px;\n    margin: 24px 0 30px;\n  }\n\n  .hec-badge {\n    padding: 9px 13px;\n    border: 1px solid rgba(236, 100, 134, 0.18);\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.88);\n    color: #514750;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.35;\n  }\n\n  .hec-image-wrap {\n    width: 100%;\n    padding: 7px;\n    border-radius: 23px;\n    background: #ffffff;\n    box-shadow: var(--hec-shadow);\n  }\n\n  .hec-intro {\n    max-width: 700px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  \/* 核心卖点卡片 *\/\n  #hec-product .hec-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    align-items: stretch;\n    gap: 14px;\n    width: 100%;\n    margin-top: 26px;\n  }\n\n  #hec-product .hec-feature-card {\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n    width: 100%;\n    min-width: 0;\n    height: 100%;\n    padding: 20px;\n    border-radius: 18px;\n    background: #ffffff;\n    box-shadow: 0 8px 24px rgba(93, 55, 73, 0.07);\n    overflow: hidden;\n  }\n\n  #hec-product .hec-feature-icon {\n    display: flex;\n    flex: 0 0 auto;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    margin: 0 0 13px;\n    border-radius: 13px;\n    background: var(--hec-soft);\n    font-size: 21px;\n    line-height: 1;\n  }\n\n  #hec-product .hec-feature-card h3 {\n    margin: 0 0 7px;\n    font-size: 18px;\n    line-height: 1.3;\n    font-weight: 750;\n    overflow-wrap: break-word;\n  }\n\n  #hec-product .hec-feature-card p {\n    margin: 0;\n    color: var(--hec-muted);\n    font-size: 14px;\n    line-height: 1.5;\n    overflow-wrap: break-word;\n  }\n\n  .hec-content-block {\n    margin-top: 24px;\n    padding: 26px;\n    border-radius: 22px;\n    background: var(--hec-soft);\n  }\n\n  .hec-benefit-list {\n    display: grid;\n    gap: 12px;\n    margin: 20px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .hec-benefit-list li {\n    position: relative;\n    padding: 15px 16px 15px 48px;\n    border-radius: 15px;\n    background: #ffffff;\n    color: var(--hec-muted);\n    box-shadow: 0 5px 18px rgba(93, 55, 73, 0.06);\n  }\n\n  .hec-benefit-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 15px;\n    left: 16px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 23px;\n    height: 23px;\n    border-radius: 50%;\n    background: var(--hec-pink);\n    color: #ffffff;\n    font-size: 13px;\n    font-weight: 900;\n  }\n\n  .hec-temperature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 22px;\n  }\n\n  .hec-temp-card {\n    padding: 18px 12px;\n    border-radius: 17px;\n    background: #ffffff;\n    text-align: center;\n    box-shadow: 0 6px 18px rgba(93, 55, 73, 0.06);\n  }\n\n  .hec-temp {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--hec-pink-dark);\n    font-size: 21px;\n    line-height: 1.2;\n    font-weight: 850;\n  }\n\n  .hec-temp-card p {\n    margin: 4px 0 0;\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  .hec-steps {\n    display: grid;\n    gap: 13px;\n    margin-top: 25px;\n    counter-reset: hec-step;\n  }\n\n  .hec-step {\n    position: relative;\n    padding: 21px 20px 21px 67px;\n    border-radius: 17px;\n    background: #ffffff;\n    box-shadow: 0 7px 22px rgba(93, 55, 73, 0.07);\n    counter-increment: hec-step;\n  }\n\n  .hec-step::before {\n    content: counter(hec-step);\n    position: absolute;\n    top: 20px;\n    left: 19px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    background: linear-gradient(\n      135deg,\n      var(--hec-pink),\n      var(--hec-purple)\n    );\n    color: #ffffff;\n    font-weight: 850;\n  }\n\n  .hec-step p {\n    margin-bottom: 0;\n    font-size: 14px;\n  }\n\n  .hec-result-box {\n    padding: 28px;\n    border-radius: 24px;\n    background: linear-gradient(135deg, #3c2e3a 0%, #5e4357 100%);\n    color: #ffffff;\n    text-align: center;\n  }\n\n  .hec-result-box h2,\n  .hec-result-box strong {\n    color: #ffffff;\n  }\n\n  .hec-result-box p {\n    max-width: 660px;\n    margin-right: auto;\n    margin-left: auto;\n    color: rgba(255, 255, 255, 0.82);\n  }\n\n  .hec-result-stats {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 22px;\n  }\n\n  .hec-stat {\n    padding: 17px 10px;\n    border-radius: 15px;\n    background: rgba(255, 255, 255, 0.1);\n  }\n\n  .hec-stat strong {\n    display: block;\n    margin-bottom: 2px;\n    font-size: 20px;\n  }\n\n  .hec-stat span {\n    font-size: 12px;\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .hec-specs {\n    display: grid;\n    gap: 10px;\n    margin-top: 22px;\n  }\n\n  .hec-spec-row {\n    display: flex;\n    align-items: flex-start;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 15px 17px;\n    border-radius: 14px;\n    background: #ffffff;\n  }\n\n  .hec-spec-name {\n    color: var(--hec-muted);\n    font-weight: 650;\n  }\n\n  .hec-spec-value {\n    max-width: 62%;\n    color: var(--hec-text);\n    text-align: right;\n    font-weight: 800;\n  }\n\n  .hec-note {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 15px;\n    background: #fff3e8;\n    color: #755237;\n    font-size: 13px;\n  }\n\n  .hec-trust {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 24px;\n  }\n\n  .hec-trust-card {\n    padding: 20px 13px;\n    border-radius: 17px;\n    background: #ffffff;\n    text-align: center;\n    box-shadow: 0 7px 22px rgba(93, 55, 73, 0.07);\n  }\n\n  .hec-trust-card span {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 24px;\n  }\n\n  .hec-trust-card strong {\n    display: block;\n    font-size: 14px;\n  }\n\n  .hec-trust-card small {\n    display: block;\n    margin-top: 4px;\n    color: var(--hec-muted);\n    font-size: 12px;\n    line-height: 1.4;\n  }\n\n  .hec-closing {\n    width: 100%;\n    padding: 50px 24px;\n    border-radius: 28px;\n    background:\n      radial-gradient(\n        circle at 90% 15%,\n        rgba(139, 116, 198, 0.18),\n        transparent 30%\n      ),\n      linear-gradient(135deg, #fff1f5 0%, #fbf6ff 100%);\n    text-align: center;\n  }\n\n  .hec-closing p {\n    max-width: 670px;\n    margin-right: auto;\n    margin-left: auto;\n    font-size: 17px;\n  }\n\n  \/* 手机端 *\/\n  @media screen and (max-width: 640px) {\n    #hec-product {\n      font-size: 15px;\n      line-height: 1.6;\n    }\n\n    #hec-product h1 {\n      font-size: 34px;\n      line-height: 1.08;\n      letter-spacing: -1px;\n    }\n\n    #hec-product h2 {\n      font-size: 27px;\n      line-height: 1.16;\n      letter-spacing: -0.6px;\n    }\n\n    .hec-section,\n    .hec-hero,\n    .hec-closing {\n      padding-right: 16px;\n      padding-left: 16px;\n    }\n\n    .hec-section {\n      padding-top: 40px;\n      padding-bottom: 40px;\n    }\n\n    .hec-hero {\n      padding-top: 42px;\n      padding-bottom: 25px;\n    }\n\n    .hec-intro {\n      margin-bottom: 22px;\n    }\n\n    .hec-hero-copy {\n      font-size: 16px;\n    }\n\n    .hec-badges {\n      gap: 7px;\n      margin: 20px 0 24px;\n    }\n\n    .hec-badge {\n      padding: 8px 10px;\n      font-size: 12px;\n    }\n\n    \/* 手机端核心卖点保持每行两个 *\/\n    #hec-product .hec-feature-grid {\n      display: grid !important;\n      grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n      align-items: stretch;\n      gap: 9px;\n      width: 100%;\n      margin-top: 20px;\n    }\n\n    #hec-product .hec-feature-card {\n      display: flex !important;\n      flex-direction: column;\n      align-items: flex-start;\n      width: 100% !important;\n      min-width: 0;\n      height: 100%;\n      padding: 14px 12px;\n      border-radius: 14px;\n      box-shadow: 0 5px 16px rgba(93, 55, 73, 0.06);\n    }\n\n    #hec-product .hec-feature-icon {\n      width: 36px;\n      height: 36px;\n      margin-bottom: 10px;\n      border-radius: 10px;\n      font-size: 18px;\n    }\n\n    #hec-product .hec-feature-card h3 {\n      margin-bottom: 5px;\n      font-size: 15px;\n      line-height: 1.25;\n    }\n\n    #hec-product .hec-feature-card p {\n      font-size: 12.5px;\n      line-height: 1.4;\n    }\n\n    .hec-temperature-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .hec-temp-card {\n      padding: 16px 18px;\n      text-align: left;\n    }\n\n    .hec-result-stats {\n      grid-template-columns: 1fr;\n    }\n\n    .hec-trust {\n      grid-template-columns: 1fr;\n    }\n\n    .hec-spec-row {\n      display: block;\n    }\n\n    .hec-spec-value {\n      max-width: none;\n      margin-top: 3px;\n      text-align: left;\n    }\n\n    .hec-content-block,\n    .hec-result-box {\n      padding: 21px 17px;\n    }\n\n    .hec-closing {\n      padding-top: 42px;\n      padding-bottom: 42px;\n    }\n  }\n\n  \/* 极窄手机 *\/\n  @media screen and (max-width: 380px) {\n    #hec-product .hec-feature-grid {\n      gap: 7px;\n    }\n\n    #hec-product .hec-feature-card {\n      padding: 12px 10px;\n    }\n\n    #hec-product .hec-feature-icon {\n      width: 34px;\n      height: 34px;\n      margin-bottom: 8px;\n      font-size: 17px;\n    }\n\n    #hec-product .hec-feature-card h3 {\n      font-size: 14px;\n    }\n\n    #hec-product .hec-feature-card p {\n      font-size: 12px;\n      line-height: 1.38;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"hec-product\"\u003e\n\n  \u003c!-- ATTENTION \/ HOOK --\u003e\n  \u003csection class=\"hec-hero\"\u003e\n    \u003cspan class=\"hec-eyebrow\"\u003eYour Everyday Lash Upgrade\u003c\/span\u003e\n\n    \u003ch1\u003e\n      Lifted Lashes in Seconds—\n      \u003cspan class=\"hec-highlight\"\u003eWithout the Pinch\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp class=\"hec-hero-copy\"\u003e\n      Skip the harsh squeezing and short-lived results. Gentle, controlled heat\n      helps create a naturally lifted curl that makes your eyes look brighter,\n      wider and more awake.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hec-badges\"\u003e\n      \u003cspan class=\"hec-badge\"\u003e⚡ 30-Second Heat-Up\u003c\/span\u003e\n      \u003cspan class=\"hec-badge\"\u003e🌡️ 3 Heat Settings\u003c\/span\u003e\n      \u003cspan class=\"hec-badge\"\u003e👁️ No-Pinch Design\u003c\/span\u003e\n      \u003cspan class=\"hec-badge\"\u003e🔋 USB-C Rechargeable\u003c\/span\u003e\n      \u003cspan class=\"hec-badge\"\u003e✨ Up to 12-Hour Hold\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hec-image-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/Heated_Eyelash_Curler_USB_Rechargeable_Electric_Lash_Curler_with_3_Temperature_Settings_Silicone_Heating_Pad_for_Long-Last_5.jpg?v=1784948488\" alt=\"Heated eyelash curler before and after natural lash lift results\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INTEREST \/ MAIN FEATURES --\u003e\n  \u003csection class=\"hec-section\"\u003e\n    \u003cdiv class=\"hec-intro\"\u003e\n      \u003cspan class=\"hec-eyebrow\"\u003eWhy You’ll Love It\u003c\/span\u003e\n\n      \u003ch2\u003eA Faster, Gentler Way to Curl\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Get naturally lifted lashes in seconds without the harsh pressure\n        of a traditional metal curler.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hec-feature-grid\"\u003e\n\n      \u003cdiv class=\"hec-feature-card\"\u003e\n        \u003cdiv class=\"hec-feature-icon\"\u003e⚡\u003c\/div\u003e\n        \u003ch3\u003e30-Second Heat-Up\u003c\/h3\u003e\n        \u003cp\u003e\n          Ready quickly for busy mornings and fast touch-ups.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hec-feature-card\"\u003e\n        \u003cdiv class=\"hec-feature-icon\"\u003e🌡️\u003c\/div\u003e\n        \u003ch3\u003e3 Heat Settings\u003c\/h3\u003e\n        \u003cp\u003e\n          Adjust the heat for fine, normal or stubborn lashes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hec-feature-card\"\u003e\n        \u003cdiv class=\"hec-feature-icon\"\u003e👁️\u003c\/div\u003e\n        \u003ch3\u003eNo-Pinch Styling\u003c\/h3\u003e\n        \u003cp\u003e\n          Gently curls without harshly clamping your eyelid.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hec-feature-card\"\u003e\n        \u003cdiv class=\"hec-feature-icon\"\u003e✨\u003c\/div\u003e\n        \u003ch3\u003eNatural-Looking Lift\u003c\/h3\u003e\n        \u003cp\u003e\n          Creates a smooth curl without stiff angles or crimping.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hec-feature-card\"\u003e\n        \u003cdiv class=\"hec-feature-icon\"\u003e🔋\u003c\/div\u003e\n        \u003ch3\u003eUSB-C Rechargeable\u003c\/h3\u003e\n        \u003cp\u003e\n          Recharge easily without disposable batteries.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hec-feature-card\"\u003e\n        \u003cdiv class=\"hec-feature-icon\"\u003e👛\u003c\/div\u003e\n        \u003ch3\u003eTravel-Friendly\u003c\/h3\u003e\n        \u003cp\u003e\n          Fits neatly inside your purse or makeup bag.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INTEREST \/ TEMPERATURE CONTROL --\u003e\n  \u003csection class=\"hec-section hec-section-soft\"\u003e\n    \u003cdiv class=\"hec-intro\"\u003e\n      \u003cspan class=\"hec-eyebrow\"\u003ePersonalized Styling\u003c\/span\u003e\n\n      \u003ch2\u003e3 Heat Levels for Every Lash Type\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Start low, then adjust as needed. The right setting helps you create\n        better lift while keeping your routine comfortable and controlled.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hec-image-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/Heated_Eyelash_Curler_USB_Rechargeable_Electric_Lash_Curler_with_3_Temperature_Settings_Silicone_Heating_Pad_for_Long-Last_3.jpg?v=1784948481\" alt=\"Three adjustable heated eyelash curler temperature settings for different lash types\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hec-temperature-grid\"\u003e\n      \u003cdiv class=\"hec-temp-card\"\u003e\n        \u003cspan class=\"hec-temp\"\u003e104°F \/ 40°C\u003c\/span\u003e\n        \u003cstrong\u003eFine or Short Lashes\u003c\/strong\u003e\n        \u003cp\u003eGentle heat for a soft, natural curl.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hec-temp-card\"\u003e\n        \u003cspan class=\"hec-temp\"\u003e122°F \/ 50°C\u003c\/span\u003e\n        \u003cstrong\u003eNormal Lashes\u003c\/strong\u003e\n        \u003cp\u003eBalanced heat for everyday styling.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hec-temp-card\"\u003e\n        \u003cspan class=\"hec-temp\"\u003e140°F \/ 60°C\u003c\/span\u003e\n        \u003cstrong\u003eThick or Stubborn Lashes\u003c\/strong\u003e\n        \u003cp\u003eHigher heat for stronger curl support.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DESIRE \/ FAST ROUTINE --\u003e\n  \u003csection class=\"hec-section\"\u003e\n    \u003cdiv class=\"hec-intro\"\u003e\n      \u003cspan class=\"hec-eyebrow\"\u003eYour 30-Second Beauty Hack\u003c\/span\u003e\n\n      \u003ch2\u003eMore Lift. Less Morning Effort.\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Press, hold and release for an instant eye-opening effect.\n        No complicated technique and no bulky metal clamp.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hec-image-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/Heated_Eyelash_Curler_USB_Rechargeable_Electric_Lash_Curler_with_3_Temperature_Settings_Silicone_Heating_Pad_for_Long-Last_2.jpg?v=1784948486\" alt=\"Woman using USB-C rechargeable heated eyelash curler\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"hec-benefit-list\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eLook more awake instantly:\u003c\/strong\u003e\n        lifted lashes visually open the eyes, even on minimal-makeup days.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eMake mascara work harder:\u003c\/strong\u003e\n        curl before applying mascara for a more defined, voluminous appearance.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eReduce harsh crimping:\u003c\/strong\u003e\n        controlled heat creates a smoother curve than a rigid metal clamp.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eStay polished longer:\u003c\/strong\u003e\n        the curl can hold for up to 12 hours, depending on lash type and conditions.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOW IT WORKS --\u003e\n  \u003csection class=\"hec-section hec-section-soft\"\u003e\n    \u003cdiv class=\"hec-intro\"\u003e\n      \u003cspan class=\"hec-eyebrow\"\u003eHow It Works\u003c\/span\u003e\n\n      \u003ch2\u003eBeautifully Curled Lashes in 3 Easy Steps\u003c\/h2\u003e\n\n      \u003cp\u003e\n        A beginner-friendly routine that takes only moments to learn.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hec-steps\"\u003e\n      \u003cdiv class=\"hec-step\"\u003e\n        \u003ch3\u003eChoose Your Heat Setting\u003c\/h3\u003e\n        \u003cp\u003e\n          Turn the curler on and begin with the lowest temperature.\n          Allow approximately 30 seconds for it to warm up.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hec-step\"\u003e\n        \u003ch3\u003ePosition on Clean, Dry Lashes\u003c\/h3\u003e\n        \u003cp\u003e\n          Place your upper lashes inside the curved silicone pad,\n          close to the lash line without touching the eyelid.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hec-step\"\u003e\n        \u003ch3\u003ePress, Hold and Lift\u003c\/h3\u003e\n        \u003cp\u003e\n          Gently press for several seconds, then move toward the lash tips\n          for a smooth, natural-looking curve.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hec-note\"\u003e\n      \u003cstrong\u003eImportant:\u003c\/strong\u003e\n      Use only on clean, dry lashes. Do not use on wet lashes.\n      For external use only.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PORTABLE BENEFIT --\u003e\n  \u003csection class=\"hec-section\"\u003e\n    \u003cdiv class=\"hec-intro\"\u003e\n      \u003cspan class=\"hec-eyebrow\"\u003eBeauty On the Go\u003c\/span\u003e\n\n      \u003ch2\u003eSmall Enough for Every Makeup Bag\u003c\/h2\u003e\n\n      \u003cp\u003e\n        The slim, cordless design fits easily into your purse, travel case\n        or desk drawer—so flat lashes never have to ruin your look.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hec-image-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/Heated_Eyelash_Curler_USB_Rechargeable_Electric_Lash_Curler_with_3_Temperature_Settings_Silicone_Heating_Pad_for_Long-Last_7.jpg?v=1784948487\" alt=\"Compact portable heated eyelash curler for travel and makeup bags\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COLORS --\u003e\n  \u003csection class=\"hec-section hec-section-soft\"\u003e\n    \u003cdiv class=\"hec-intro\"\u003e\n      \u003cspan class=\"hec-eyebrow\"\u003ePick Your Favorite\u003c\/span\u003e\n\n      \u003ch2\u003e3 Chic Colors to Match Your Style\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Choose a clean classic or add a soft pop of color\n        to your everyday beauty kit.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hec-image-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/Heated_Eyelash_Curler_USB_Rechargeable_Electric_Lash_Curler_with_3_Temperature_Settings_Silicone_Heating_Pad_for_Long-Last_8.jpg?v=1784948462\" alt=\"Heated eyelash curler available in white pink and purple\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COMPARISON --\u003e\n  \u003csection class=\"hec-section\"\u003e\n    \u003cdiv class=\"hec-intro\"\u003e\n      \u003cspan class=\"hec-eyebrow\"\u003eHeated vs. Traditional\u003c\/span\u003e\n\n      \u003ch2\u003eWhy Settle for a Curl That Falls Flat?\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Traditional curlers rely on strong mechanical pressure.\n        Gentle heat helps shape the lashes more evenly for a softer,\n        longer-lasting, eye-opening finish.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hec-image-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/Heated_Eyelash_Curler_USB_Rechargeable_Electric_Lash_Curler_with_3_Temperature_Settings_Silicone_Heating_Pad_for_Long-Last_1.jpg?v=1784948479\" alt=\"Comparison between heated eyelash curler and traditional eyelash curler\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hec-content-block\"\u003e\n      \u003cul class=\"hec-benefit-list\"\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eMore comfortable:\u003c\/strong\u003e\n          designed to style without harsh squeezing or pinching.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eMore customizable:\u003c\/strong\u003e\n          three heat levels adapt to different lash textures.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eMore natural-looking:\u003c\/strong\u003e\n          creates a gradual curve instead of a sharp bend.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eMore convenient:\u003c\/strong\u003e\n          cordless, rechargeable and easy to carry.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- RESULTS --\u003e\n  \u003csection class=\"hec-section\"\u003e\n    \u003cdiv class=\"hec-result-box\"\u003e\n      \u003cspan class=\"hec-eyebrow\"\u003eReal Routine Upgrade\u003c\/span\u003e\n\n      \u003ch2\u003eWide-Awake Eyes Without the Salon Appointment\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Give straight or downward-facing lashes a lifted, curled and more\n        voluminous appearance from the comfort of home.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"hec-result-stats\"\u003e\n        \u003cdiv class=\"hec-stat\"\u003e\n          \u003cstrong\u003e30 sec\u003c\/strong\u003e\n          \u003cspan\u003eApproximate heat-up time\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hec-stat\"\u003e\n          \u003cstrong\u003e3 Levels\u003c\/strong\u003e\n          \u003cspan\u003eAdjustable temperature control\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hec-stat\"\u003e\n          \u003cstrong\u003eUp to 12H\u003c\/strong\u003e\n          \u003cspan\u003eCurl hold depending on conditions\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003csection class=\"hec-section hec-section-soft\"\u003e\n    \u003cdiv class=\"hec-intro\"\u003e\n      \u003cspan class=\"hec-eyebrow\"\u003eProduct Details\u003c\/span\u003e\n\n      \u003ch2\u003eCompact, Rechargeable and Easy to Use\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hec-specs\"\u003e\n      \u003cdiv class=\"hec-spec-row\"\u003e\n        \u003cspan class=\"hec-spec-name\"\u003eProduct Type\u003c\/span\u003e\n        \u003cspan class=\"hec-spec-value\"\u003e\n          Electric Heated Eyelash Curler\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hec-spec-row\"\u003e\n        \u003cspan class=\"hec-spec-name\"\u003eHeat Settings\u003c\/span\u003e\n        \u003cspan class=\"hec-spec-value\"\u003e\n          3 Adjustable Levels\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hec-spec-row\"\u003e\n        \u003cspan class=\"hec-spec-name\"\u003eTemperature Levels\u003c\/span\u003e\n        \u003cspan class=\"hec-spec-value\"\u003e\n          104°F \/ 122°F \/ 140°F\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hec-spec-row\"\u003e\n        \u003cspan class=\"hec-spec-name\"\u003eApproximate Heat-Up Time\u003c\/span\u003e\n        \u003cspan class=\"hec-spec-value\"\u003e\n          30 Seconds\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hec-spec-row\"\u003e\n        \u003cspan class=\"hec-spec-name\"\u003eCharging Type\u003c\/span\u003e\n        \u003cspan class=\"hec-spec-value\"\u003e\n          USB-C Rechargeable\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hec-spec-row\"\u003e\n        \u003cspan class=\"hec-spec-name\"\u003eProduct Size\u003c\/span\u003e\n        \u003cspan class=\"hec-spec-value\"\u003e\n          4.13 × 1.77 × 0.67 in\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hec-spec-row\"\u003e\n        \u003cspan class=\"hec-spec-name\"\u003eAvailable Colors\u003c\/span\u003e\n        \u003cspan class=\"hec-spec-value\"\u003e\n          White, Pink and Purple\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hec-spec-row\"\u003e\n        \u003cspan class=\"hec-spec-name\"\u003eRecommended Use\u003c\/span\u003e\n        \u003cspan class=\"hec-spec-value\"\u003e\n          Clean, Completely Dry Lashes\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003c!-- ACTION --\u003e\n  \u003csection class=\"hec-closing\"\u003e\n    \u003cspan class=\"hec-eyebrow\"\u003eYour New Everyday Essential\u003c\/span\u003e\n\n    \u003ch2\u003eWake Up Your Look—One Curl at a Time\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Whether you are getting ready for work, traveling or refreshing your\n      makeup, this compact heated curler makes beautifully lifted lashes\n      quicker, gentler and easier to achieve.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"White","offer_id":48804899029224,"sku":"NC0248260725134-白色","price":22.99,"currency_code":"USD","in_stock":true},{"title":"Pink","offer_id":48804899061992,"sku":"NC0248260725134-粉色","price":22.99,"currency_code":"USD","in_stock":true},{"title":"Purple","offer_id":48804899094760,"sku":"NC0248260725134-紫色","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0789\/8988\/5672\/files\/Heated_Eyelash_Curler_USB_Rechargeable_Electric_Lash_Curler_with_3_Temperature_Settings_Silicone_Heating_Pad_for_Long-Last_2.jpg?v=1784977629","url":"https:\/\/sereintis.com\/products\/heated-eyelash-curler","provider":"sereintis.com","version":"1.0","type":"link"}