{"product_id":"internal-pvc-cutting-tool-rjc","title":"Innenrohr-Schneidwerkzeug aus PVC","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Inside PVC Pipe Cutter (Drill Attachment)\nTarget Audience: Plumbers, Home Renovation DIYers, HVAC Installers\nVisual Style: Professional, Industrial, Clean, High-Contrast\nColor Strategy: Charcoal Black, Chrome Silver, and Safety Yellow accents (inspired by the gold grit blade)\nModule Order: Hero -\u003e Feature 1 (Details) -\u003e Feature 2 (Bearings \u0026 Grip) -\u003e Feature 3 (Blade) -\u003e Fit Guide -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_3, Feature1=detail_4, Feature2=detail_2, Feature3=detail_5, FitGuide=detail_6\nSpecification Image Mapping: Specs=spec_1\nCompare Section: Not included (no competitive comparison data provided)\nInformation Boundary: Only information explicitly provided in the product analysis report, detail images, specification images, and the current conversation has been used. No unverified product facts have been added.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- CSS Styling scoped within container --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #d4a31a;\n      --primary-dark: #b28510;\n      --text-main: #1f2937;\n      --text-sub: #4b5563;\n      --bg-body: #ffffff;\n      --bg-card: #f9fafb;\n      --bg-soft: #f3f4f6;\n      --border-color: #e5e7eb;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 1px 3px rgba(0,0,0,0.1);\n      --shadow-md: 0 4px 6px -1px rgba(0,0,0,0.1);\n      \n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n      line-height: 1.6;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 2rem 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n    }\n\n    .product-detail-container * {\n      box-sizing: border-box;\n    }\n\n    \/* Headings *\/\n    .product-detail-container h1 {\n      font-size: clamp(28px, 4vw, 42px);\n      line-height: 1.2;\n      font-weight: 800;\n      color: #111827;\n      margin: 0 0 1rem 0;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(22px, 3vw, 32px);\n      line-height: 1.3;\n      font-weight: 700;\n      color: #111827;\n      margin: 0 0 1.5rem 0;\n      text-align: center;\n    }\n\n    .product-detail-container h3 {\n      font-size: clamp(18px, 2.5vw, 22px);\n      line-height: 1.4;\n      font-weight: 600;\n      color: #111827;\n      margin: 0 0 0.75rem 0;\n    }\n\n    .product-detail-container p {\n      font-size: 16px;\n      line-height: 1.7;\n      color: var(--text-sub);\n      margin: 0 0 1.25rem 0;\n    }\n\n    \/* Image Placeholders *\/\n    .image-placeholder {\n      width: 100%;\n      background-color: var(--bg-soft);\n      border: 2px dashed #cbd5e1;\n      border-radius: var(--radius-md);\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      padding: 3rem 1rem;\n      text-align: center;\n      color: var(--text-sub);\n      font-weight: 500;\n      font-size: 16px;\n      margin-bottom: 1.5rem;\n    }\n\n    .image-placeholder span {\n      display: block;\n      margin-top: 0.5rem;\n      font-size: 14px;\n      color: #94a3b8;\n    }\n\n    \/* Badge \u0026 Pills *\/\n    .badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.5rem;\n      margin-bottom: 1.5rem;\n    }\n\n    .badge {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      font-size: 14px;\n      font-weight: 600;\n      padding: 0.35rem 0.75rem;\n      border-radius: 50px;\n      border: 1px solid var(--border-color);\n    }\n\n    .badge-primary {\n      background-color: #fef08a;\n      border-color: #fde047;\n      color: #713f12;\n    }\n\n    \/* Hero Section *\/\n    .hero-section {\n      padding: 2.5rem 0;\n      border-bottom: 1px solid var(--border-color);\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    .hero-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 2.5rem;\n      align-items: center;\n    }\n\n    @media (min-content-width: 768px) {\n      .hero-grid {\n        grid-template-columns: 1.2fr 1fr;\n      }\n    }\n\n    \/* Feature Sections *\/\n    .section-title-wrap {\n      margin-bottom: 3rem;\n      text-align: center;\n    }\n\n    .features-list {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(2.5rem, 6vw, 5.5rem);\n      margin-bottom: clamp(3rem, 7vw, 6rem);\n    }\n\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 2rem;\n    }\n\n    .feature-media {\n      flex: 1;\n    }\n\n    .feature-copy {\n      flex: 1;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    \/* Reverse layout on alternate items for desktop grid *\/\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n        align-items: center;\n      }\n      .feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n    }\n\n    \/* Detail Grid Section *\/\n    .detail-grid-section {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 2.5rem;\n      margin-bottom: clamp(3rem, 7vw, 6rem);\n      border: 1px solid var(--border-color);\n    }\n\n    \/* Specifications Table *\/\n    .specs-section {\n      margin-bottom: clamp(3rem, 7vw, 6rem);\n    }\n\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 1.5rem;\n      margin-bottom: 2rem;\n      font-size: 16px;\n    }\n\n    .specs-table th {\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      font-weight: 700;\n      text-align: left;\n      padding: 1rem;\n      border: 1px solid var(--border-color);\n    }\n\n    .specs-table td {\n      padding: 1rem;\n      border: 1px solid var(--border-color);\n      color: var(--text-sub);\n    }\n\n    .specs-table tr:nth-child(even) {\n      background-color: var(--bg-card);\n    }\n\n    @media (max-width: 767px) {\n      .specs-table, .specs-table thead, .specs-table tbody, .specs-table tr, .specs-table th, .specs-table td {\n        display: block;\n        width: 100%;\n      }\n      .specs-table thead {\n        display: none;\n      }\n      .specs-table tr {\n        margin-bottom: 1rem;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        overflow: hidden;\n      }\n      .specs-table td {\n        text-align: right;\n        padding-left: 50%;\n        position: relative;\n        border: none;\n        border-bottom: 1px solid var(--border-color);\n      }\n      .specs-table td:last-child {\n        border-bottom: none;\n      }\n      .specs-table td::before {\n        content: attr(data-label);\n        position: absolute;\n        left: 1rem;\n        width: 45%;\n        text-align: left;\n        font-weight: 700;\n        color: var(--text-main);\n      }\n    }\n\n    \/* FAQ Section *\/\n    .faq-section {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 2.5rem;\n      border: 1px solid var(--border-color);\n    }\n\n    .faq-list {\n      display: flex;\n      flex-direction: column;\n      gap: 1.5rem;\n      margin-top: 2rem;\n    }\n\n    .faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding-bottom: 1.5rem;\n    }\n\n    .faq-item:last-child {\n      border-bottom: none;\n      padding-bottom: 0;\n    }\n\n    .faq-question {\n      font-size: 18px;\n      font-weight: 700;\n      color: var(--text-main);\n      margin-bottom: 0.5rem;\n      display: flex;\n      align-items: flex-start;\n      gap: 0.5rem;\n    }\n\n    .faq-answer {\n      font-size: 16px;\n      color: var(--text-sub);\n      padding-left: 1.5rem;\n    }\n\n    \/* Package List Box *\/\n    .package-box {\n      background-color: #eff6ff;\n      border: 1px solid #bfdbfe;\n      border-radius: var(--radius-md);\n      padding: 1.25rem;\n      margin-top: 1.5rem;\n    }\n\n    .package-title {\n      font-weight: 700;\n      color: #1e40af;\n      margin-bottom: 0.5rem;\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n    }\n\n    .package-list {\n      margin: 0;\n      padding-left: 1.25rem;\n      color: #1e3a8a;\n    }\n\n    .package-list li {\n      margin-bottom: 0.25rem;\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Block --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-grid\"\u003e\n\u003cdiv class=\"hero-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=\"img52\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260820165903\/0dbd065418e918598bd3528d23da07af.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003eZeigt das Schneiden eines PVC-Rohrs von innen mit Tiefenskalenbegrenzung\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\n\u003cspan class=\"badge badge-primary\"\u003e0–7 Zoll einstellbare Tiefe\u003c\/span\u003e \u003cspan class=\"badge\"\u003e1\/4-Zoll-Universal-Sechskantschaft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch1\u003eVerwandeln Sie Ihre Bohrmaschine in einen professionellen Innenrohrschneider\u003c\/h1\u003e\n\u003cp\u003eFühren Sie Änderungen an Rohrleitungen und DIY-Rohrreparaturen mühelos durch. Dieses robuste Werkzeug sitzt sicher in Ihrer Bohrmaschine und ermöglicht glatte, saubere Schnitte an PVC- und SCH40-Rohren direkt von innen.\u003c\/p\u003e\n\u003cp\u003eMit einer integrierten Tiefenführungsplatte und einer leistungsstarken Diamantkorn-Klinge bietet es unübertroffene Präzision auf engem Raum, in Wänden und unter Böden.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Section Title --\u003e\n\u003cdiv class=\"section-title-wrap\"\u003e\n\u003ch2\u003eFür Präzision und strukturelle Kontrolle entwickelt\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- Feature List --\u003e\n\u003csection class=\"features-list\"\u003e\u003c!-- Feature 1 --\u003e\n\u003cdiv class=\"feature-item\"\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=\"img44\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260820165903\/b3ccfcc92965f67eaca12db807329da0.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003eDetailansicht mit den Komponenten: Stahlwelle, Aluminiumscheibe und Bakelit-Griff\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"badge\" style=\"width: fit-content; margin-bottom: 0.75rem;\"\u003ePräzise Tiefenbegrenzung\u003c\/span\u003e\n\u003ch3\u003eLasergravierte Skala und verstellbare Führungsscheibe\u003c\/h3\u003e\n\u003cp\u003eErzielen Sie exakte, wiederholbare Tiefeneinstellungen ganz ohne Rätselraten. Die Hauptwelle verfügt über gut lesbare, langlebige lasergravierte Skalierungen bis zu 7 Zoll.\u003c\/p\u003e\n\u003cp\u003eSchieben Sie die robuste Führungsscheibe aus Aluminiumlegierung einfach auf das gewünschte Maß, arretieren Sie sie mit dem Sicherungsring und legen Sie die Scheibe flach an die Rohrkante, um jedes Mal ebene, rechtwinklige Schnitte zu erzielen.\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=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260820165903\/ec2db5c1149e376c492e55bafb1002bd.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003eAnsicht zur Erläuterung des Doppellagersystems und der Ergonomie des Zusatzgriffs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"badge\" style=\"width: fit-content; margin-bottom: 0.75rem;\"\u003eStabilität und Sicherheit\u003c\/span\u003e\n\u003ch3\u003eIntegrierte Doppellager und rutschfester Bakelit-Griff\u003c\/h3\u003e\n\u003cp\u003eFür gleichmäßige Hochgeschwindigkeitsrotationen entwickelt. Die interne Baugruppe enthält zwei Metalllager, die die rotierende Welle perfekt zentrieren und unerwünschtes Spiel und Vibrationen beseitigen.\u003c\/p\u003e\n\u003cp\u003eEin spezieller, senkrechter schwarzer Bakelit-Handgriff bietet eine sichere zusätzliche Griffmöglichkeit und sorgt bei anspruchsvollen Arbeiten für vollständige Stabilität, Kontrolle und Sicherheit.\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=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img55\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260820165903\/3492ce305378e7a11b60be3ac25db877.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003eVielseitige Materialanwendung der Diamant-Schleifscheibe\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"badge\" style=\"width: fit-content; margin-bottom: 0.75rem;\"\u003eDiamantkorn-Schleifscheibe\u003c\/span\u003e\n\u003ch3\u003eVielseitiges Schleifen und Schneiden mit feiner Körnung\u003c\/h3\u003e\n\u003cp\u003eDie ultradünne Diamantkorn-Schleifscheibe mit 40 mm (1,57 Zoll) schneidet schnell und sauber durch herkömmliche Kunststoffe und hinterlässt eine glatte Kante.\u003c\/p\u003e\n\u003cp\u003eÜber PVC und SCH40 hinaus ist die robuste Diamantbeschichtung zum Schleifen und Polieren harter Oberflächen ausgelegt und eignet sich daher hervorragend für die leichte Bearbeitung von Glas, Marmor, Fliesen, Jade, Stein und Holz.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Usage Guide Section --\u003e\n\u003cdiv class=\"feature-item\"\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=\"img45\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260820165903\/3d21a154a05f70bbc5b9f956443987ff.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003eZeigt die richtige Drehrichtung der Bohrmaschine und die Passform an einem PVC-Rohr\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"badge\" style=\"width: fit-content; margin-bottom: 0.75rem;\"\u003eBedienungsanleitung\u003c\/span\u003e\n\u003ch3\u003ePassend für SCH40-PVC-Rohre von 1-1\/2\" bis 8\"\u003c\/h3\u003e\n\u003cp\u003eDieser Innenrohrschneider ist mit Standard-Kunststoffrohren von 1-1\/2 Zoll bis 8 Zoll kompatibel.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBedienungshinweis:\u003c\/strong\u003e Spannen Sie den 1\/4-Zoll-Sechskantschaft in das Bohrfutter Ihrer Bohrmaschine ein. Setzen Sie das Werkzeug in das Rohr ein, positionieren Sie die Führungsplatte bündig an der Schnittlinie und lassen Sie die Bohrmaschine bei hoher Drehzahl langsam im \u003cstrong\u003eUhrzeigersinn\u003c\/strong\u003e laufen, während Sie der Innenumfangskontur folgen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications Table --\u003e\n\u003csection class=\"specs-section\"\u003e\n\u003ch2\u003eProduktspezifikationen\u003c\/h2\u003e\n\u003ctable class=\"specs-table\"\u003e\n\t\u003cthead\u003e\n \u003ctr\u003e\n \u003cth\u003eParameter\u003c\/th\u003e\n \u003cth\u003eSpezifikationsdetails\u003c\/th\u003e\n \u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Parameter\"\u003eProduktname\u003c\/td\u003e\n \u003ctd\u003eInnenrohrschneider-Werkzeugsatz für PVC-Rohre\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Parameter\"\u003eHauptmaterialien\u003c\/td\u003e\n \u003ctd\u003eVerchromter Kohlenstoffstahl (Schaft), Aluminiumlegierung (Scheibe), Bakelit (Griff)\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Parameter\"\u003eFarben\u003c\/td\u003e\n \u003ctd\u003eSilber, Schwarz, Gold\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Parameter\"\u003eLänge der Führungsstange\u003c\/td\u003e\n \u003ctd\u003e280 mm \/ 11,0 Zoll\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Parameter\"\u003eSchaftdurchmesser\u003c\/td\u003e\n \u003ctd\u003e6,35 mm \/ 1\/4 Zoll (Sechskantschaft)\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Parameter\"\u003eHaltergröße\u003c\/td\u003e\n \u003ctd\u003e115 mm x 65 mm \/ 4,5 Zoll x 2,6 Zoll\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Parameter\"\u003eDurchmesser der Schneidklinge\u003c\/td\u003e\n \u003ctd\u003e40 mm \/ 1,57 Zoll\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Parameter\"\u003eKlingenstärke\u003c\/td\u003e\n \u003ctd\u003e2 mm \/ 0,08 Zoll\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Parameter\"\u003eBohrungsdurchmesser der Klinge\u003c\/td\u003e\n \u003ctd\u003e6 mm \/ 0,24 Zoll\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Parameter\"\u003eEinstellbarer Tiefenbereich\u003c\/td\u003e\n \u003ctd\u003e0 bis 7 Zoll\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Parameter\"\u003eKompatible Rohrgrößen\u003c\/td\u003e\n \u003ctd\u003ePVC- und SCH40-Rohre von 1-1\/2\" bis 8\"\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Parameter\"\u003eGesamtgewicht der Baugruppe\u003c\/td\u003e\n \u003ctd\u003e500 g \/ 17,6 oz\u003c\/td\u003e\n \u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"image-placeholder\" style=\"margin-top: 1.5rem;\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img-5-46\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260820171105\/ca0d16bc5948f8a99f4d97dfee5fe9df.png\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003eSpezifikationsdiagramm mit Abmessungen und grundlegenden Komponenten des Sets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"package-box\"\u003e\n\u003cdiv class=\"package-title\"\u003e📦 Vollständige Packliste:\u003c\/div\u003e\n\u003cul class=\"package-list\"\u003e\n\t\u003cli\u003e1 × Hauptführungsstange (Schaft)\u003c\/li\u003e\n\t\u003cli\u003e1 × T-Griffhalter\u003c\/li\u003e\n\t\u003cli\u003e1 × Diamanttrennscheibe\u003c\/li\u003e\n\t\u003cli\u003e2 × Einstellschlüssel\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ Section --\u003e\n\u003csection class=\"faq-section\"\u003e\n\u003ch2\u003eHäufig gestellte Fragen\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e💡 Welche Bohrmaschinentypen sind mit diesem Werkzeug kompatibel?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eDer standardmäßige 1\/4-Zoll-Sechskantschaft passt perfekt in nahezu alle handelsüblichen Bohrmaschinen und Schlagschrauber.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e💡 Kann das Gerät auch andere Materialien als PVC-Kunststoffrohre schneiden?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eJa. Die goldene Trennscheibe ist mit Industriediamantkörnung beschichtet und kann dadurch härtere Materialien wie Glas, Marmor, Fliesen, Jade, Holz und Stein schneiden und polieren.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e💡 In welche Drehrichtung sollte ich meine Bohrmaschine laufen lassen?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eSie müssen Ihre Bohrmaschine im \u003cstrong\u003eUhrzeigersinn\u003c\/strong\u003e laufen lassen. Betreiben Sie sie nicht rückwärts (gegen den Uhrzeigersinn), da sich dadurch die Halteschraube an der Schneidblatteinheit lösen kann.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Newjoyloo","offers":[{"title":"Schwarz","offer_id":48509212917972,"sku":"1731103088585118123","price":24.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/0dbd065418e918598bd3528d23da07af_aa4e55de-787f-47a2-8a1a-64e36f3d496e.jpg?v=1787654157","url":"https:\/\/omurio.com\/de\/products\/internal-pvc-cutting-tool-rjc","provider":"Omurio","version":"1.0","type":"link"}