{"product_id":"thermal-eyelash-curler-usb-rechargeable-for-sensitive-skin-219582291855","title":"Thermal Eyelash Curler USB Rechargeable for Sensitive Skin","description":"\u003c!--\n  Heated Eyelash Curler - Shopify product description\n  Replace YOUR_IMAGE_URL_1, YOUR_IMAGE_URL_2 and YOUR_IMAGE_URL_3 before publishing.\n--\u003e\n\u003cstyle\u003e\n    .hec-page,\n    .hec-page * {\n      box-sizing: border-box;\n    }\n\n    .hec-page {\n      --hec-ink: #29242a;\n      --hec-muted: #6f6870;\n      --hec-pink: #c9637c;\n      --hec-pink-dark: #a8435d;\n      --hec-blush: #fff4f6;\n      --hec-line: #eadde1;\n      --hec-white: #ffffff;\n      max-width: 920px;\n      margin: 0 auto;\n      overflow: hidden;\n      color: var(--hec-ink);\n      background: var(--hec-white);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n      line-height: 1.6;\n    }\n\n    .hec-page img {\n      display: block;\n      width: 100%;\n      height: auto;\n      border-radius: 18px;\n    }\n\n    .hec-section {\n      padding: 42px 20px;\n    }\n\n    .hec-section + .hec-section {\n      border-top: 1px solid var(--hec-line);\n    }\n\n    .hec-center {\n      text-align: center;\n    }\n\n    .hec-eyebrow {\n      display: inline-block;\n      margin-bottom: 10px;\n      color: var(--hec-pink-dark);\n      font-size: 12px;\n      font-weight: 800;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n    }\n\n    .hec-page h1,\n    .hec-page h2,\n    .hec-page h3,\n    .hec-page p {\n      margin-top: 0;\n    }\n\n    .hec-page h1 {\n      max-width: 720px;\n      margin-right: auto;\n      margin-bottom: 14px;\n      margin-left: auto;\n      font-size: clamp(31px, 6vw, 52px);\n      font-weight: 850;\n      line-height: 1.08;\n      letter-spacing: -1.2px;\n    }\n\n    .hec-page h2 {\n      margin-bottom: 14px;\n      font-size: clamp(26px, 4.5vw, 36px);\n      font-weight: 820;\n      line-height: 1.16;\n      letter-spacing: -0.6px;\n    }\n\n    .hec-page h3 {\n      margin-bottom: 5px;\n      font-size: 18px;\n      line-height: 1.3;\n    }\n\n    .hec-page p {\n      color: var(--hec-muted);\n      font-size: 16px;\n    }\n\n    .hec-lead {\n      max-width: 650px;\n      margin-right: auto;\n      margin-bottom: 22px;\n      margin-left: auto;\n      font-size: 18px !important;\n    }\n\n    .hec-hero {\n      padding: 48px 20px 30px;\n      background: linear-gradient(180deg, var(--hec-blush) 0%, var(--hec-white) 100%);\n    }\n\n    .hec-hero-image {\n      margin-top: 28px;\n      box-shadow: 0 18px 50px rgba(86, 52, 63, 0.11);\n    }\n\n    .hec-trust {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 10px 18px;\n      margin-top: 20px;\n      color: var(--hec-ink);\n      font-size: 14px;\n      font-weight: 700;\n    }\n\n    .hec-trust span::before {\n      margin-right: 6px;\n      color: var(--hec-pink);\n      content: \"\\2713\";\n    }\n\n    .hec-benefits {\n      max-width: 720px;\n      margin: 26px auto 0;\n    }\n\n    .hec-benefit {\n      display: grid;\n      grid-template-columns: 38px 1fr;\n      gap: 12px;\n      padding: 18px 0;\n      border-bottom: 1px solid var(--hec-line);\n    }\n\n    .hec-benefit:last-child {\n      border-bottom: 0;\n    }\n\n    .hec-icon {\n      display: flex;\n      width: 36px;\n      height: 36px;\n      align-items: center;\n      justify-content: center;\n      border-radius: 50%;\n      color: var(--hec-white);\n      background: var(--hec-pink);\n      font-size: 17px;\n      font-weight: 800;\n    }\n\n    .hec-benefit p {\n      margin-bottom: 0;\n    }\n\n    .hec-split {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      align-items: center;\n      gap: 34px;\n    }\n\n    .hec-steps {\n      max-width: 700px;\n      margin: 25px auto 0;\n      counter-reset: hec-step;\n    }\n\n    .hec-step {\n      position: relative;\n      padding: 4px 0 22px 52px;\n      counter-increment: hec-step;\n    }\n\n    .hec-step::before {\n      position: absolute;\n      top: 0;\n      left: 0;\n      display: flex;\n      width: 36px;\n      height: 36px;\n      align-items: center;\n      justify-content: center;\n      border-radius: 50%;\n      color: var(--hec-white);\n      background: var(--hec-pink);\n      content: counter(hec-step);\n      font-size: 14px;\n      font-weight: 800;\n    }\n\n    .hec-step p {\n      margin-bottom: 0;\n    }\n\n    .hec-specs {\n      width: 100%;\n      margin-top: 24px;\n      border-collapse: collapse;\n      border-top: 1px solid var(--hec-line);\n    }\n\n    .hec-specs td {\n      padding: 14px 10px;\n      border-bottom: 1px solid var(--hec-line);\n      vertical-align: top;\n      font-size: 15px;\n    }\n\n    .hec-specs td:first-child {\n      width: 38%;\n      color: var(--hec-ink);\n      font-weight: 750;\n    }\n\n    .hec-specs td:last-child {\n      color: var(--hec-muted);\n    }\n\n    .hec-note {\n      margin-top: 22px;\n      padding: 17px 18px;\n      border-left: 4px solid var(--hec-pink);\n      border-radius: 0 10px 10px 0;\n      background: var(--hec-blush);\n      color: var(--hec-muted);\n      font-size: 14px;\n    }\n\n    .hec-note strong {\n      color: var(--hec-ink);\n    }\n\n    .hec-faq {\n      max-width: 760px;\n      margin: 22px auto 0;\n    }\n\n    .hec-faq details {\n      border-bottom: 1px solid var(--hec-line);\n    }\n\n    .hec-faq summary {\n      position: relative;\n      padding: 17px 34px 17px 0;\n      color: var(--hec-ink);\n      cursor: pointer;\n      list-style: none;\n      font-size: 16px;\n      font-weight: 750;\n    }\n\n    .hec-faq summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .hec-faq summary::after {\n      position: absolute;\n      top: 17px;\n      right: 4px;\n      color: var(--hec-pink);\n      content: \"+\";\n      font-size: 22px;\n      line-height: 1;\n    }\n\n    .hec-faq details[open] summary::after {\n      content: \"\\2212\";\n    }\n\n    .hec-faq details p {\n      padding: 0 34px 17px 0;\n      margin-bottom: 0;\n    }\n\n    .hec-final {\n      padding: 48px 20px;\n      text-align: center;\n      background: var(--hec-blush);\n    }\n\n    .hec-final p {\n      max-width: 610px;\n      margin-right: auto;\n      margin-bottom: 22px;\n      margin-left: auto;\n    }\n\n    .hec-button {\n      display: inline-block;\n      min-width: 245px;\n      padding: 15px 24px;\n      border-radius: 999px;\n      color: var(--hec-white) !important;\n      background: var(--hec-pink-dark);\n      box-shadow: 0 10px 24px rgba(168, 67, 93, 0.2);\n      font-size: 16px;\n      font-weight: 800;\n      text-align: center;\n      text-decoration: none;\n    }\n\n    @media (max-width: 700px) {\n      .hec-section {\n        padding: 34px 16px;\n      }\n\n      .hec-hero {\n        padding: 38px 16px 24px;\n      }\n\n      .hec-split {\n        grid-template-columns: 1fr;\n        gap: 24px;\n      }\n\n      .hec-split .hec-copy {\n        order: -1;\n      }\n\n      .hec-specs td {\n        padding: 12px 7px;\n        font-size: 14px;\n      }\n\n      .hec-specs td:first-child {\n        width: 42%;\n      }\n\n      .hec-button {\n        width: 100%;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"hec-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hec-hero hec-center\"\u003e\u003cspan class=\"hec-eyebrow\"\u003eYour Everyday Lash Lift\u003c\/span\u003e\n\u003ch1\u003eSoft, Natural-Looking Curls—Powered by Gentle Heat\u003c\/h1\u003e\n\u003cp class=\"hec-lead\"\u003eShape your lashes your way with three heat settings and a soft silicone heating pad designed for controlled, comfortable styling.\u003c\/p\u003e\n\u003cdiv class=\"hec-trust\"\u003e\n\u003cspan\u003e3 Heat Settings\u003c\/span\u003e \u003cspan\u003eUSB Rechargeable\u003c\/span\u003e \u003cspan\u003eSilicone Heating Pad\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/a69adfdde4594cbf869251fe90e2ad1f_tplv-fhlh96nyum-crop-webp_1254_1254.webp?v=1785222002\" alt=\"\"\u003e\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- KEY BENEFITS --\u003e\n\u003csection class=\"hec-section\"\u003e\n\u003cdiv class=\"hec-center\"\u003e\n\u003cspan class=\"hec-eyebrow\"\u003eSmall Tool, Noticeable Difference\u003c\/span\u003e\n\u003ch2\u003eWhy It Belongs in Your Beauty Routine\u003c\/h2\u003e\n\u003cp\u003eEasy temperature control helps you create a lifted lash look without the hard squeeze of a traditional mechanical curler.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/71653923e3044a8fa37c87458cbd212c_tplv-fhlh96nyum-crop-webp_800_800.webp?v=1785222003\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hec-benefits\"\u003e\n\u003cdiv class=\"hec-benefit\"\u003e\n\u003cspan class=\"hec-icon\"\u003e3\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eThree Adjustable Heat Levels\u003c\/h3\u003e\n\u003cp\u003eChoose the setting that best suits your lashes and styling preference, from a soft everyday lift to a more defined curl.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hec-benefit\"\u003e\n\u003cspan class=\"hec-icon\"\u003e♥\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eSoft Silicone Contact Surface\u003c\/h3\u003e\n\u003cp\u003eThe silicone heating pad helps distribute warmth across the lashes for smoother, more controlled styling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hec-benefit\"\u003e\n\u003cspan class=\"hec-icon\"\u003e↻\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eRecharge and Reuse\u003c\/h3\u003e\n\u003cp\u003eThe USB-rechargeable design makes it a convenient choice for daily routines, travel bags and quick touch-ups.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hec-benefit\"\u003e\n\u003cspan class=\"hec-icon\"\u003e↗\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eNatural-Looking Lift\u003c\/h3\u003e\n\u003cp\u003eGentle heat helps shape and lift lashes for a polished, wide-awake appearance. Results may vary by lash type and technique.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE IMAGE --\u003e\n\u003csection\u003e\n\u003cdiv\u003e\n\u003cspan class=\"hec-eyebrow\"\u003eControlled Styling\u003c\/span\u003e\n\u003ch2\u003eHeat That Works With Your Lashes\u003c\/h2\u003e\n\u003cp\u003eDifferent lashes respond differently to heat. Three selectable settings give you more control, while the curved silicone pad helps guide lashes upward for an even-looking finish.\u003c\/p\u003e\n\u003cp\u003eStart with the lowest setting and increase only if needed. This makes it easier to find a comfortable level for your routine.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/6c8db24e58fb410b9033a25d40449bed_tplv-fhlh96nyum-crop-webp_800_800.webp?v=1785222001\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"hec-section\"\u003e\n\u003cdiv class=\"hec-center\"\u003e\n\u003cspan class=\"hec-eyebrow\"\u003eSimple Daily Routine\u003c\/span\u003e\n\u003ch2\u003eHow to Create a Beautiful Lift\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hec-steps\"\u003e\n\u003cdiv class=\"hec-step\"\u003e\n\u003ch3\u003eStart Clean and Dry\u003c\/h3\u003e\n\u003cp\u003eMake sure the curler and your lashes are clean and completely dry before use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hec-step\"\u003e\n\u003ch3\u003eSelect Your Heat Setting\u003c\/h3\u003e\n\u003cp\u003eTurn on the curler and begin with the lowest level. Allow it to reach the selected setting before styling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hec-step\"\u003e\n\u003ch3\u003eLift Gently\u003c\/h3\u003e\n\u003cp\u003ePlace the silicone pad beneath the lashes, then slowly lift from the base toward the tips. Do not press the heated surface against the eyelid or eye.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hec-step\"\u003e\n\u003ch3\u003eFinish Your Look\u003c\/h3\u003e\n\u003cp\u003eRepeat briefly where needed. Let the lashes cool in their lifted position, then apply mascara if desired.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/f3a4c6205d494ce4a3a2cc35d6ee2f94_tplv-fhlh96nyum-crop-webp_800_800.webp?v=1785222002\"\u003e\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"hec-section\"\u003e\n\u003cdiv class=\"hec-center\"\u003e\n\u003cspan class=\"hec-eyebrow\"\u003eProduct Details\u003c\/span\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003ctable class=\"hec-specs\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eElectric heated eyelash curler\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHeat Settings\u003c\/td\u003e\n\u003ctd\u003e3 selectable levels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHeating Surface\u003c\/td\u003e\n\u003ctd\u003eSilicone heating pad\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower Method\u003c\/td\u003e\n\u003ctd\u003eUSB rechargeable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Use\u003c\/td\u003e\n\u003ctd\u003eShaping and lifting natural eyelashes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIdeal For\u003c\/td\u003e\n\u003ctd\u003eDaily makeup, travel and beauty touch-ups\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTemperature Values\u003c\/td\u003e\n\u003ctd\u003eRefer to the product manual or selected product variant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor \/ Size\u003c\/td\u003e\n\u003ctd\u003eSee the selected product variant and product images\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackage Contents\u003c\/td\u003e\n\u003ctd\u003eSee the selected product variant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"hec-note\"\u003e\n\u003cstrong\u003eSafety note:\u003c\/strong\u003e For external cosmetic use only. Start on the lowest setting and avoid prolonged contact with one area. Keep the heated surface away from the eyeball, eyelid and skin. Do not use on wet lashes, damaged skin or while the device is charging. Stop use if discomfort occurs. Keep out of reach of children.\u003c\/div\u003e\n\u003cdiv class=\"hec-note\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/5bddb861c8e64e629bf834071f59466c_tplv-fhlh96nyum-crop-webp_800_800.webp?v=1785222002\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"hec-section\"\u003e\n\u003cdiv class=\"hec-center\"\u003e\n\u003cspan class=\"hec-eyebrow\"\u003eQuick Answers\u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hec-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhich temperature setting should I use?\u003c\/summary\u003e\n\u003cp\u003eBegin with the lowest level. If your lashes need more shaping, move up one setting at a time while monitoring comfort.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I use it before or after mascara?\u003c\/summary\u003e\n\u003cp\u003eFor the cleanest routine, use it on clean, dry lashes before mascara. This also helps prevent product residue from building up on the silicone pad.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long will the curl last?\u003c\/summary\u003e\n\u003cp\u003eWear time varies with lash type, humidity, styling method and makeup products. Heat helps set the shape, but individual results will vary.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I clean the curler?\u003c\/summary\u003e\n\u003cp\u003eTurn it off, unplug it and allow it to cool completely. Gently wipe the silicone surface with a soft, slightly damp cloth, then dry it fully. Do not immerse the device in water.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for travel?\u003c\/summary\u003e\n\u003cp\u003eIts rechargeable design is convenient for beauty bags and trips. Follow applicable airline rules for rechargeable personal-care devices when flying.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"hec-final\"\u003e\u003cspan class=\"hec-eyebrow\"\u003eLift, Shape, Go\u003c\/span\u003e\n\u003ch2\u003eMake Beautiful Lashes Part of Your Everyday Routine\u003c\/h2\u003e\n\u003cp\u003eChoose your heat level, gently guide lashes upward and create a soft, polished curl from the comfort of home.\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/13126f2eb4a4490d9937cccaf54a1d73_tplv-fhlh96nyum-crop-webp_1254_1254.webp?v=1785222002\"\u003e\u003c\/p\u003e\n\u003ca class=\"hec-button\" href=\"#AddToCart\"\u003eGet Your Heated Lash Curler\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"WYP001","offers":[{"title":"White","offer_id":41781503524997,"sku":"WYP2607281411-白色","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Pink","offer_id":41781413249157,"sku":"WYP2607281411-粉色","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Purple","offer_id":41781503557765,"sku":"WYP2607281411-紫色","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Orange","offer_id":41781503590533,"sku":"WYP2607281411-橙色","price":21.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/a69adfdde4594cbf869251fe90e2ad1f_tplv-fhlh96nyum-crop-webp_1254_1254.webp?v=1785222002","url":"https:\/\/noomoriey.com\/products\/thermal-eyelash-curler-usb-rechargeable-for-sensitive-skin-219582291855","provider":"noomoriey","version":"1.0","type":"link"}