{"product_id":"three-color-one-swipe-shadow-rjc","title":"Dreifarbiger Lidschatten mit einem Wischsalz.","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：美妆工具（便捷型眼影）\n  目标受众：化妆新手、忙碌人群、手残党\n  视觉风格：金色轻奢、闪耀、温暖、直观展示\n  配色策略：以金色为主色调，搭配柔和的米色\/奶油色背景，营造高级且易用的氛围\n  模块顺序：Hero (核心利益) -\u003e Feature 1 (极速上妆\/教程) -\u003e Feature 2 (三色结构原理) -\u003e Feature 3 (质地与持久度) -\u003e Specs -\u003e FAQ\n  详情图映射：Hero=image_2.png, Feature1=image_3.png, Feature2=image_5.png, Feature3=image_4.png\n  规格图映射：Specs=无专用规格图，从详情提取\n  对比模块：未加入（Feature 1 的 Before\/After 已起到了对比作用）\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #D4AF37; \/* 金色主调 *\/\n      --primary-hover: #C19B2E;\n      --text-main: #333333;\n      --text-sub: #666666;\n      --bg-body: #ffffff;\n      --bg-card: #F9F6F0; \/* 柔和米色背景 *\/\n      --bg-soft: #FDFBF7;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 8px 24px rgba(0, 0, 0, 0.08);\n      --border-color: #EAEAEA;\n      --spacing-section: clamp(3rem, 8vw, 5rem);\n      --spacing-item: clamp(1.5rem, 4vw, 2.5rem);\n\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      line-height: 1.6;\n    }\n\n    \/* Base Typo *\/\n    .product-detail-container h1 { font-size: clamp(32px, 5vw, 44px); font-weight: 700; line-height: 1.2; margin-bottom: 1rem; color: var(--text-main); }\n    .product-detail-container h2 { font-size: clamp(26px, 4vw, 34px); font-weight: 600; line-height: 1.3; margin-bottom: 1.5rem; }\n    .product-detail-container h3 { font-size: 22px; font-weight: 600; margin-bottom: 1rem; }\n    .product-detail-container p { font-size: 18px; color: var(--text-sub); margin-bottom: 1.5rem; }\n    .product-detail-container .lead-text { font-size: 20px; color: var(--text-main); font-weight: 500; }\n\n    \/* Utilities *\/\n    .pd-section { margin-bottom: var(--spacing-section); }\n    .pd-grid { display: grid; gap: var(--spacing-item); }\n    .pd-img-responsive { width: 100%; height: auto; display: block; border-radius: var(--radius-md); }\n    .text-center { text-align: center; }\n    .pd-Badge { display: inline-block; padding: 6px 12px; background: var(--bg-card); color: var(--primary); border-radius: 20px; font-size: 14px; font-weight: 600; border: 1px solid var(--primary); margin-bottom: 1rem; }\n    .pd-tag-group { display: flex; flex-wrap: wrap; gap: 0.8rem; margin-top: 1rem; }\n    .pd-tag { background: var(--bg-soft); padding: 6px 14px; border-radius: var(--radius-md); font-size: 15px; color: var(--text-sub); border: 1px solid var(--border-color); }\n\n    \/* Image Placeholder Styling *\/\n    .img-placeholder {\n      width: 100%;\n      min-height: 300px;\n      background-color: #f0f0f0;\n      border: 2px dashed #ccc;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: #666;\n      font-family: monospace;\n      border-radius: var(--radius-lg);\n    }\n\n    \/* --- MODULES --- *\/\n\n    \/* Hero *\/\n    .pd-hero {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: var(--spacing-item);\n      align-items: center;\n    }\n    .pd-hero-content { max-width: 600px; }\n\n    \/* Feature Section (Z-Pattern) *\/\n    .pd-feature {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: var(--spacing-item);\n      align-items: center;\n      padding: var(--spacing-item) 0;\n    }\n    .pd-feature-media { position: relative; border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow-sm); }\n\n    \/* Specs *\/\n    .pd-specs-table { width: 100%; border-collapse: collapse; background: var(--bg-card); border-radius: var(--radius-lg); overflow: hidden; }\n    .pd-specs-table th, .pd-specs-table td { padding: 1.2rem; text-align: left; border-bottom: 1px solid var(--border-color); font-size: 17px; }\n    .pd-specs-table th { width: 35%; font-weight: 600; color: var(--text-main); background: var(--bg-soft); }\n    .pd-specs-table td { color: var(--text-sub); }\n    .pd-specs-table tr:last-child th, .pd-specs-table tr:last-child td { border-bottom: none; }\n\n    \/* FAQ *\/\n    .pd-faq-item { background: var(--bg-card); padding: 1.5rem; border-radius: var(--radius-md); margin-bottom: 1rem; }\n    .pd-faq-question { font-weight: 600; font-size: 19px; margin-bottom: 0.5rem; color: var(--text-main); display: flex; align-items: center; }\n    .pd-faq-question::before { content: \"Q.\"; color: var(--primary); margin-right: 8px; font-weight: 700; }\n    .pd-faq-answer { font-size: 17px; color: var(--text-sub); margin-bottom: 0; padding-left: 28px; }\n\n    \/* Responsive *\/\n    @media (min-width: 768px) {\n      .pd-hero { grid-template-columns: 1fr 1fr; }\n      .pd-feature { grid-template-columns: 1fr 1fr; }\n      .pd-feature.reverse { direction: rtl; }\n      .pd-feature.reverse \u003e * { direction: ltr; }\n      .pd-hero-content { padding-right: 2rem; }\n    }\n\n    @media (max-width: 767px) {\n      .pd-hero-content { text-align: center; order: 2; }\n      .pd-hero-media { order: 1; }\n      .pd-feature-media { order: 1; }\n      .pd-feature-copy { order: 2; }\n      .pd-specs-table, .pd-specs-table tbody, .pd-specs-table tr, .pd-specs-table th, .pd-specs-table td { display: block; width: 100%; }\n      .pd-specs-table tr { margin-bottom: 1rem; border: 1px solid var(--border-color); border-radius: var(--radius-md); overflow: hidden; }\n      .pd-specs-table th { display: none; }\n      .pd-specs-table td { position: relative; padding-left: 45%; text-align: right; border-bottom: 1px solid var(--border-color); }\n      .pd-specs-table td::before { content: attr(data-label); position: absolute; left: 1.2rem; top: 1.2rem; font-weight: 600; color: var(--text-main); }\n    }\n\u003c\/style\u003e\n\u003c!-- Section A: Intro \/ Hero --\u003e\n\u003cdiv class=\"pd-section pd-hero\"\u003e\n\u003cdiv class=\"pd-hero-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img48\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260801153824\/be97e53708b472e7389cb28fc6f64473.jpeg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-hero-content\"\u003e\n\u003cspan class=\"pd-Badge\"\u003e✨ Mühelose Beauty, die viral geht\u003c\/span\u003e\n\n\u003ch1\u003eSofortiger professioneller Augen-Farbverlauf mit einem einzigen Auftragen.\u003c\/h1\u003e\n\n\u003cp class=\"lead-text\"\u003eVerabschiede dich von verschmutzten Pinseln und kompliziertem Verblenden. Erziele in Sekundenschnelle einen makellosen, schimmernden 3-Farben-Augen-Look.\u003c\/p\u003e\n\n\u003cp\u003eUnser 3-in-1-Glanzstick wurde für Anfänger und hektische Tage entwickelt und liefert in einer einzigen, geschmeidigen Bewegung perfekt abgestimmte Farben für Basis, Übergang und Highlight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section B: Feature 1 - How To (Image 3) --\u003e\n\n\u003cdiv class=\"pd-section pd-feature\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img49\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260801153019\/8761c3ad1bc3ca50f6fc6bfc542afd48.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003eIn 3 Sekunden zum perfekten Ergebnis. Im Ernst.\u003c\/h2\u003e\n\n\u003cp\u003eEin multidimensionaler Augen-Look war noch nie so einfach. Gleite einfach sanft horizontal mit dem Stick über dein Augenlid. Die Farben sind bereits so angeordnet, dass sofort ein Farbverlauf entsteht. Ein kurzes Antippen mit der Fingerspitze genügt, um die Ränder weicher zu verblenden. Fertig!\u003c\/p\u003e\n\n\u003cdiv class=\"pd-tag-group\"\u003e\n\u003cspan class=\"pd-tag\"\u003eKeine Vorkenntnisse erforderlich\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eAuftragen und los\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eKeine Hilfsmittel nötig\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section B: Feature 2 - Structure (Image 5) --\u003e\n\n\u003cdiv class=\"pd-section pd-feature reverse\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img41\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260801153019\/f6be1bbe06a74a3a30ce3657bda883af.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003eDas Geheimnis liegt im dreischichtigen Kern.\u003c\/h2\u003e\n\n\u003cp\u003eUnser innovatives Design macht Schluss mit dem Rätselraten. Der Stick ist präzise in drei unterschiedliche Schimmertöne unterteilt: eine dunkle Basis, einen mittleren Übergangston und einen hellen Highlight-Ton. So entsteht jedes Mal, wenn du ihn aufträgst, ein perfekt ausgewogener, professionell wirkender Farbverlauf.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-tag-group\"\u003e\n\u003cspan class=\"pd-tag\"\u003ePerfekte Proportionen\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eSofortige Tiefe\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eGleichmäßige Ergebnisse\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section B: Feature 3 - Texture \u0026 Benefits (Image 4) --\u003e\n\n\u003cdiv class=\"pd-section pd-feature\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img51\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260801153019\/beb3dce59d902cb6fce9ce674e641d92.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003eCremig, traumhaft und bleibt den ganzen Tag an Ort und Stelle.\u003c\/h2\u003e\n\n\u003cp\u003eDie samtig-cremige Formel schmilzt auf der Haut und ermöglicht einen sanften Auftrag, ohne die empfindliche Augenpartie zu reizen. Nach dem Fixieren ist sie wasserfest, wischfest und so entwickelt, dass sie bis zu 12 Stunden lang Schweiß und Feuchtigkeit standhält. Erhältlich in einer Reihe atemberaubender, alltagstauglicher Schimmerkombinationen.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-tag-group\"\u003e\n\u003cspan class=\"pd-tag\"\u003e💧 Wasserfest\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e🕒 Bis zu 12 Stunden Halt\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e✨ Schimmerndes Finish\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e☁️ Glatte Textur\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section C: Specifications --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"text-center\"\u003eProduktspezifikationen\u003c\/h2\u003e\n\n\u003ctable class=\"pd-specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eProdukttyp\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Product Type\"\u003e3-Farben-Gradient-Lidschattenstick\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eAnwendung\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Application\"\u003eDirekt auftragbarer Stick\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eFinish\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Finish\"\u003eSchimmernd \/ Metallic\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eTextur\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Texture\"\u003eCremige, verblendbare Formel\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eDie wichtigsten Vorteile\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Key Benefits\"\u003eWasserfest, wischfest, langanhaltend (bis zu 12 Stunden)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Section D: FAQ --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"text-center\"\u003eHäufig gestellte Fragen\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eBrauche ich Pinsel oder andere Hilfsmittel für die Anwendung?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eÜberhaupt nicht! Der Stick ist für den direkten Auftrag auf dem Augenlid konzipiert. Du brauchst nur deine Fingerspitze für ein schnelles abschließendes Verblenden, um die Ränder bei Bedarf weicher zu gestalten.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eVerläuft oder setzt sich das Produkt im Laufe des Tages in den Fältchen ab?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eUnsere Formel wurde speziell für eine lange Haltbarkeit entwickelt. Sobald sie auf der Haut fixiert ist, ist sie wasserfest und bis zu 12 Stunden wisch- und knitterfest.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eIst dieses Produkt für absolute Make-up-Anfänger geeignet?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eAbsolut. Er wurde entwickelt, um die größten Herausforderungen für Anfänger zu lösen: passende Farben auszuwählen und sie richtig zu verblenden. Dieser Stick erledigt beides automatisch für dich.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Newjoyloo","offers":[{"title":"1 kaufen, 3 gratis bekommen","offer_id":48403153223892,"sku":"1732353498966823815","price":14.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/829932c6bc9b7e8e0dfca767ecc130ae.jpg?v=1785570320","url":"https:\/\/omurio.com\/de\/products\/three-color-one-swipe-shadow-rjc","provider":"Omurio","version":"1.0","type":"link"}