{"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\u003eVereinfachen Sie die Installation von Eckventilen auf engem Raum\u003c\/h1\u003e\n\u003cp\u003eMit einem flachen Körper mit niedrigem Profil und einem Doppelwirkungsmechanismus entwickelt, ermöglicht dieses professionelle Sanitärwerkzeugset, Ventilkörper sicher zu halten und Überwurfmuttern unter dem Spülbecken mit höchster Präzision festzuziehen.\u003c\/p\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\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\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\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🔄 Doppelwirkungssteuerung\u003c\/span\u003e\u003c\/div\u003e\n\u003ch3\u003eGleichzeitiges Halten und Festziehen\u003c\/h3\u003e\n\u003cp\u003eVermeiden Sie verdrehte Rohrleitungen und beschädigte Ventile. Der hohle Steckschlüssel-Stophebel wird über den Ventilschaft geschoben und arretiert ihn sicher, während der flache Schraubenschlüssel mit niedrigem Profil die Überwurfmutter festzieht oder löst. Dieses Doppelwirkungsdesign ermöglicht 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\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\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\u003c\/div\u003e\n\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\u003eEs sind keine manuellen Rändelschrauben erforderlich. Die doppelseitige flache Schraubenschlüssel nutzt eine hebelbetätigte Klemmkraft und greift automatisch sicher an standardmäßigen 15\/16-Zoll- und 5\/8-Zoll-Überwurfmuttern. Die kompakten Köpfe passen problemlos in beengte Wandanschlüsse.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\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\/2320511\/20260821173110\/240dec1bbfc0515dcdd0747c7165f02a.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\/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\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\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 Steckschlüsselhebels\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-Zoll- und 5\/8-Zoll-Überwurfmuttern\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003cth\u003eKompatibilität des Stophebels\u003c\/th\u003e\n \u003ctd\u003ePasst auf 3\/8-Zoll- und 1\/2-Zoll-MPT-Gewinde von Kompressionsauslässen\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 Oberfläche\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003cth\u003eSpezialanwendung\u003c\/th\u003e\n \u003ctd\u003eDas 5\/8-Zoll-Schraubenschlüsselende ist auch mit Einlasswinkeln 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 von dem 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-Zoll-Muttern ausgelegt, die gegenüberliegende Seite für 5\/8-Zoll-Muttern (und passt auch auf Einlasswinkel 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 Steckschlüssel-Stophebel?\u003c\/h3\u003e\n\u003cp\u003eA: Der Steckschlüsselhebel dient als Gegenmomentwerkzeug. Indem Sie den hohlen Steckschlüssel über den 3\/8-Zoll- oder 1\/2-Zoll-MPT-Gewindeauslass am Ventil schieben, können Sie den Ventilkörper absolut ruhig halten, während Sie mit dem flachen Schraubenschlüssel die Überwurfmutter festziehen oder lösen. 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 Was ist der Unterschied zwischen den Konfigurationen des roten und des schwarzen Sets?\u003c\/h3\u003e\n\u003cp\u003eA: Das schwarze Set wird mit einem Steckschlüssel-Stophebel mit Rundkopf geliefert. Das rote Set verfügt über einen Steckschlüssel-Stophebel mit Sechskantkopf.\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":48528065822932,"sku":"0825-10151688","price":24.95,"currency_code":"USD","in_stock":true},{"title":"Roter Winkel am Absperrschlüssel-Set","offer_id":48528065855700,"sku":"0825-10155350","price":24.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/51e093ddbf186c9c87b3a86520e12118_6837d7b7-9ae2-41c1-bf15-cf07d80f8896.jpg?v=1787624159","url":"https:\/\/omurio.com\/de\/products\/angle-stop-plumbing-wrench-tool-kit-rjc","provider":"Omurio","version":"1.0","type":"link"}