{"product_id":"natural-granular-insect-repellent-rjc","title":"Natürliches Granulat-Insektenschutzmittel","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：有机颗粒驱虫剂（家庭\/户外\/农场用）\n  目标受众：房主、园丁、有宠物和儿童的家庭、农场主\n  视觉风格：自然、安全、可靠、环保。配色源自包装：深黑背景衬托鲜亮的生态绿和令人安心的蓝色。\n  模块顺序：\n    1. Hero (建立安全连接，强调对人和宠物的安全性) - 使用 image_0.png (女孩)\n    2. Feature 1 (核心场景：房屋周边屏障) - 使用 image_2.png (使用动作)\n    3. Feature 2 (扩展场景：农场\/花园\/多用途) - 使用 image_3.png (农场动物)\n    4. Feature 3 (产品细节：成分与包装) - 使用 image_1.png (产品特写)\n    5. Specifications (基于标签和规格图数据)\n    6. FAQ (基于补充文本的使用指导)\n  详情图映射：Hero=image_0.png, Feature1=image_2.png, Feature2=image_3.png, Feature3=image_1.png\n  规格图映射：Specs=image_1.png, image_4.png\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #7CBD42; \/* 生态绿，源自标签 *\/\n      --primary-hover: #6aa339;\n      --accent-blue: #00AEEF; \/* 安全蓝，源自标签 *\/\n      --text-main: #2C2C2C;\n      --text-sub: #555555;\n      --bg-body: #FFFFFF;\n      --bg-soft: #F5F7F4; \/* 极淡的绿色背景 *\/\n      --bg-dark: #1A1A1A; \/* 包装主色调 *\/\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0,0,0,0.05);\n      --section-spacing: clamp(3rem, 8vw, 5rem);\n      --font-size-body: 18px;\n    }\n\n    .product-detail-container {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      line-height: 1.6;\n      font-size: var(--font-size-body);\n    }\n\n    \/* Typography *\/\n    .product-detail-container h1 {\n      font-size: clamp(32px, 4vw, 42px);\n      font-weight: 700;\n      line-height: 1.2;\n      margin-bottom: 1rem;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 3vw, 32px);\n      font-weight: 600;\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container h3 {\n      font-size: 22px;\n      font-weight: 600;\n      margin-bottom: 0.75rem;\n    }\n\n    .product-detail-container p {\n      margin-bottom: 1.5rem;\n      color: var(--text-sub);\n    }\n\n    \/* Reusable Components *\/\n    .badge-trust {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--primary);\n      padding: 0.4rem 1rem;\n      border-radius: 50px;\n      font-size: 16px;\n      font-weight: 600;\n      margin-bottom: 1rem;\n      border: 1px solid var(--primary);\n    }\n\n    .pd-image-placeholder {\n      background: var(--bg-soft);\n      border: 2px dashed #ccc;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: #666;\n      font-size: 14px;\n      width: 100%;\n      min-height: 300px;\n      border-radius: var(--radius-md);\n    }\n\n    \/* Module: Hero *\/\n    .hero-section {\n      text-align: center;\n      margin-bottom: var(--section-spacing);\n      padding-top: 2rem;\n    }\n\n    .hero-content {\n      max-width: 800px;\n      margin: 0 auto 2rem;\n    }\n\n    .hero-media img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n    }\n\n    \/* Module: Features (Z-Pattern) *\/\n    .feature-section {\n      display: flex;\n      flex-direction: column;\n      gap: var(--section-spacing);\n      margin-bottom: var(--section-spacing);\n    }\n\n    .feature-item {\n      display: flex;\n      align-items: center;\n      gap: clamp(2rem, 5vw, 4rem);\n    }\n\n    .feature-media, .feature-copy {\n      flex: 1;\n    }\n\n    .feature-media img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n      margin-top: 1rem;\n    }\n\n    .feature-tag {\n      background-color: var(--bg-soft);\n      color: var(--text-sub);\n      padding: 0.3rem 0.8rem;\n      border-radius: var(--radius-md);\n      font-size: 16px;\n      font-weight: 500;\n      display: flex;\n      align-items: center;\n      gap: 0.4rem;\n    }\n\n    \/* Desktop Z-Pattern alternation *\/\n    @media (min-width: 768px) {\n      .feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n    }\n\n    \/* Mobile layout overrides *\/\n    @media (max-width: 767px) {\n      .feature-item {\n        flex-direction: column;\n        text-align: center;\n      }\n      .feature-tags {\n        justify-content: center;\n      }\n      .hero-section {\n        text-align: left;\n      }\n    }\n\n    \/* Module: Specifications *\/\n    .specs-section {\n      margin-bottom: var(--section-spacing);\n      background-color: var(--bg-soft);\n      padding: clamp(2rem, 4vw, 3rem);\n      border-radius: var(--radius-lg);\n    }\n\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 1.5rem;\n      background: var(--bg-body);\n      border-radius: var(--radius-md);\n      overflow: hidden;\n    }\n\n    .specs-table th, .specs-table td {\n      padding: 1rem 1.5rem;\n      text-align: left;\n      border-bottom: 1px solid #eee;\n    }\n\n    .specs-table th {\n      background-color: #fafafa;\n      font-weight: 600;\n      width: 35%;\n      color: var(--text-main);\n    }\n\n    @media (max-width: 767px) {\n      .specs-table, .specs-table tbody, .specs-table tr, .specs-table td {\n        display: block;\n        width: 100%;\n      }\n      .specs-table thead { display: none; }\n      .specs-table tr { margin-bottom: 1rem; border: 1px solid #eee; border-radius: var(--radius-md); }\n      .specs-table td {\n        padding: 0.75rem 1rem;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        border-bottom: 1px solid #eee;\n      }\n      .specs-table td:last-child { border-bottom: none; }\n      .specs-table td::before {\n        content: attr(data-label);\n        font-weight: 600;\n        color: var(--text-sub);\n        margin-right: 1rem;\n      }\n    }\n\n    \/* Module: FAQ *\/\n    .faq-section {\n      margin-bottom: var(--section-spacing);\n      max-width: 900px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    .faq-item {\n      border-bottom: 1px solid var(--border-color);\n      margin-bottom: 1rem;\n    }\n\n    .faq-item summary {\n      font-weight: 600;\n      font-size: 20px;\n      padding: 1rem 0;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      color: var(--text-main);\n    }\n\n    .faq-item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .faq-item summary::after {\n      content: '+';\n      font-size: 24px;\n      color: var(--primary);\n      font-weight: 400;\n    }\n\n    details[open] summary::after {\n      content: '-';\n    }\n\n    .faq-item div {\n      padding-bottom: 1.5rem;\n      color: var(--text-sub);\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cspan class=\"badge-trust\"\u003ePflanzenbasierter Schutz\u003c\/span\u003e\n\u003ch1\u003eSchützen Sie Ihr Zuhause sicher und natürlich.\u003c\/h1\u003e\n\u003cp\u003eSchaffen Sie eine wirksame organische Barriere gegen Ameisen, Zecken und Milben – ganz ohne aggressive Chemikalien. Bei bestimmungsgemäßer Anwendung eine sorgenfreie Lösung, die sicher für Kinder, Haustiere und die Umwelt ist.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img78\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260624145537\/df4cf1ff4ce30f4742886fbe521298a2.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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img79\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260624145537\/88d6dab2e00a4b6902a7af08e84cf454.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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eDer unsichtbare Schutzschild für das Fundament Ihres Hauses\u003c\/h2\u003e\n\u003cp\u003eHalten Sie Schädlinge fern, bevor sie eindringen. Verteilen Sie dieses Granulat einfach einmal monatlich rund um das Fundament Ihres Hauses, Ihrer Garage oder von Nebengebäuden. Es bildet eine lang anhaltende Barriere, die kriechende Insekten wie Ameisen und Kakerlaken wirksam abwehrt.\u003c\/p\u003e\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003e🏡 Schutzbarriere rund ums Haus\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003e🛡️ Wirkt gegen Ameisen und Milben\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003e📅 Monatliche Anwendung\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Farm \u0026 Garden Versatility --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img80\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260624145537\/2d73bc0f58f86b1d0c24b194e9251eac.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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eWirksam gegen Schädlinge, schonend für Ihr Ökosystem\u003c\/h2\u003e\n\u003cp\u003eSorgen Sie dafür, dass Ihr Grundstück gedeiht. Diese organische Formel ist bienenfreundlich und sicher für die Anwendung im Umfeld des ökologischen Gartenbaus. Streuen Sie sie in Hühnerställe oder Scheunen, um die Einstreu aufzufrischen, Feuchtigkeit zu reduzieren und Gerüche zu beseitigen und gleichzeitig Schädlinge abzuwehren.\u003c\/p\u003e\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003e🐝 Bienenfreundlich\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003e🐔 Sicher für Hühnerställe und desodorierend\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003e🌿 Organisches Gärtnern\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Ease of Use \u0026 Ingredients --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img81\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260624145537\/7069523aa5b7a717081b17a920c2d92f.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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eNatürliche Inhaltsstoffe ohne Aufwand\u003c\/h2\u003e\n\u003cp\u003eVergessen Sie komplizierte synthetische Sprays. Unsere Formel nutzt aktives Zedernöl (0,1 %) für wirksamen Schutz. Der leicht auszustreuende, wiederverschließbare Beutel hält das Granulat frisch und wirksam und ermöglicht eine unkomplizierte monatliche Anwendung.\u003c\/p\u003e\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003e🌲 Aktiver Zedernbestandteil\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003e✨ Leicht auszustreuendes Granulat\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003e🔒 Wiederverschließbarer Beutel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Section --\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2\u003eProduktspezifikationen\u003c\/h2\u003e\n\u003ctable class=\"specs-table\"\u003e\n\t\u003ctbody\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Product Type\"\u003eOrganisches Insektenschutzgranulat\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Active Ingredient\"\u003eZedernöl (0,1 %)\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Primary Use\"\u003eAußenbereich, Garten, Rasen, Scheune\/Hühnerstall\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Available Sizes\"\u003e5 lbs (80 oz) \/ 20 lbs (320 oz)\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Packaging\"\u003eWiederverschließbarer Standbeutel\u003c\/td\u003e\n \u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ Section --\u003e\n\u003cdiv class=\"faq-section\"\u003e\n\u003ch2\u003eHäufig gestellte Fragen\u003c\/h2\u003e\n\u003cdetails class=\"faq-item\"\u003e\u003csummary\u003eWie wende ich dieses Mittel auf meinem Rasen gegen Zecken an?\u003c\/summary\u003e\n\u003cdiv\u003eZur Abwehr von Raseninsekten verwenden Sie einen Streuwagen auf der niedrigsten Einstellung. Verteilen Sie zur Vorbeugung gegen Flöhe und Zecken etwa 1 lb Granulat pro 20 sq ft auf Ihrem Rasen.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\u003csummary\u003eIst die Anwendung in Hühnerställen sicher?\u003c\/summary\u003e\n\u003cdiv\u003eJa. Es kann zur Beseitigung von Gerüchen und zur Verringerung von Feuchtigkeit in Hühnerställen verwendet werden. Streuen Sie eine dünne Schicht (etwa 3 mm) über die Einstreu. Es kann auf oder unter Matten angewendet werden.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\u003csummary\u003eWie oft sollte ich es rund um mein Haus erneut anwenden?\u003c\/summary\u003e\n\u003cdiv\u003eFür optimale Ergebnisse als Barriere rund um Ihr Haus verteilen Sie das Granulat einmal monatlich entlang des Fundaments. So bleibt eine sichere und wirksame Schutzbarriere gegen Schädlinge erhalten.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Cartivra","offers":[{"title":"1 Beutel (Kleiner Hausbereich)","offer_id":48475415675092,"sku":"0624-16338280","price":12.95,"currency_code":"USD","in_stock":true},{"title":"2 Beutel (Vorder- und Hinterhof)","offer_id":48475415707860,"sku":"0624-16336621","price":20.95,"currency_code":"USD","in_stock":true},{"title":"4 Beutel (Großes Grundstück \/ Bauernhof)","offer_id":48475415740628,"sku":"0624-16333088","price":40.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/df4cf1ff4ce30f4742886fbe521298a2_2ac19b5c-1a05-4e68-bd9c-ab9c349c9334.jpg?v=1787755155","url":"https:\/\/omurio.com\/de\/products\/natural-granular-insect-repellent-rjc","provider":"Omurio","version":"1.0","type":"link"}