{"product_id":"angle-stop-plumbing-wrench-tool-kit-rjc","title":"Rohrzangen-Set für Eckventile","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Specialized Plumbing Wrench Set\nTarget Audience: Professional Plumbers \u0026 DIY Maintenance Users\nVisual Style: Professional, High-Contrast Industrial, Clean \u0026 Tech-focused\nColor Strategy: Deep Charcoal (#1A1A1A), Warning Red (#E63946), Light Gray (#F8F9FA)\nModule Order: Hero -\u003e Features (Dual-Action \u0026 Self-Adjusting) -\u003e Variant Guide (Red vs. Black) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_4, Feature1=detail_6, Feature2=detail_7, VariantGuide=spec_2\nSpecification Image Mapping: Specs=spec_1\nCompare Section: Included as SKU Selection Guide based on the distinct configurations shown in the spec sheets (Red Hex vs. Black Round stop tool) to prevent customer return rate.\nInformation Boundary: All values, measurements (9\" and 5.9\"), and compatible thread sizes (3\/8\", 1\/2\" MPT, 15\/16\", 5\/8\") are strictly sourced from the provided analysis report and images.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- CSS Styles --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary-color: #E63946;\n      --primary-hover: #D62828;\n      --text-main: #1A1A1A;\n      --text-sub: #555555;\n      --bg-body: #FFFFFF;\n      --bg-card: #F8F9FA;\n      --bg-dark: #111111;\n      --border-color: #E5E7EB;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 2px 4px rgba(0,0,0,0.05);\n      --shadow-lg: 0 10px 15px -3px rgba(0,0,0,0.1);\n      \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      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n    }\n\n    \/* Typography *\/\n    .product-detail-container h1, \n    .product-detail-container h2, \n    .product-detail-container h3 {\n      margin-top: 0;\n      color: var(--text-main);\n      line-height: 1.25;\n    }\n\n    .product-detail-container h1 {\n      font-size: clamp(32px, 4vw, 44px);\n      font-weight: 800;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 3vw, 32px);\n      font-weight: 700;\n      text-align: center;\n      margin-bottom: clamp(1.5rem, 3vw, 2.5rem);\n    }\n\n    .product-detail-container h3 {\n      font-size: clamp(20px, 2.5vw, 24px);\n      font-weight: 600;\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      line-height: 1.7;\n      color: var(--text-sub);\n      margin: 0 0 1.5rem 0;\n    }\n\n    \/* Layout Helpers *\/\n    .section-spacing {\n      margin-top: clamp(2.5rem, 6vw, 5rem);\n      margin-bottom: clamp(2.5rem, 6vw, 5rem);\n    }\n\n    \/* Image Containers *\/\n    .image-placeholder {\n      background-color: var(--bg-card);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 40px 20px;\n      text-align: center;\n      font-weight: 600;\n      color: var(--text-sub);\n      font-size: 16px;\n      margin: 1.5rem 0;\n    }\n\n    .fluid-image {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n    }\n\n    \/* Badges *\/\n    .badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-bottom: 1.5rem;\n    }\n\n    .badge-item {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: 50px;\n      padding: 6px 16px;\n      font-size: 16px;\n      font-weight: 600;\n      color: var(--text-main);\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    .badge-item.highlight {\n      background-color: #FFF5F5;\n      border-color: #FEB2B2;\n      color: var(--primary-color);\n    }\n\n    \/* Hero Section *\/\n    .hero-block {\n      text-align: center;\n      padding: clamp(2rem, 5vw, 4rem) 0;\n    }\n\n    .hero-block .badge-container {\n      justify-content: center;\n    }\n\n    \/* Feature Sections *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(1.5rem, 4vw, 3rem);\n      align-items: center;\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    .feature-copy {\n      flex: 1;\n    }\n\n    .feature-media {\n      flex: 1;\n      width: 100%;\n    }\n\n    \/* Variant Selector Guide *\/\n    .variant-guide-box {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: clamp(1.5rem, 3vw, 2.5rem);\n    }\n\n    .variant-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 20px;\n      margin-top: 1.5rem;\n    }\n\n    .variant-card {\n      background: var(--bg-body);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      padding: 20px;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .variant-card h4 {\n      margin: 0 0 10px 0;\n      font-size: 18px;\n      font-weight: 700;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    .variant-card h4.red-variant {\n      color: var(--primary-color);\n    }\n\n    .variant-card ul {\n      margin: 0;\n      padding-left: 20px;\n      color: var(--text-sub);\n      font-size: 16px;\n      line-height: 1.6;\n    }\n\n    \/* Specifications Table *\/\n    .specs-table-wrapper {\n      margin-top: 1.5rem;\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n      box-shadow: var(--shadow-sm);\n    }\n\n    table.specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      text-align: left;\n      font-size: 16px;\n    }\n\n    table.specs-table th,\n    table.specs-table td {\n      padding: 16px 20px;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    table.specs-table th {\n      background-color: var(--bg-card);\n      font-weight: 700;\n      color: var(--text-main);\n      width: 35%;\n    }\n\n    table.specs-table td {\n      color: var(--text-sub);\n    }\n\n    table.specs-table tr:last-child th,\n    table.specs-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    \/* FAQ Section *\/\n    .faq-container {\n      display: flex;\n      flex-direction: column;\n      gap: 20px;\n    }\n\n    .faq-item {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-md);\n      padding: 20px;\n      border: 1px solid var(--border-color);\n    }\n\n    .faq-item h3 {\n      margin: 0 0 10px 0;\n      font-size: 18px;\n      font-weight: 700;\n      display: flex;\n      align-items: flex-start;\n      gap: 10px;\n    }\n\n    .faq-item h3 span {\n      color: var(--primary-color);\n    }\n\n    .faq-item p {\n      margin: 0;\n      font-size: 16px;\n      line-height: 1.6;\n    }\n\n    \/* Responsive Queries *\/\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n      }\n      \n      .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n\n      .variant-grid {\n        grid-template-columns: 1fr 1fr;\n      }\n    }\n\n    @media (max-width: 767px) {\n      \/* Mobile view for the specs table *\/\n      table.specs-table, \n      table.specs-table thead, \n      table.specs-table tbody, \n      table.specs-table tr, \n      table.specs-table th, \n      table.specs-table td {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      table.specs-table thead {\n        display: none;\n      }\n\n      table.specs-table tr {\n        border-bottom: 1px solid var(--border-color);\n        padding: 10px 0;\n      }\n\n      table.specs-table th,\n      table.specs-table td {\n        padding: 6px 20px;\n        border: none;\n      }\n\n      table.specs-table th {\n        font-weight: 700;\n        color: var(--text-main);\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cheader class=\"hero-block section-spacing\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\n\u003cspan class=\"badge-item highlight\"\u003e🔧 Professioneller Sanitärschlüssel\u003c\/span\u003e \u003cspan class=\"badge-item\"\u003e🔒 Selbstjustierende Backe\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch1\u003eVereinfachte Installation von Eckventilen an beengten Stellen\u003c\/h1\u003e\n\u003cp\u003eDieses professionelle Sanitärwerkzeugset mit flachem Gehäuse und niedrigem Profil sowie Zweifachmechanismus ermöglicht es Ihnen, Ventilkörper sicher zu halten und Zulaufmuttern unter dem Spülbecken mit absoluter Präzision anzuziehen.\u003c\/p\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img87\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260821181231\/51e093ddbf186c9c87b3a86520e12118.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/header\u003e\n\u003c!-- B. Feature Sections --\u003e\n\u003csection class=\"section-spacing\"\u003e\u003c!-- Feature 1 --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"badge-item\"\u003e🔄 Zweifache Kontrolle\u003c\/span\u003e\u003c\/div\u003e\n\u003ch3\u003eGleichzeitiges Halten und Anziehen\u003c\/h3\u003e\n\u003cp\u003eVermeiden Sie verdrehte Rohrleitungen und beschädigte Ventile. Der hohle Absperrhebel mit Steckschlüssel wird über den Ventilschaft geschoben und hält ihn sicher fest, während der flache Schraubenschlüssel mit niedrigem Profil die Überwurfmutter anzieht oder löst. Dieses zweistufige Design bietet optimale Kontrolle bei beengten Platzverhältnissen unter dem Spülbecken.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img82\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260821173110\/f20d39b4689061d661caf0bb8db07e9d.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"badge-item\"\u003e📐 Vielseitigkeit für mehrere Größen\u003c\/span\u003e\u003c\/div\u003e\n\u003ch3\u003eSelbstanpassende, selbstsichernde Backen\u003c\/h3\u003e\n\u003cp\u003eManuelle Rändelschrauben sind nicht erforderlich. Dank der hebelbetätigten Klemmkraft greifen die doppelseitigen flachen Schraubenschlüssel automatisch sicher an Standard-Überwurfmuttern mit 15\/16\" und 5\/8\". Die kompakten Köpfe lassen sich problemlos an beengten Wandanschlüssen einsetzen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img81\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260821173110\/240dec1bbfc0515dcdd0747c7165f02a.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SKU Selection \/ Variant Guide Section --\u003e\n\u003csection class=\"section-spacing\"\u003e\n\u003cdiv class=\"variant-guide-box\"\u003e\n\u003ch3 style=\"text-align: center; margin-bottom: 10px;\"\u003eProduktspezifikationen\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- D. Specifications Section --\u003e\n\u003csection class=\"section-spacing\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img84\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260821173110\/c8e94bef2b9422d4c387eaa01bae240b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"specs-table-wrapper\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\t\u003ctbody\u003e\n \u003ctr\u003e\n \u003cth\u003eLänge des Schraubenschlüsselwerkzeugs\u003c\/th\u003e\n \u003ctd\u003e9,0 Zoll (22,9 cm)\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003cth\u003eLänge des Absperrhebels mit Steckschlüssel\u003c\/th\u003e\n \u003ctd\u003e5,9 Zoll (15,0 cm)\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003cth\u003eKompatibilität des Schraubenschlüssels\u003c\/th\u003e\n \u003ctd\u003eSelbstjustierende Backen für 15\/16\"- und 5\/8\"-Überwurfmuttern\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003cth\u003eKompatibilität des Absperrhebels\u003c\/th\u003e\n \u003ctd\u003ePassend für 3\/8-Zoll- und 1\/2-Zoll-MPT-Kompressionsauslassgewinde\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003cth\u003eVerwendete Materialien\u003c\/th\u003e\n \u003ctd\u003eHochbelastbarer legierter Stahl mit korrosionsbeständiger Beschichtung\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003cth\u003eSpezielle Anwendung\u003c\/th\u003e\n \u003ctd\u003eDas 5\/8\"-Ende des Schraubenschlüssels ist auch mit Zulaufwinkelstücken von Geschirrspülern kompatibel\u003c\/td\u003e\n \u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- E. FAQ Section --\u003e\n\u003csection class=\"section-spacing\"\u003e\n\u003ch2\u003eHäufig gestellte Fragen\u003c\/h2\u003e\n\u003cdiv class=\"faq-container\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003e\n\u003cspan\u003eF:\u003c\/span\u003e Welche Größen von Überwurfmuttern werden vom Schraubenschlüssel unterstützt?\u003c\/h3\u003e\n\u003cp\u003eA: Der doppelseitige Schraubenschlüssel verfügt über selbstjustierende Backen. Eine Seite ist speziell für 15\/16\"-Muttern ausgelegt, die gegenüberliegende Seite für 5\/8\"-Muttern (und passt auch auf Zulaufwinkelstücke von Geschirrspülern).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003e\n\u003cspan\u003eF:\u003c\/span\u003e Wie funktioniert der Absperrhebel mit Steckschlüssel?\u003c\/h3\u003e\n\u003cp\u003eA: Der Hebel mit Steckschlüssel dient als Gegenhaltevorrichtung. Schieben Sie den hohlen Steckschlüssel über den 3\/8\"- oder 1\/2\"-MPT-Gewindeauslass am Ventil, um den Ventilkörper absolut festzuhalten, während Sie die flache Zange zum Anziehen oder Lösen der Überwurfmutter verwenden. Dadurch wird verhindert, dass sich das Kupferrohr in der Wand verdreht.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003e\n\u003cspan\u003eF:\u003c\/span\u003e Worin unterscheiden sich die Konfigurationen des roten und des schwarzen Sets?\u003c\/h3\u003e\n\u003cp\u003eA: Das schwarze Set enthält einen flachen Schraubenschlüssel mit Griff und 4 Nieten sowie einen Absperrhebel mit Steckschlüssel und Rundkopf. Das rote Set umfasst einen roten flachen Schraubenschlüssel mit Griff und 5 Nieten sowie einen Absperrhebel mit Steckschlüssel und Sechskantkopf. Prüfen Sie unbedingt die Ausführung Ihres Ventilschafts, um den passenden Anschluss auszuwählen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Newjoyloo","offers":[{"title":"Schwarzer Winkel am Absperrschlüssel-Set","offer_id":47287496048813,"sku":null,"price":24.95,"currency_code":"USD","in_stock":true},{"title":"Roter Winkel am Absperrschlüssel-Set","offer_id":47287496081581,"sku":null,"price":24.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0727\/2831\/4029\/files\/51e093ddbf186c9c87b3a86520e12118.jpg?v=1787541982","url":"https:\/\/newjoyloo.com\/de\/products\/angle-stop-plumbing-wrench-tool-kit-rjc","provider":"Newjoyloo","version":"1.0","type":"link"}