{"product_id":"smart-led-portable-fan-rjc","title":"Intelligenter tragbarer LED-Ventilator","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\n产品类型：迷你手持涡轮风扇\n目标受众：追求时尚、便携和即时降温的现代女性\n视觉风格：精致、轻奢、科技感、清新。以主图的粉色和玫瑰金为主调。\n配色策略：--primary选用柔和粉色，--primary-hover选用稍深粉色，背景使用米白和浅粉色营造清凉感。\n模块顺序：Hero -\u003e Feature 1 (便携) -\u003e Feature 2 (数显) -\u003e Feature 3 (多档风力) -\u003e Scenario (场景) -\u003e Specifications -\u003e FAQ\n详情图映射：Hero=image_2.png, Feature1=image_1.png, Feature2=image_5.png, Feature3=image_4.png, Scenario=image_7.png\n规格图映射：Specs=image_1.png (尺寸\/重量), image_9.png (颜色), image_6.png (电池)\n对比模块：未加入，因场景展示比单纯参数对比更具说服力。\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #E8A7B6;\n      --primary-hover: #D68F9E;\n      --accent: #CF8F76; \/* Rose Gold-ish *\/\n      --text-main: #4A4A4A;\n      --text-sub: #7A7A7A;\n      --bg-body: #FFFFFF;\n      --bg-card: #F9F5F6;\n      --bg-soft: #F2E8EB;\n      --radius-md: 12px;\n      --radius-lg: 20px;\n      --shadow-sm: 0 4px 12px rgba(232, 167, 182, 0.15);\n      --shadow-lg: 0 8px 24px rgba(232, 167, 182, 0.25);\n      --border-color: #F0D0D8;\n\n      font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      line-height: 1.7;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n    }\n\n    \/* Typography *\/\n    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 44px);\n      font-weight: 700;\n      line-height: 1.2;\n      margin-bottom: 16px;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      font-weight: 600;\n      margin-bottom: 20px;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h3 {\n      font-size: clamp(20px, 3vw, 24px);\n      font-weight: 600;\n      margin-bottom: 12px;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p {\n      font-size: clamp(16px, 2vw, 18px);\n      margin-bottom: 16px;\n      color: var(--text-sub);\n    }\n\n    \/* Layout \u0026 Spacing *\/\n    .pd-section {\n      margin-bottom: clamp(3rem, 8vw, 5rem);\n    }\n\n    .pd-grid-2 {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: clamp(2rem, 5vw, 4rem);\n      align-items: center;\n    }\n\n    @media (min-width: 768px) {\n      .pd-grid-2 {\n        grid-template-columns: 1fr 1fr;\n      }\n      .pd-grid-2.reversed {\n        direction: rtl;\n      }\n      .pd-grid-2.reversed \u003e * {\n        direction: ltr;\n      }\n    }\n\n    \/* Components *\/\n    .pd-img-fluid {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .pd-badge {\n      display: inline-block;\n      padding: 6px 12px;\n      background-color: var(--bg-soft);\n      color: var(--accent);\n      border-radius: 20px;\n      font-size: 14px;\n      font-weight: 600;\n      margin-bottom: 12px;\n    }\n\n    .pd-feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 16px;\n    }\n\n    .pd-tag {\n      background: var(--bg-card);\n      padding: 8px 16px;\n      border-radius: 8px;\n      font-size: 14px;\n      color: var(--text-sub);\n      border: 1px solid var(--border-color);\n    }\n\n    \/* Specific Sections *\/\n    .hero-section {\n      text-align: center;\n      padding: clamp(2rem, 5vw, 4rem) 0;\n    }\n    \n    .hero-content {\n      max-width: 800px;\n      margin: 0 auto clamp(2rem, 5vw, 3rem);\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      background: var(--bg-card);\n      border-radius: var(--radius-md);\n      overflow: hidden;\n    }\n\n    .spec-table th, .spec-table td {\n      padding: 16px;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .spec-table th {\n      background: var(--bg-soft);\n      font-weight: 600;\n      color: var(--text-main);\n      width: 35%;\n    }\n\n    @media (max-width: 767px) {\n      .spec-table, .spec-table tbody, .spec-table tr, .spec-table th, .spec-table td {\n        display: block;\n        width: 100%;\n      }\n      .spec-table tr {\n        margin-bottom: 16px;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        overflow: hidden;\n      }\n      .spec-table th {\n        display: none;\n      }\n      .spec-table td {\n        padding-left: 50%;\n        position: relative;\n        border-bottom: 1px solid var(--border-color);\n      }\n      .spec-table td::before {\n        content: attr(data-label);\n        position: absolute;\n        left: 16px;\n        width: 45%;\n        white-space: nowrap;\n        font-weight: 600;\n        color: var(--text-main);\n      }\n    }\n\n    .faq-item {\n      margin-bottom: 20px;\n      padding: 20px;\n      background: var(--bg-card);\n      border-radius: var(--radius-md);\n      box-shadow: var(--shadow-sm);\n    }\n    .faq-item h3 {\n      margin-top: 0;\n      color: var(--accent);\n    }\n    .faq-item p {\n      margin-bottom: 0;\n    }\n\n    \/* Image Placeholder Style *\/\n    .img-placeholder {\n      width: 100%;\n      background-color: #f0f0f0;\n      border: 2px dashed #ccc;\n      border-radius: var(--radius-md);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: #999;\n      font-size: 14px;\n      padding: 20px;\n      box-sizing: border-box;\n      min-height: 300px; \/* Ensure visibility *\/\n    }\n    @media (min-width: 768px) {\n      .img-placeholder {\n        min-height: 450px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"pd-section hero-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cspan class=\"pd-badge\"\u003e✨ Für alltägliche Eleganz \u0026amp; mühelose Bedienung entwickelt\u003c\/span\u003e\n\u003ch1\u003eSofortige Turbo-Kühlung direkt in Ihrer Tasche\u003c\/h1\u003e\n\u003cp\u003eBezwingen Sie die Hitze mit Stil – mit dem ultrakompakten, leistungsstarken und intelligenten Handventilator, der für Ihr Leben unterwegs entwickelt wurde. Perfekt für den Arbeitsweg, Reisen und schnelle Make-up-Auffrischungen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img53\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260430110357\/776c62b56e51d40d5ebf537bb09f83a5.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-section pd-grid-2\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eKompakte Power für unterwegs\u003c\/h2\u003e\n\u003cp\u003eLassen Sie sich nicht von seiner Größe täuschen. Dieser Mini-Ventilator ist mit einem Hochgeschwindigkeits-Turbomotor ausgestattet, der bis zu 29.000 U\/min erreicht und eine beeindruckende Leistung bietet. Er ist so klein wie ein Lippenstift und leichter als Ihr Smartphone und passt mühelos in die kleinste Clutch oder Tasche, sodass Sie bei der Kühlung keine Kompromisse eingehen müssen.\u003c\/p\u003e\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003e💄 Lippenstiftgröße\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e🪶 Ultraleicht (3,7 oz)\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e👜 Handtaschenfreundlich\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260430110356\/783efc084366a07672ec531f81a24342.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\u003cdiv class=\"pd-section pd-grid-2 reversed\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eIntelligente LED-Anzeige \u0026amp; intuitive Bedienung\u003c\/h2\u003e\n\u003cp\u003eBehalten Sie mit dem eleganten, integrierten LED-Bildschirm die vollständige Kontrolle. Ein kurzer Blick zeigt Ihnen die genaue Windgeschwindigkeit (1–100) und die verbleibende Akkulaufzeit – ganz ohne Rätselraten. Die einfache Bedienung über eine einzige Taste macht die Nutzung mühelos und elegant.\u003c\/p\u003e\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003e📊 Akkustand in Echtzeit\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e🌬️ Präzise Geschwindigkeitsanzeige\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e👆 Bedienung mit einer Taste\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img55\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260430110356\/237512f094502bb70bf414616fad172b.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\u003cdiv class=\"pd-section pd-grid-2\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eStarker Wind mit 6 einstellbaren Geschwindigkeiten\u003c\/h2\u003e\n\u003cp\u003eVon einer sanften Brise, die sich perfekt zum Auftragen von Make-up eignet, bis hin zu einem kräftigen Turboschub zur sofortigen Abkühlung – passen Sie Ihr Kühlerlebnis mit 6 verschiedenen Geschwindigkeitsstufen individuell an. Das rotorblattlose Turbinendesign sorgt für einen gleichmäßigen, starken Luftstrom, der sicher und effektiv ist.\u003c\/p\u003e\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003e💨 6 Windmodi\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e🚀 Turbomotor\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e🛡️ Sicherheit ohne Rotorblätter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img56\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260430110356\/eadcdebe606060ff5953b5c3bb2e185d.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\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eIhr perfekter Begleiter für unterwegs\u003c\/h2\u003e\n\u003cp style=\"text-align: center; max-width: 800px; margin: 0 auto 30px;\"\u003eOb auf dem täglichen Arbeitsweg, beim Tanzen auf einem Festival oder bei Erkundungstouren im Freien – bleiben Sie frisch und fühlen Sie sich wohl, wohin das Leben Sie auch führt.\u003c\/p\u003e\n\u003cdiv class=\"img-placeholder\" style=\"min-height: auto; aspect-ratio: 16\/9;\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img57\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260430110356\/012cc1787c8d1c1f19d964d5c713f2ce.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2\u003eTechnische Daten\u003c\/h2\u003e\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n \u003ctr\u003e\n \u003cth scope=\"row\"\u003eProduktname\u003c\/th\u003e\n \u003ctd data-label=\"Product Name\"\u003eMini-Turboventilator mit LED-Anzeige\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003cth scope=\"row\"\u003eAbmessungen\u003c\/th\u003e\n \u003ctd data-label=\"Dimensions\"\u003e1,39 x 1,7 x 3,5 Zoll (3,5 x 4,3 x 8,9 cm)\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003cth scope=\"row\"\u003eGewicht\u003c\/th\u003e\n \u003ctd data-label=\"Weight\"\u003eCa. 107 g \/ 3,7 oz\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n \u003ctd data-label=\"Material\"\u003eABS-Kunststoff mit Akzenten in Metalloptik\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003cth scope=\"row\"\u003eAkkukapazität\u003c\/th\u003e\n \u003ctd data-label=\"Battery Capacity\"\u003e3000 mAh\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003cth scope=\"row\"\u003eLadeanschluss\u003c\/th\u003e\n \u003ctd data-label=\"Charging Port\"\u003eUSB-Typ-C\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003cth scope=\"row\"\u003eFarboptionen\u003c\/th\u003e\n \u003ctd data-label=\"Color Options\"\u003eRosa, Lila, Schwarz, Weiß, Grün, Orange, Grau\u003c\/td\u003e\n \u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2\u003eHäufig gestellte Fragen\u003c\/h2\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWie lange hält der Akku bei vollständiger Aufladung?\u003c\/h3\u003e\n\u003cp\u003eDie Akkulaufzeit hängt von der verwendeten Windgeschwindigkeit ab. Der integrierte Hochleistungsakku mit 3000 mAh bietet eine lange Nutzungsdauer und eignet sich ideal für ganztägige Unternehmungen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eIst der Ventilator laut?\u003c\/h3\u003e\n\u003cp\u003eAufgrund des leistungsstarken Hochgeschwindigkeits-Turbomotors ist ein wahrnehmbares Luftstromgeräusch zu hören, insbesondere bei höheren Geschwindigkeitsstufen. Die niedrigeren Einstellungen sind leiser und eignen sich für den Gebrauch in Innenräumen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWie lade ich den Ventilator auf?\u003c\/h3\u003e\n\u003cp\u003eDer Ventilator lässt sich einfach mit dem mitgelieferten USB-Typ-C-Kabel aufladen. Verbinden Sie ihn einfach mit einem Laptop, einer Powerbank, einem Netzteil oder einer beliebigen standardmäßigen USB-Stromquelle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newjoyloo","offers":[{"title":"Rosa \/ 1 Pack (Einzelpackung)","offer_id":47160930238637,"sku":"0430-15428417","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Weiß \/ 1 Pack (Einzelpackung)","offer_id":47160930271405,"sku":"0430-15422876","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Lila \/ 1 Pack (Einzelpackung)","offer_id":47160930304173,"sku":"0430-15429297","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Schwarz \/ 1 Pack (Einzelpackung)","offer_id":47160930336941,"sku":"0430-15426944","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Rosa \/ 2er-Pack (20 % sparen)","offer_id":47160930369709,"sku":"0430-15423734","price":19.95,"currency_code":"USD","in_stock":true},{"title":"Weiß \/ 2er-Pack (20 % sparen)","offer_id":47160930402477,"sku":"0430-15421078","price":19.95,"currency_code":"USD","in_stock":true},{"title":"Lila \/ 2er-Pack (20 % sparen)","offer_id":47160930435245,"sku":"0430-15429144","price":19.95,"currency_code":"USD","in_stock":true},{"title":"Schwarz \/ 2er-Pack (20 % sparen)","offer_id":47160930468013,"sku":"0430-15421310","price":19.95,"currency_code":"USD","in_stock":true},{"title":"Rosa \/ 3er-Pack (Familien-Set – 30 % sparen)","offer_id":47160930500781,"sku":"0430-15427072","price":26.95,"currency_code":"USD","in_stock":true},{"title":"Weiß \/ 3er-Pack (Familien-Set – 30 % sparen)","offer_id":47160930533549,"sku":"0430-15424332","price":26.95,"currency_code":"USD","in_stock":true},{"title":"Lila \/ 3er-Pack (Familien-Set – 30 % sparen)","offer_id":47160930566317,"sku":"0430-15425717","price":26.95,"currency_code":"USD","in_stock":true},{"title":"Schwarz \/ 3er-Pack (Familien-Set – 30 % sparen)","offer_id":47160930599085,"sku":"0430-15420139","price":26.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0727\/2831\/4029\/files\/776c62b56e51d40d5ebf537bb09f83a5_a5c65d85-160d-442c-be28-85bbd3eb20c1.jpg?v=1785832780","url":"https:\/\/newjoyloo.com\/de\/products\/smart-led-portable-fan-rjc","provider":"Newjoyloo","version":"1.0","type":"link"}