{"product_id":"fietshoorn","title":"Elektrische Fietshoorn van 120 dB","description":"\u003cdiv class=\"product-detail-container\"\u003e\u003c!--\n[AI Design Logic]\n产品类型：自行车电子喇叭\n目标受众：城市通勤者、公路和山地骑行爱好者\n视觉风格：现代、科技感、功能主导，以黑色为主色调\n配色策略：主色黑\/深灰，强调色采用警示性的亮黄或电光蓝，背景采用干净的白色或浅灰以突出产品。\n模块顺序：Hero (核心卖点:高分贝安全) -\u003e Feature 1 (音量与模式) -\u003e Feature 2 (快拆与线控) -\u003e Feature 3 (充电与防水) -\u003e Specifications -\u003e FAQ\n详情图映射：Hero=image_3.png (完整安装态), Feature1=image_2.png (喇叭特写), Feature2=image_5.png (安装步骤), Feature3=image_1.png (充电细节)\n规格图映射：Specs=image_6.png, image_7.png\n对比模块：未加入 (无明显竞品对比需求，聚焦自身功能)\n--\u003e\u003c\/div\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #FFD700; \/* 警示黄 *\/\n      --primary-hover: #E6C200;\n      --text-main: #212121;\n      --text-sub: #616161;\n      --bg-body: #FFFFFF;\n      --bg-card: #F5F5F5;\n      --bg-soft: #E0E0E0;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 4px rgba(0,0,0,0.05);\n      --shadow-lg: 0 8px 16px rgba(0,0,0,0.1);\n      --border-color: #EEEEEE;\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    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      margin-top: 0;\n      font-weight: 700;\n      letter-spacing: -0.02em;\n    }\n\n    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 44px);\n      line-height: 1.2;\n      margin-bottom: 16px;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      margin-bottom: 20px;\n    }\n\n    .product-detail-container h3 {\n      font-size: 20px;\n      margin-bottom: 12px;\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      color: var(--text-sub);\n      margin-bottom: 24px;\n    }\n\n    .product-detail-container img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n    }\n\n    .section-spacing {\n      margin-bottom: clamp(3rem, 8vw, 6rem);\n    }\n\n    \/* Hero Section *\/\n    .hero-section {\n      text-align: center;\n      max-width: 800px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    .trust-badge {\n      display: inline-block;\n      background: var(--bg-card);\n      color: var(--text-sub);\n      padding: 6px 12px;\n      border-radius: 20px;\n      font-size: 16px;\n      font-weight: 500;\n      margin-bottom: 24px;\n    }\n\n    \/* Feature Section *\/\n    .feature-section {\n      display: flex;\n      align-items: center;\n      gap: clamp(2rem, 5vw, 4rem);\n    }\n\n    .feature-section:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n\n    .feature-media,\n    .feature-copy {\n      flex: 1;\n    }\n\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n    }\n\n    .feature-tag {\n      background: var(--bg-card);\n      color: var(--text-sub);\n      padding: 6px 12px;\n      border-radius: 6px;\n      font-size: 16px;\n      font-weight: 500;\n    }\n\n    \/* Specifications *\/\n    .specs-container {\n      background: var(--bg-card);\n      padding: clamp(2rem, 5vw, 4rem);\n      border-radius: var(--radius-lg);\n    }\n\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n\n    .specs-table th,\n    .specs-table td {\n      text-align: left;\n      padding: 16px;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 18px;\n    }\n\n    .specs-table th {\n      color: var(--text-sub);\n      font-weight: 500;\n      width: 35%;\n    }\n\n    \/* FAQ *\/\n    .faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding: 24px 0;\n    }\n\n    .faq-item:last-child {\n      border-bottom: none;\n    }\n\n    .faq-question {\n      font-size: 20px;\n      font-weight: 700;\n      margin-bottom: 12px;\n      color: var(--text-main);\n    }\n\n    .faq-answer {\n      font-size: 18px;\n      color: var(--text-sub);\n      margin: 0;\n    }\n\n    \/* Mobile Responsive *\/\n    @media (max-width: 767px) {\n      .feature-section,\n      .feature-section:nth-child(even) {\n        flex-direction: column;\n        text-align: center;\n      }\n\n      .feature-tags {\n        justify-content: center;\n      }\n\n      .specs-table, .specs-table thead, .specs-table tbody, .specs-table tr, .specs-table th, .specs-table td {\n        display: block;\n        width: 100%;\n      }\n\n      .specs-table thead {\n        display: none;\n      }\n\n      .specs-table tr {\n        margin-bottom: 16px;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        overflow: hidden;\n      }\n\n      .specs-table td {\n        display: flex;\n        justify-content: space-between;\n        padding: 12px 16px;\n        border-bottom: 1px solid var(--border-color);\n        font-size: 16px;\n      }\n\n      .specs-table td:last-child {\n        border-bottom: none;\n      }\n\n      .specs-table td::before {\n        content: attr(data-label);\n        font-weight: 500;\n        color: var(--text-sub);\n        padding-right: 16px;\n      }\n    }\n\u003c\/style\u003e\n\u003cdiv style=\"text-align: left;\" class=\"product-detail-container\"\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv style=\"text-align: left;\" class=\"feature-section section-spacing\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eLaat je horen, blijf veilig: luide elektrische fietstoeter van 120 dB\u003c\/h2\u003e\n\u003cp\u003eMaak de weg vrij en fiets met vertrouwen. Deze krachtige, via USB oplaadbare toeter zorgt ervoor dat je opvalt bij voetgangers en voertuigen in druk verkeer.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0597\/6208\/1862\/files\/1_075d444f-7b10-4c5f-946f-43188cb20ddf.jpg?v=1783938514\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0597\/6208\/1862\/files\/2_77985248-d1e3-4b4c-9e22-a94b77f470cf.jpg?v=1783938514\" alt=\"\"\u003e\u003c\/p\u003e\n\u003ch2\u003eDoordringend geluid van 120 dB voor maximale waarschuwing\u003c\/h2\u003e\n\u003cp\u003eDoorbreek het straatlawaai met een krachtig geluid van 120 decibel. Ontworpen om afgeleide voetgangers en automobilisten effectief te waarschuwen, wat je een cruciaal veiligheidsvoordeel biedt. Schakel tussen 4 verschillende geluidsmodi, afgestemd op verschillende rijomstandigheden.\u003c\/p\u003e\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003e120 dB uitgangsvermogen\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003e4 geluidsmodi\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eVerkeersveiligheid\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\" class=\"feature-section section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv style=\"aspect-ratio: 4\/3; background: var(--bg-soft); border-radius: var(--radius-lg); border: 2px dashed var(--border-color); display: flex; align-items: center; justify-content: center; color: var(--text-sub);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0597\/6208\/1862\/files\/3_835c5175-2195-4a7b-a39e-059048ba55c3.jpg?v=1783938514\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eSnelkoppeling en handige afstandsbediening\u003c\/h2\u003e\n\u003cp\u003eBinnen enkele seconden te installeren zonder gereedschap. De zeer elastische siliconenband zorgt voor een stevige, krasvrije bevestiging op vrijwel elk stuur. Met de meegeleverde, losse bedrade afstandsbediening kunt u veilig claxonneren zonder uw hand van het stuur te halen.\u003c\/p\u003e\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eInstallatie zonder gereedschap\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eUniversele pasvorm\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eAfstandsbedieningsknop\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\" class=\"feature-section section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv style=\"aspect-ratio: 4\/3; background: var(--bg-soft); border-radius: var(--radius-lg); border: 2px dashed var(--border-color); display: flex; align-items: center; justify-content: center; color: var(--text-sub);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0597\/6208\/1862\/files\/4_6cdbaa28-c6e8-4462-afe7-35105c31c6d4.jpg?v=1783938514\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eOplaadbaar via USB en weerbestendig\u003c\/h2\u003e\n\u003cp\u003eJe hoeft nooit meer batterijen te vervangen. De ingebouwde lithiumbatterij van 300 mAh zorgt voor langdurige prestaties en is eenvoudig op te laden via elke USB-poort. Met een IPX4-waterdichtheidsclassificatie is het apparaat bestand tegen opspattend water en lichte regen, en dus klaar voor dagelijkse ritten.\u003c\/p\u003e\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eOpladen via USB\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eLange batterijduur\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eIPX4 waterdicht\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\u003cdiv class=\"specs-container section-spacing\"\u003e\n\u003ch3 style=\"text-align: left;\"\u003eTechnische gegevens\u003c\/h3\u003e\n\u003ch2 style=\"text-align: left;\"\u003e\u003cb\u003eSpecificaties\u003c\/b\u003e\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli style=\"text-align: left;\"\u003e\n\u003cb\u003eABS-behuizing, siliconen bandje\u003c\/b\u003e 120 dB\u003c\/li\u003e\n\u003cli style=\"text-align: left;\"\u003e\n\u003cb\u003e4 soorten\u003c\/b\u003e 300 mAh lithium (oplaadbaar via USB)\u003c\/li\u003e\n\u003cli style=\"text-align: left;\"\u003e\n\u003cb\u003eIPX4 \u003c\/b\u003eCa. 46 g (met bandje) \/ 1,6 oz\u003c\/li\u003e\n\u003cli style=\"text-align: left;\"\u003e\n\u003cb\u003e10 x 5,5 x 6,7 cm \/ 3,9 x 2,2 x 2,6 in\u003c\/b\u003e Universeel te bevestigen aan het stuur\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\u003c\/div\u003e","brand":"Gadgetspeurder","offers":[{"title":"Default Title","offer_id":45329585995846,"sku":"0427-16220662","price":19.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0597\/6208\/1862\/files\/1_075d444f-7b10-4c5f-946f-43188cb20ddf.jpg?v=1783938514","url":"https:\/\/gadgetspeurder.nl\/products\/fietshoorn","provider":"Gadgetspeurder","version":"1.0","type":"link"}