{"product_id":"lyvra-lashera-heatlift-pro","title":"Lashéra HeatLift Pro","description":"\u003cstyle\u003e\n  .lhp-description {\n    --lhp-ink: #221d20;\n    --lhp-muted: #6f6268;\n    --lhp-rose: #e9ced7;\n    --lhp-rose-light: #fbf3f6;\n    --lhp-cream: #faf8f6;\n    --lhp-white: #ffffff;\n    --lhp-line: #eadfe3;\n    --lhp-shadow: 0 20px 55px rgba(70, 42, 54, 0.10);\n    color: var(--lhp-ink);\n    font-family: inherit;\n    line-height: 1.65;\n    margin: 30px auto;\n    max-width: 1100px;\n    overflow: hidden;\n  }\n\n  .lhp-description * {\n    box-sizing: border-box;\n  }\n\n  .lhp-description h2,\n  .lhp-description h3,\n  .lhp-description p {\n    color: inherit;\n    font-family: inherit;\n  }\n\n  .lhp-hero {\n    background:\n      radial-gradient(circle at 90% 10%, rgba(255,255,255,.95) 0, rgba(255,255,255,0) 28%),\n      linear-gradient(135deg, #fff 0%, #fbf1f5 52%, #eed4dd 100%);\n    border: 1px solid rgba(233, 206, 215, .8);\n    border-radius: 32px;\n    box-shadow: var(--lhp-shadow);\n    isolation: isolate;\n    overflow: hidden;\n    padding: clamp(38px, 7vw, 86px);\n    position: relative;\n  }\n\n  .lhp-hero::before,\n  .lhp-hero::after {\n    border-radius: 50%;\n    content: \"\";\n    pointer-events: none;\n    position: absolute;\n    z-index: -1;\n  }\n\n  .lhp-hero::before {\n    background: rgba(255,255,255,.65);\n    height: 220px;\n    right: -70px;\n    top: -90px;\n    width: 220px;\n  }\n\n  .lhp-hero::after {\n    background: rgba(233,206,215,.4);\n    bottom: -90px;\n    height: 190px;\n    left: -60px;\n    width: 190px;\n  }\n\n  .lhp-eyebrow {\n    align-items: center;\n    background: rgba(255,255,255,.8);\n    border: 1px solid rgba(34,29,32,.08);\n    border-radius: 999px;\n    display: inline-flex;\n    font-size: 11px;\n    font-weight: 800;\n    gap: 8px;\n    letter-spacing: .16em;\n    margin: 0 0 22px;\n    padding: 9px 15px;\n    text-transform: uppercase;\n  }\n\n  .lhp-eyebrow::before {\n    background: var(--lhp-rose);\n    border-radius: 50%;\n    box-shadow: 0 0 0 5px rgba(233,206,215,.28);\n    content: \"\";\n    height: 7px;\n    width: 7px;\n  }\n\n  .lhp-hero h2 {\n    font-size: clamp(38px, 7vw, 76px);\n    font-weight: 650;\n    letter-spacing: -.055em;\n    line-height: .98;\n    margin: 0;\n    max-width: 800px;\n  }\n\n  .lhp-hero h2 em {\n    color: #a96f82;\n    font-style: normal;\n  }\n\n  .lhp-hero__lead {\n    color: var(--lhp-muted) !important;\n    font-size: clamp(17px, 2vw, 21px);\n    margin: 28px 0 0 !important;\n    max-width: 690px;\n  }\n\n  .lhp-pills {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 30px;\n  }\n\n  .lhp-pills span {\n    background: rgba(255,255,255,.82);\n    border: 1px solid rgba(34,29,32,.08);\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 700;\n    padding: 10px 15px;\n  }\n\n  .lhp-section {\n    padding: clamp(58px, 8vw, 100px) 0;\n  }\n\n  .lhp-heading {\n    margin: 0 auto 42px;\n    max-width: 730px;\n    text-align: center;\n  }\n\n  .lhp-kicker {\n    color: #a96f82 !important;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: .17em;\n    margin: 0 0 12px !important;\n    text-transform: uppercase;\n  }\n\n  .lhp-heading h2 {\n    font-size: clamp(29px, 5vw, 48px);\n    font-weight: 650;\n    letter-spacing: -.04em;\n    line-height: 1.08;\n    margin: 0;\n  }\n\n  .lhp-heading \u003e p:last-child {\n    color: var(--lhp-muted) !important;\n    font-size: 17px;\n    margin: 17px auto 0 !important;\n  }\n\n  .lhp-benefits {\n    display: grid;\n    gap: 16px;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n  }\n\n  .lhp-card {\n    background: var(--lhp-white);\n    border: 1px solid var(--lhp-line);\n    border-radius: 22px;\n    box-shadow: 0 12px 35px rgba(70,42,54,.055);\n    padding: 27px 23px;\n    transition: transform .25s ease, box-shadow .25s ease;\n  }\n\n  .lhp-card:hover {\n    box-shadow: 0 20px 45px rgba(70,42,54,.11);\n    transform: translateY(-6px);\n  }\n\n  .lhp-icon {\n    align-items: center;\n    background: var(--lhp-rose-light);\n    border-radius: 15px;\n    display: flex;\n    height: 49px;\n    justify-content: center;\n    margin-bottom: 22px;\n    width: 49px;\n  }\n\n  .lhp-icon svg {\n    fill: none;\n    height: 23px;\n    stroke: #9d6578;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    stroke-width: 1.7;\n    width: 23px;\n  }\n\n  .lhp-card h3 {\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.25;\n    margin: 0 0 10px;\n  }\n\n  .lhp-card p {\n    color: var(--lhp-muted) !important;\n    font-size: 14px;\n    margin: 0 !important;\n  }\n\n  .lhp-story {\n    align-items: stretch;\n    display: grid;\n    gap: 16px;\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .lhp-story__side {\n    border-radius: 26px;\n    padding: clamp(28px, 5vw, 52px);\n  }\n\n  .lhp-story__side--old {\n    background: var(--lhp-cream);\n    border: 1px solid var(--lhp-line);\n  }\n\n  .lhp-story__side--new {\n    background: linear-gradient(145deg, #efd7df, #f9edf1);\n    border: 1px solid #e6c4d0;\n  }\n\n  .lhp-story__label {\n    display: block;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: .15em;\n    margin-bottom: 18px;\n    text-transform: uppercase;\n  }\n\n  .lhp-story h3 {\n    font-size: clamp(24px, 4vw, 36px);\n    letter-spacing: -.035em;\n    line-height: 1.1;\n    margin: 0 0 17px;\n  }\n\n  .lhp-story p {\n    color: var(--lhp-muted) !important;\n    margin: 0 !important;\n  }\n\n  .lhp-steps {\n    counter-reset: lhp-step;\n    display: grid;\n    gap: 15px;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .lhp-step {\n    background: var(--lhp-cream);\n    border: 1px solid var(--lhp-line);\n    border-radius: 22px;\n    counter-increment: lhp-step;\n    padding: 27px;\n  }\n\n  .lhp-step::before {\n    align-items: center;\n    background: var(--lhp-ink);\n    border-radius: 50%;\n    color: #fff;\n    content: counter(lhp-step);\n    display: flex;\n    font-size: 13px;\n    font-weight: 800;\n    height: 38px;\n    justify-content: center;\n    margin-bottom: 20px;\n    width: 38px;\n  }\n\n  .lhp-step h3 {\n    font-size: 19px;\n    margin: 0 0 9px;\n  }\n\n  .lhp-step p {\n    color: var(--lhp-muted) !important;\n    font-size: 14px;\n    margin: 0 !important;\n  }\n\n  .lhp-comparison {\n    background: var(--lhp-cream);\n    border: 1px solid var(--lhp-line);\n    border-radius: 28px;\n    overflow: hidden;\n  }\n\n  .lhp-comparison__head,\n  .lhp-comparison__row {\n    align-items: center;\n    display: grid;\n    gap: 14px;\n    grid-template-columns: 1.3fr 1fr 1fr;\n    padding: 17px 24px;\n  }\n\n  .lhp-comparison__head {\n    background: var(--lhp-ink);\n    color: #fff;\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .lhp-comparison__row {\n    border-bottom: 1px solid var(--lhp-line);\n    font-size: 14px;\n  }\n\n  .lhp-comparison__row:last-child {\n    border-bottom: 0;\n  }\n\n  .lhp-comparison__row \u003e span:first-child {\n    font-weight: 700;\n  }\n\n  .lhp-yes {\n    color: #825267;\n    font-weight: 800;\n  }\n\n  .lhp-details {\n    background: linear-gradient(135deg, #241f22, #42343a);\n    border-radius: 28px;\n    color: #fff;\n    display: grid;\n    gap: 50px;\n    grid-template-columns: .8fr 1.2fr;\n    padding: clamp(32px, 6vw, 65px);\n  }\n\n  .lhp-details h2 {\n    color: #fff;\n    font-size: clamp(29px, 5vw, 47px);\n    letter-spacing: -.04em;\n    line-height: 1.05;\n    margin: 0;\n  }\n\n  .lhp-details__list {\n    margin: 0;\n  }\n\n  .lhp-details__row {\n    border-bottom: 1px solid rgba(255,255,255,.14);\n    display: grid;\n    gap: 14px;\n    grid-template-columns: 1fr 1fr;\n    padding: 13px 0;\n  }\n\n  .lhp-details__row span:first-child {\n    color: rgba(255,255,255,.62);\n  }\n\n  .lhp-details__row span:last-child {\n    font-weight: 700;\n    text-align: right;\n  }\n\n  .lhp-note {\n    background: #fff9fb;\n    border-left: 4px solid var(--lhp-rose);\n    border-radius: 0 16px 16px 0;\n    color: var(--lhp-muted);\n    font-size: 13px;\n    margin-top: 18px;\n    padding: 17px 20px;\n  }\n\n  .lhp-note strong {\n    color: var(--lhp-ink);\n  }\n\n  .lhp-cta {\n    background:\n      radial-gradient(circle at 20% 20%, rgba(255,255,255,.9), transparent 34%),\n      linear-gradient(135deg, #f7e8ed, #e8cbd5);\n    border-radius: 30px;\n    box-shadow: var(--lhp-shadow);\n    padding: clamp(42px, 8vw, 85px) 24px;\n    text-align: center;\n  }\n\n  .lhp-cta h2 {\n    font-size: clamp(34px, 6vw, 62px);\n    letter-spacing: -.05em;\n    line-height: 1;\n    margin: 0 auto;\n    max-width: 760px;\n  }\n\n  .lhp-cta p {\n    color: var(--lhp-muted) !important;\n    font-size: 17px;\n    margin: 22px auto 0 !important;\n    max-width: 620px;\n  }\n\n  .lhp-cta__label {\n    background: var(--lhp-ink);\n    border-radius: 999px;\n    color: #fff;\n    display: inline-flex;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: .06em;\n    margin-top: 29px;\n    padding: 15px 25px;\n    text-transform: uppercase;\n  }\n\n  @media (max-width: 800px) {\n    .lhp-benefits {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .lhp-story,\n    .lhp-details {\n      grid-template-columns: 1fr;\n    }\n\n    .lhp-details {\n      gap: 28px;\n    }\n  }\n\n  @media (max-width: 560px) {\n    .lhp-description {\n      margin-top: 18px;\n    }\n\n    .lhp-hero {\n      border-radius: 23px;\n      padding: 38px 23px;\n    }\n\n    .lhp-hero h2 {\n      font-size: 42px;\n    }\n\n    .lhp-benefits,\n    .lhp-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .lhp-story__side,\n    .lhp-comparison,\n    .lhp-details,\n    .lhp-cta {\n      border-radius: 21px;\n    }\n\n    .lhp-comparison__head,\n    .lhp-comparison__row {\n      grid-template-columns: 1.25fr .9fr .9fr;\n      padding: 14px 12px;\n    }\n\n    .lhp-comparison__head,\n    .lhp-comparison__row {\n      font-size: 12px;\n    }\n\n    .lhp-details__row {\n      font-size: 14px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .lhp-description * {\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"lhp-description\"\u003e\n\u003csection class=\"lhp-hero\"\u003e\n\u003cp class=\"lhp-eyebrow\"\u003eBeauty, aber smarter\u003c\/p\u003e\n\u003ch2\u003eMehr Ausdruck.\u003cbr\u003e\u003cem\u003eWeniger Aufwand.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"lhp-hero__lead\"\u003eDer \u003cstrong\u003eLashéra HeatLift Pro\u003c\/strong\u003e ist dein beheizter Wimpernformer für einen gepflegten, natürlich wirkenden Schwung – schnell, kontrolliert und überall einsatzbereit.\u003c\/p\u003e\n\u003cdiv class=\"lhp-pills\"\u003e\n\u003cspan\u003e✓ Schnell einsatzbereit\u003c\/span\u003e \u003cspan\u003e✓ USB-wiederaufladbar\u003c\/span\u003e \u003cspan\u003e✓ Kompakt für unterwegs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lhp-section\"\u003e\n\u003cdiv class=\"lhp-heading\"\u003e\n\u003cp class=\"lhp-kicker\"\u003eWarum HeatLift Pro?\u003c\/p\u003e\n\u003ch2\u003eEin kleines Beauty-Tool mit großem Auftritt\u003c\/h2\u003e\n\u003cp\u003eWärmeunterstütztes Styling trifft auf eine einfache Anwendung und ein Design, das in jede moderne Beauty-Routine passt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lhp-benefits\"\u003e\n\u003carticle class=\"lhp-card\"\u003e\n\u003cdiv class=\"lhp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3v18M8 7c0-2 1.8-4 4-4s4 2 4 4-1.8 3.5-4 5c-2.2 1.5-4 3-4 5s1.8 4 4 4 4-2 4-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eWärme, die unterstützt\u003c\/h3\u003e\n\u003cp\u003eDie beheizte Formfläche unterstützt ein gleichmäßiges Styling vom Wimpernansatz bis in die Spitzen.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"lhp-card\"\u003e\n\u003cdiv class=\"lhp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M4 14c4-5 12-5 16 0M6 17c3-3 9-3 12 0M9 20c2-1 4-1 6 0\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eNatürlich wirkender Schwung\u003c\/h3\u003e\n\u003cp\u003eFür einen gepflegten Augenaufschlag, der deine Wimpern betont, ohne überladen zu wirken.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"lhp-card\"\u003e\n\u003cdiv class=\"lhp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3v12M9 6l3-3 3 3M12 10h5v4M12 12H7v3\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7\" cy=\"17\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003crect x=\"15.5\" y=\"14\" width=\"3\" height=\"3\" rx=\".5\"\u003e\u003c\/rect\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eAufladen statt wechseln\u003c\/h3\u003e\n\u003cp\u003eDank USB-Aufladung kannst du den HeatLift Pro bequem wiederaufladen und erneut verwenden.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"lhp-card\"\u003e\n\u003cdiv class=\"lhp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003crect x=\"4\" y=\"7\" width=\"16\" height=\"13\" rx=\"3\"\u003e\u003c\/rect\u003e\n            \u003cpath d=\"M9 7V5.5A1.5 1.5 0 0 1 10.5 4h3A1.5 1.5 0 0 1 15 5.5V7M4 12h16\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eBereit für unterwegs\u003c\/h3\u003e\n\u003cp\u003eDie kompakte Bauform passt in viele Kosmetiktaschen – ideal für Reisen, Büro und besondere Anlässe.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lhp-story\"\u003e\n\u003cdiv class=\"lhp-story__side lhp-story__side--old\"\u003e\n\u003cspan class=\"lhp-story__label\"\u003eKlassisches Styling\u003c\/span\u003e\n\u003ch3\u003eStarker Druck muss nicht deine einzige Option sein.\u003c\/h3\u003e\n\u003cp\u003eKlassische Wimpernzangen formen die Wimpern durch mechanisches Zusammendrücken. Das kann sich ungewohnt anfühlen und erfordert eine besonders sorgfältige Handhabung.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lhp-story__side lhp-story__side--new\"\u003e\n\u003cspan class=\"lhp-story__label\"\u003eHeatLift Styling\u003c\/span\u003e\n\u003ch3\u003eKontrolliert formen – mit unterstützender Wärme.\u003c\/h3\u003e\n\u003cp\u003eDer Lashéra HeatLift Pro wird langsam durch die Wimpern geführt. Die beheizte Formfläche unterstützt dabei einen gleichmäßigen, natürlich wirkenden Schwung.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lhp-section\"\u003e\n\u003cdiv class=\"lhp-heading\"\u003e\n\u003cp class=\"lhp-kicker\"\u003eSo einfach funktioniert es\u003c\/p\u003e\n\u003ch2\u003eDein Schwung in drei Schritten\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lhp-steps\"\u003e\n\u003carticle class=\"lhp-step\"\u003e\n\u003ch3\u003eVorbereiten\u003c\/h3\u003e\n\u003cp\u003eVerwende den HeatLift Pro auf sauberen und trockenen Wimpern. Schalte ihn ein und lasse ihn aufheizen.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"lhp-step\"\u003e\n\u003ch3\u003eFormen\u003c\/h3\u003e\n\u003cp\u003eSetze das Gerät vorsichtig am Wimpernansatz an und führe es langsam in Richtung Spitzen. Übe keinen starken Druck aus.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"lhp-step\"\u003e\n\u003ch3\u003eDefinieren\u003c\/h3\u003e\n\u003cp\u003eHalte die Wimpern kurz in der gewünschten Position und wiederhole die Anwendung bei Bedarf vorsichtig.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lhp-section\"\u003e\n\u003cdiv class=\"lhp-heading\"\u003e\n\u003cp class=\"lhp-kicker\"\u003eDer Unterschied\u003c\/p\u003e\n\u003ch2\u003eHeatLift Pro oder klassische Wimpernzange?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lhp-comparison\"\u003e\n\u003cdiv class=\"lhp-comparison__head\"\u003e\n\u003cspan\u003eMerkmal\u003c\/span\u003e \u003cspan\u003eHeatLift Pro\u003c\/span\u003e \u003cspan\u003eKlassische Zange\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lhp-comparison__row\"\u003e\n\u003cspan\u003eBeheizte Formfläche\u003c\/span\u003e \u003cspan class=\"lhp-yes\"\u003e✓ Ja\u003c\/span\u003e \u003cspan\u003e– Nein\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lhp-comparison__row\"\u003e\n\u003cspan\u003eUSB-wiederaufladbar\u003c\/span\u003e \u003cspan class=\"lhp-yes\"\u003e✓ Ja\u003c\/span\u003e \u003cspan\u003e– Nein\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lhp-comparison__row\"\u003e\n\u003cspan\u003eMechanisches Zusammendrücken\u003c\/span\u003e \u003cspan class=\"lhp-yes\"\u003eNicht erforderlich\u003c\/span\u003e \u003cspan\u003eErforderlich\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lhp-comparison__row\"\u003e\n\u003cspan\u003eFür unterwegs geeignet\u003c\/span\u003e \u003cspan class=\"lhp-yes\"\u003e✓ Kompakt\u003c\/span\u003e \u003cspan\u003eJe nach Modell\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lhp-details\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"lhp-kicker\"\u003eKlar \u0026amp; transparent\u003c\/p\u003e\n\u003ch2\u003eAlles, was du wissen musst\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lhp-details__list\"\u003e\n\u003cdiv class=\"lhp-details__row\"\u003e\n\u003cspan\u003eProduktart\u003c\/span\u003e \u003cspan\u003eBeheizter Wimpernformer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lhp-details__row\"\u003e\n\u003cspan\u003eStromversorgung\u003c\/span\u003e \u003cspan\u003eUSB-wiederaufladbar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lhp-details__row\"\u003e\n\u003cspan\u003eAnwendung\u003c\/span\u003e \u003cspan\u003eWimpernstyling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lhp-details__row\"\u003e\n\u003cspan\u003eMaterial\u003c\/span\u003e \u003cspan\u003eKunststoff\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lhp-details__row\"\u003e\n\u003cspan\u003eFarben\u003c\/span\u003e \u003cspan\u003eRosa oder Weiß\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lhp-details__row\"\u003e\n\u003cspan\u003eAnzahl\u003c\/span\u003e \u003cspan\u003e1 Einheit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"lhp-note\"\u003e\n\u003cstrong\u003eBitte beachten:\u003c\/strong\u003e Das sichtbare Ergebnis kann je nach Wimperntyp, Anwendung, Luftfeuchtigkeit und verwendetem Make-up variieren. Bitte beachte vor der Verwendung die beiliegende Bedienungsanleitung und vermeide direkten Hautkontakt mit beheizten Flächen.\u003c\/div\u003e\n\u003csection class=\"lhp-section\"\u003e\n\u003cdiv class=\"lhp-cta\"\u003e\n\u003cp class=\"lhp-kicker\"\u003eBereit für deinen neuen Lieblingsschwung?\u003c\/p\u003e\n\u003ch2\u003eDeine Wimpern.\u003cbr\u003eNur mit mehr Wow.\u003c\/h2\u003e\n\u003cp\u003eEntdecke, wie unkompliziert ein gepflegter, natürlich wirkender Wimpernschwung sein kann – zu Hause und unterwegs.\u003c\/p\u003e\n\u003cspan class=\"lhp-cta__label\"\u003eOben Rosa oder Weiß wählen ↑\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"LYVRA","offers":[{"title":"pink","offer_id":58776244191577,"sku":"14:193#fen","price":19.99,"currency_code":"EUR","in_stock":true},{"title":"weiß","offer_id":58776244224345,"sku":"14:366#bai","price":19.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0982\/5183\/3689\/files\/ChatGPT_Image_5._Aug._2026_19_11_06.png?v=1785949926","url":"https:\/\/www.lyvra.de\/es\/products\/lyvra-lashera-heatlift-pro","provider":"LYVRA","version":"1.0","type":"link"}