{"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 Ausführung in Automobilqualität\u003c\/div\u003e\n\u003ch1\u003eAbsolute Kontrolle über die Stromversorgung Ihres Fahrzeugs\u003c\/h1\u003e\n\u003cp\u003eBeherrschen Sie Ihr elektrisches System mit unserem Batterie-Trennschalter aus massivem Messing zur Montage am oberen Batteriepol. Er wurde entwickelt, um Ruhestrom vollständig zu unterbinden, Ihre Batterie zu schützen und Ihr Fahrzeug bei Nichtgebrauch zu sichern.\u003c\/p\u003e\n\u003cdiv class=\"social-proof\"\u003e★★★★★ Von Mechanikern und DIY-Enthusiasten 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\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\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\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\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eHochwertige Konstruktion aus massivem Messing\u003c\/h2\u003e\n\u003cp\u003eDer Trennschalter aus hochfestem Messing bietet höchste elektrische Leitfähigkeit und eine hervorragende Korrosionsbeständigkeit. Anders als günstige Legierungsalternativen rostet oder verschlechtert er sich nicht und gewährleistet eine äußerst zuverlässige Verbindung sowie eine lange Lebensdauer – selbst unter rauen 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\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\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eMühelose Bedienung des vertikalen Messers\u003c\/h2\u003e\n\u003cp\u003eFür die tägliche Nutzung 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 Trennung der Batterie während der Lagerung, bei Reparaturen oder in Notfällen.\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\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\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eUniverselle Passform und extreme Belastbarkeit\u003c\/h2\u003e\n\u003cp\u003eFür zuverlässige Leistung in Gleichstromsystemen mit 12–24 V ausgelegt. Belastbar mit einem Dauerstrom von 250 A und kurzzeitig mit Stromspitzen von 750 A. Passt perfekt auf standardmäßige konische Minus-Batteriepole mit 15–17 mm bei 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 Spezifikationen\u003c\/h2\u003e\n\u003cp\u003ePräzise entwickelte Parameter für eine sichere und zuverlässige Stromverwaltung.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ctable class=\"specs-table\"\u003e\n\t\u003cthead\u003e\n \u003ctr\u003e\n \u003cth\u003eTechnische Daten\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\"\u003e12–24 V Gleichstrom\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\"\u003eKurzzeitstrom\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\"\u003ePassend für obere Batteriepole\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 Massivmessing\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Specification\"\u003eSchalterausführung\u003c\/td\u003e\n \u003ctd data-label=\"Details\"\u003eVertikaler Messerschalter\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 standardmäßige konische Minuspolanschlüsse 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 der Schalter das Entladen der Batterie während einer längeren Lagerung wirksam?\u003c\/h3\u003e\n\u003cp\u003eJa. Durch Anheben des Messers trennen Sie die Batterie vollständig vom elektrischen System des Fahrzeugs, verhindern jeglichen Ruhestrom 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 montieren?\u003c\/h3\u003e\n\u003cp\u003eFür maximale Sicherheit montieren 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","brand":"Newjoyloo","offers":[{"title":"🔋 1-Pack (Standard)","offer_id":47276182470829,"sku":"0327-19558998","price":12.95,"currency_code":"USD","in_stock":true},{"title":"🚙 2er-Pack (Doppelbatterie-Setup  20% sparen)","offer_id":47276182503597,"sku":"0327-19559392","price":19.95,"currency_code":"USD","in_stock":true},{"title":"🛠️ 4er-Pack (Profi-Mechaniker  30% sparen)","offer_id":47276182536365,"sku":"0327-19553624","price":26.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0727\/2831\/4029\/files\/ed04c97a2e962ec9476bffd9cb765ff1.jpg?v=1787644802","url":"https:\/\/newjoyloo.com\/de\/products\/solid-brass-battery-disconnect-switch-rjc","provider":"Newjoyloo","version":"1.0","type":"link"}