{"product_id":"solid-brass-battery-disconnect-switch-rjc","title":"Batterietrennschalter aus massivem Messing","description":"\u003cbr\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Automotive Parts \/ Battery Disconnect Switch (Blade Type)\nTarget Audience: DIY mechanics, car\/boat\/RV owners looking for reliable power isolation and battery protection.\nVisual Style: Industrial, Rugged, Professional.\nColor Strategy: \n- Background: Clean white (#ffffff) with technical slate gray cards (#f8fafc)\n- Primary Accent: Brass\/Gold tone (#ca8a04) to reflect the core material and electrical nature.\n- Text: Slate 900 for high contrast, Slate 600 for secondary text.\nShape Strategy: Radius 8px. Hard, industrial, and precise edges, avoiding overly soft curves to maintain a rugged automotive feel.\nTypography Strategy: Large Type \/ Mobile-first readable. Bold, authoritative headings.\nMobile Table Strategy: Card-based (No horizontal scroll). Automatic conversion of mm to inches included.\nMobile Ordering Lock: Enforced via flex-direction: column for mobile, and row\/row-reverse for desktop Z-Pattern.\nImage Mapping: Hero=image_1, Material=image_2, Operation=image_3, Application=image_4\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* 1) Design System (CSS Variables) *\/\n    .product-detail-container {\n      --primary: #ca8a04; \/* Brass\/Gold tone *\/\n      --primary-hover: #a16207;\n      --text-main: #0f172a;\n      --text-sub: #475569;\n      --bg-body: #ffffff;\n      --bg-card: #f8fafc;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 1px 3px rgba(0,0,0,0.1);\n      --shadow-lg: 0 10px 25px -5px rgba(0,0,0,0.1);\n      --border-color: #e2e8f0;\n\n      \/* Base Settings *\/\n      box-sizing: border-box;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      background: var(--bg-body);\n      overflow-wrap: break-word;\n      word-break: break-word;\n    }\n\n    .product-detail-container *,\n    .product-detail-container *::before,\n    .product-detail-container *::after {\n      box-sizing: inherit;\n    }\n\n    \/* 0) Typography System *\/\n    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 44px);\n      line-height: 1.2;\n      font-weight: 800;\n      margin: 0 0 1rem 0;\n      color: var(--text-main);\n      letter-spacing: -0.02em;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      line-height: 1.3;\n      font-weight: 700;\n      margin: 0 0 1rem 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h3 {\n      font-size: clamp(20px, 3vw, 24px);\n      line-height: 1.4;\n      font-weight: 600;\n      margin: 0 0 0.5rem 0;\n    }\n\n    .product-detail-container p {\n      font-size: clamp(16px, 2vw, 18px);\n      line-height: 1.7;\n      color: var(--text-sub);\n      margin: 0 0 1.5rem 0;\n    }\n\n    \/* Visual Badges (Non-interactive) *\/\n    .visual-badge {\n      display: inline-block;\n      background: #fef9c3;\n      color: #854d0e;\n      padding: 0.5rem 1rem;\n      border-radius: var(--radius-md);\n      font-size: 16px;\n      font-weight: 600;\n      margin-bottom: 1rem;\n      border: 1px solid #fde047;\n    }\n\n    .social-proof {\n      font-size: 16px;\n      font-weight: 600;\n      color: var(--primary);\n      margin-bottom: 2rem;\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n    }\n\n    \/* 2) Image \u0026 Media Protocol *\/\n    .product-detail-container img.flow-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    .placeholder-img {\n      width: 100%;\n      aspect-ratio: 4\/3;\n      background: #f1f5f9;\n      border: 2px dashed #cbd5e1;\n      border-radius: var(--radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: var(--text-sub);\n      font-size: 18px;\n      font-weight: bold;\n    }\n\n    \/* Layout Spacing *\/\n    .section-spacing {\n      margin-bottom: clamp(3rem, 8vw, 6rem);\n    }\n\n    \/* Hero Section *\/\n    .hero-section {\n      text-align: center;\n      margin-top: clamp(2rem, 5vw, 4rem);\n    }\n    \n    .hero-copy {\n      max-width: 800px;\n      margin: 0 auto clamp(2rem, 5vw, 3rem) auto;\n    }\n\n    \/* B) Mobile Ordering Lock (Z-Pattern) *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column; \/* Mobile strictly single column *\/\n      gap: clamp(2rem, 5vw, 4rem);\n      margin-bottom: clamp(3rem, 8vw, 5rem);\n    }\n\n    .feature-media,\n    .feature-copy {\n      width: 100%;\n    }\n\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row; \/* Desktop row *\/\n        align-items: center;\n      }\n      .feature-item:nth-child(even) {\n        flex-direction: row-reverse; \/* Desktop Z-Pattern *\/\n      }\n      .feature-media,\n      .feature-copy {\n        flex: 1;\n        width: 50%;\n      }\n    }\n\n    \/* C) Specs Table (Mobile Card Lock) *\/\n    .specs-section {\n      background: var(--bg-card);\n      padding: clamp(2rem, 5vw, 4rem);\n      border-radius: var(--radius-lg);\n      margin-bottom: clamp(3rem, 8vw, 6rem);\n    }\n\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 2rem;\n      font-size: 18px;\n    }\n\n    \/* Desktop Table Styles *\/\n    @media (min-width: 768px) {\n      .specs-table th,\n      .specs-table td {\n        padding: 1rem 1.5rem;\n        text-align: left;\n        border-bottom: 1px solid var(--border-color);\n      }\n      .specs-table th {\n        background: #e2e8f0;\n        font-weight: 700;\n        color: var(--text-main);\n      }\n      .specs-table tr:nth-child(even) td {\n        background: #ffffff;\n      }\n      .specs-table tr:nth-child(odd) td {\n        background: var(--bg-card);\n      }\n    }\n\n    \/* Mobile Table -\u003e Card Conversion *\/\n    @media (max-width: 767px) {\n      .specs-table, \n      .specs-table thead, \n      .specs-table tbody, \n      .specs-table tr, \n      .specs-table th, \n      .specs-table td {\n        display: block;\n        width: 100%;\n      }\n      \n      .specs-table thead {\n        display: none; \/* Hide native header *\/\n      }\n      \n      .specs-table tr {\n        background: #ffffff;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        margin-bottom: 1rem;\n        box-shadow: var(--shadow-sm);\n        overflow: hidden;\n      }\n      \n      .specs-table td {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        padding: 1rem;\n        border-bottom: 1px solid var(--border-color);\n        text-align: right;\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: 700;\n        color: var(--text-main);\n        margin-right: 1rem;\n        text-align: left;\n        flex-shrink: 0;\n      }\n    }\n\n    \/* FAQ Section *\/\n    .faq-section {\n      margin-bottom: clamp(3rem, 8vw, 6rem);\n    }\n    \n    .faq-grid {\n      display: grid;\n      gap: 1.5rem;\n      margin-top: 2rem;\n    }\n\n    .faq-card {\n      background: #ffffff;\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      padding: clamp(1.5rem, 3vw, 2rem);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .faq-card h3 {\n      color: var(--text-main);\n      font-size: 20px;\n      margin-bottom: 0.5rem;\n      display: flex;\n      gap: 0.75rem;\n      align-items: flex-start;\n    }\n    \n    .faq-card h3::before {\n      content: \"Q.\";\n      color: var(--primary);\n      font-weight: 900;\n    }\n\n    .faq-card p {\n      margin: 0;\n      padding-left: 2rem;\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"hero-section section-spacing\"\u003e\n\u003cdiv class=\"hero-copy\"\u003e\n\u003cdiv class=\"visual-badge\"\u003eHochbelastbare Qualität für die Automobilindustrie\u003c\/div\u003e\n\u003ch1\u003eAbsolute Kontrolle über die Stromversorgung Ihres Fahrzeugs\u003c\/h1\u003e\n\u003cp\u003eBeherrschen Sie das elektrische System Ihres Fahrzeugs mit unserem Batterie-Trennschalter aus Vollmessing für Polklemmen. Er wurde entwickelt, um parasitären Stromverbrauch vollständig zu beseitigen, Ihre Batterie zu schützen und Ihr Fahrzeug bei Nichtgebrauch zu sichern.\u003c\/p\u003e\n\u003cdiv class=\"social-proof\"\u003e★★★★★ Von Mechanikern \u0026amp; Heimwerkern empfohlen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-media\"\u003e\n\u003c!-- 📷 Hero Image --\u003e\n\u003cdiv class=\"placeholder-img\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img36\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260316130716\/ed04c97a2e962ec9476bffd9cb765ff1.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\u003cdiv class=\"features-section section-spacing\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"placeholder-img\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img37\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260316130716\/3866f34290a393f75543031c665c3d4a.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=\"feature-copy\"\u003e\n\u003ch2\u003eHochwertige Konstruktion aus Vollmessing\u003c\/h2\u003e\n\u003cp\u003eAus hochfestem Messing gefertigt, bietet dieser Trennschalter höchste elektrische Leitfähigkeit und zugleich herausragende Korrosionsbeständigkeit. Anders als minderwertige Legierungsalternativen rostet und verschlechtert er sich nicht, sondern gewährleistet eine äußerst stabile Verbindung und eine außergewöhnlich lange Lebensdauer – selbst unter schwierigen Bedingungen im Motorraum.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"placeholder-img\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img38\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260316130716\/0cff19c5f654e81e9a70b1c07f7554c7.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=\"feature-copy\"\u003e\n\u003ch2\u003eMühelose Bedienung mit vertikalem Messer\u003c\/h2\u003e\n\u003cp\u003eFür die tägliche Verwendung sind keine Werkzeuge erforderlich. Heben Sie einfach den vertikalen Hebel an, um die Stromversorgung sicher zu unterbrechen, und senken Sie ihn ab, um die Verbindung wiederherzustellen. Das intuitive Design ermöglicht eine besonders einfache Batterieisolierung während der Lagerung, bei Reparaturen oder in Notfallsituationen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"placeholder-img\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img39\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260316130716\/3179fc4b7631c9887aa22c6a1892ad44.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=\"feature-copy\"\u003e\n\u003ch2\u003eUniverselle Passform \u0026amp; extreme Kapazität\u003c\/h2\u003e\n\u003cp\u003eFür eine einwandfreie Leistung in Gleichstromsystemen mit 12–24 V ausgelegt. Bewältigt einen hohen Dauerstrom von 250 A und übersteht kurzzeitige Stromspitzen von 750 A. Passt perfekt auf konische Standard-Minuspolklemmen mit 15–17 mm an Lastwagen, Autos, Booten und Wohnmobilen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specifications (Card-based on mobile) --\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003ch2\u003eTechnische Daten\u003c\/h2\u003e\n\u003cp\u003ePräzise entwickelte Parameter für ein sicheres und zuverlässiges Energiemanagement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ctable class=\"specs-table\"\u003e\n\t\u003cthead\u003e\n \u003ctr\u003e\n \u003cth\u003eSpezifikation\u003c\/th\u003e\n \u003cth\u003eDetails\u003c\/th\u003e\n \u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Specification\"\u003eSpannungskompatibilität\u003c\/td\u003e\n \u003ctd data-label=\"Details\"\u003eGleichstrom 12–24 V\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Specification\"\u003eDauerstrom\u003c\/td\u003e\n \u003ctd data-label=\"Details\"\u003e250 A\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Specification\"\u003eMomentanstrom\u003c\/td\u003e\n \u003ctd data-label=\"Details\"\u003e750 A\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Specification\"\u003ePassung für Polklemmen\u003c\/td\u003e\n \u003ctd data-label=\"Details\"\u003e15–17 mm (0,59–0,67 Zoll)\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Specification\"\u003eMaterial\u003c\/td\u003e\n \u003ctd data-label=\"Details\"\u003eKorrosionsbeständiges Vollmessing\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Specification\"\u003eSchaltertyp\u003c\/td\u003e\n \u003ctd data-label=\"Details\"\u003eVertikaler Messer-\/Trennschalter\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\u003cdiv style=\"text-align: center;\"\u003e\n\u003ch2\u003eHäufig gestellte Fragen\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-grid\"\u003e\n\u003cdiv class=\"faq-card\"\u003e\n\u003ch3\u003ePasst dieser Schalter auf meine Standard-Fahrzeugbatterie?\u003c\/h3\u003e\n\u003cp\u003eJa. Dieser Schalter ist universell für konische Standard-Minuspolklemmen mit 15–17 mm (0,59–0,67 Zoll) ausgelegt, wie sie bei der überwiegenden Mehrheit von Autos, Lastwagen, Wohnmobilen und Bootsbatterien zu finden sind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-card\"\u003e\n\u003ch3\u003eVerhindert er während einer langfristigen Lagerung wirksam die Batterieentladung?\u003c\/h3\u003e\n\u003cp\u003eAbsolut. Durch Anheben des Messers isolieren Sie die Batterie vollständig vom elektrischen System des Fahrzeugs, beseitigen jeglichen parasitären Stromverbrauch und verlängern die Lebensdauer Ihrer Batterie bei Nichtgebrauch erheblich.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-card\"\u003e\n\u003ch3\u003eWo an der Batterie sollte ich diesen Schalter installieren?\u003c\/h3\u003e\n\u003cp\u003eFür maximale Sicherheit installieren Sie den Trennschalter immer am \u003cstrong\u003eMinuspol (-)\u003c\/strong\u003e der Batterie. Trennen Sie das vorhandene Minuskabel, befestigen Sie den Schalter am Pol und schließen Sie anschließend das Kabel am anderen Ende des Schalters an.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Omurio","offers":[{"title":"🔋 1-Pack (Standard)","offer_id":48499125256404,"sku":"0327-19558998","price":12.95,"currency_code":"USD","in_stock":true},{"title":"🚙 2er-Pack (Doppelbatterie-Setup  20% sparen)","offer_id":48499125289172,"sku":"0327-19559392","price":19.95,"currency_code":"USD","in_stock":true},{"title":"🛠️ 4er-Pack (Profi-Mechaniker  30% sparen)","offer_id":48499125321940,"sku":"0327-19553624","price":26.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/ed04c97a2e962ec9476bffd9cb765ff1.jpg?v=1787755708","url":"https:\/\/omurio.com\/de\/products\/solid-brass-battery-disconnect-switch-rjc","provider":"Omurio","version":"1.0","type":"link"}