{"product_id":"compression-fitting-nut-removal-tool-rjc","title":"Compression fitting nut removal tool","description":"\u003c!--\n[AI Design Logic]\nProduct Type: 1\/2-Inch Compression Sleeve Puller \/ Ferrule Puller\nTarget Audience: Plumbers, Home DIY Maintenance Technicians, Homeowners facing leaking plumbing valves\nVisual Style: Industrial, clean, trustworthy, precision-engineered aesthetic\nColor Strategy: Brass Gold (#d4a373) as primary accent, Steel Silver\/Gray (#4a4e69) as secondary, Charcoal (#222222) for main text, Light Warm Gray (#f8f9fa) for section backgrounds\nModule Order: \n  1. Hero Header Block (with detail_1)\n  2. Compare Section (Before\/After with detail_2)\n  3. Feature 1: No Pipe Cutting (with detail_3)\n  4. Feature 2: Built-In Copper Pipe Reforming (with detail_5)\n  5. Step-by-Step Guide (with detail_4)\n  6. Use Scenarios \u0026 Dimensions (with detail_6)\n  7. Technical Specifications (with spec_1)\n  8. Product FAQs\nDetail Image Mapping: \n  Hero=detail_1, \n  Compare=detail_2, \n  Feature1=detail_3, \n  Step-by-Step=detail_4, \n  Feature2=detail_5, \n  Dimensions=detail_6\nSpecification Image Mapping: \n  Specs=spec_1\nCompare Section: Included. Highly relevant as the before-and-after of frozen copper sleeves vs. clean copper pipes visually validates the product's value proposition.\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!-- Embedded CSS Styles --\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* CSS Variables \u0026 Design System *\/\n    .product-detail-container {\n      --primary: #cda250;\n      --primary-hover: #b28a3a;\n      --text-main: #2d3142;\n      --text-sub: #4f5d75;\n      --bg-body: #ffffff;\n      --bg-card: #ffffff;\n      --bg-soft: #f4f5f6;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 10px 30px rgba(0, 0, 0, 0.08);\n      --border-color: #e2e8f0;\n      \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      line-height: 1.6;\n    }\n\n    \/* Typography Hierarchy *\/\n    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      font-weight: 700;\n      line-height: 1.25;\n      margin: 0 0 1rem 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 44px);\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      text-align: center;\n      margin-bottom: clamp(2rem, 4vw, 3rem);\n    }\n\n    .product-detail-container h3 {\n      font-size: clamp(20px, 3vw, 24px);\n    }\n\n    .product-detail-container p {\n      font-size: clamp(16px, 2vw, 18px);\n      color: var(--text-sub);\n      margin: 0 0 1.5rem 0;\n    }\n\n    \/* Grid \u0026 Layout Spacing *\/\n    .detail-section {\n      padding: clamp(3rem, 8vw, 5rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .detail-section:last-of-type {\n      border-bottom: none;\n    }\n\n    .container-wide {\n      max-width: 1200px;\n      margin: 0 auto;\n    }\n\n    \/* Non-clickable Badges \u0026 Pills *\/\n    .pill-badge {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-size: 14px;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 0.05em;\n      margin-bottom: 1.5rem;\n      border: 1px solid var(--border-color);\n    }\n\n    .pill-badge.alert-badge {\n      background-color: #fff3cd;\n      color: #856404;\n      border-color: #ffeeba;\n    }\n\n    \/* Natural Fluid Image Styling \u0026 Placeholder Fallback *\/\n    .image-wrapper {\n      width: 100%;\n      height: auto;\n      background-color: var(--bg-soft);\n      border-radius: var(--radius-lg);\n      border: 2px dashed var(--border-color);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 250px;\n      margin-bottom: 1.5rem;\n      color: var(--text-sub);\n      font-weight: 500;\n      font-size: 16px;\n      text-align: center;\n      box-sizing: border-box;\n      padding: 2rem;\n    }\n\n    \/* Hero Layout *\/\n    .hero-block {\n      text-align: center;\n      padding: clamp(2.5rem, 6vw, 4rem) 0;\n      background: radial-gradient(circle at top, #fafbfc 0%, #ffffff 100%);\n    }\n\n    .hero-info {\n      max-width: 800px;\n      margin: 0 auto 3rem auto;\n    }\n\n    \/* Feature Sections (Z-Pattern \u0026 Flex Grid) *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 2.5rem;\n      align-items: center;\n      margin-bottom: clamp(3rem, 6vw, 5rem);\n    }\n\n    .feature-item:last-child {\n      margin-bottom: 0;\n    }\n\n    .feature-media {\n      width: 100%;\n    }\n\n    .feature-copy {\n      width: 100%;\n    }\n\n    \/* Compare Section Styles *\/\n    .compare-container {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 2rem;\n      margin-top: 2rem;\n    }\n\n    .compare-card {\n      background-color: var(--bg-soft);\n      padding: 2rem;\n      border-radius: var(--radius-lg);\n      border: 1px solid var(--border-color);\n    }\n\n    .compare-card h3 {\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n    }\n\n    .compare-card.positive h3 {\n      color: #2e7d32;\n    }\n\n    .compare-card.negative h3 {\n      color: #c62828;\n    }\n\n    \/* Step-by-Step Instructions List *\/\n    .steps-list {\n      list-style-type: none;\n      padding: 0;\n      margin: 2rem 0;\n    }\n\n    .steps-list li {\n      position: relative;\n      padding-left: 3.5rem;\n      margin-bottom: 1.5rem;\n      font-size: 18px;\n    }\n\n    .steps-list li::before {\n      content: attr(data-step);\n      position: absolute;\n      left: 0;\n      top: 0;\n      width: 2.5rem;\n      height: 2.5rem;\n      background-color: var(--primary);\n      color: #ffffff;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: bold;\n      font-size: 16px;\n    }\n\n    \/* Table Specifications *\/\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 2rem;\n      background-color: var(--bg-card);\n      border-radius: var(--radius-md);\n      overflow: hidden;\n      border: 1px solid var(--border-color);\n    }\n\n    .spec-table th,\n    .spec-table td {\n      padding: 1rem 1.5rem;\n      text-align: left;\n    }\n\n    .spec-table th {\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      font-weight: 700;\n      border-bottom: 2px solid var(--border-color);\n    }\n\n    .spec-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .spec-table tr:last-child {\n      border-bottom: none;\n    }\n\n    \/* FAQ System *\/\n    .faq-container {\n      max-width: 850px;\n      margin: 0 auto;\n    }\n\n    .faq-item {\n      background-color: var(--bg-soft);\n      border-radius: var(--radius-md);\n      padding: 1.5rem 2rem;\n      margin-bottom: 1rem;\n      border: 1px solid var(--border-color);\n    }\n\n    .faq-item h3 {\n      font-size: 18px;\n      margin-bottom: 0.5rem;\n      color: var(--text-main);\n    }\n\n    .faq-item p {\n      font-size: 16px;\n      margin-bottom: 0;\n      color: var(--text-sub);\n    }\n\n    \/* Desktop Responsive Styles *\/\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      .feature-media,\n      .feature-copy {\n        width: 50%;\n      }\n\n      .compare-container {\n        grid-template-columns: 1fr 1fr;\n      }\n    }\n\n    \/* Mobile Table Adaptation *\/\n    @media (max-width: 767px) {\n      .spec-table,\n      .spec-table thead,\n      .spec-table tbody,\n      .spec-table tr,\n      .spec-table th,\n      .spec-table td {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .spec-table thead {\n        display: none;\n      }\n\n      .spec-table tr {\n        margin-bottom: 1rem;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        background-color: var(--bg-card);\n      }\n\n      .spec-table td {\n        text-align: right;\n        padding-left: 50%;\n        position: relative;\n        border-bottom: 1px solid var(--border-color);\n      }\n\n      .spec-table td:last-child {\n        border-bottom: none;\n      }\n\n      .spec-table td::before {\n        content: attr(data-label);\n        position: absolute;\n        left: 1.5rem;\n        top: 1rem;\n        font-weight: 700;\n        text-align: left;\n        color: var(--text-main);\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003csection class=\"detail-section hero-block\"\u003e\n\u003cdiv class=\"container-wide\"\u003e\n\u003cdiv class=\"hero-info\"\u003e\n\u003cspan class=\"pill-badge alert-badge\"\u003eImportant: For 1\/2\" Compression Fittings Only\u003c\/span\u003e\n\u003ch1\u003eRemove Leaking Compression Sleeves in Seconds\u003c\/h1\u003e\n\n\u003cp\u003eEffortlessly pull corroded nuts and ferrules off copper pipes without causing costly damage to walls, supply lines, or your plumbing system.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"image-wrapper\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img42\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260821173305\/c0daa3e2c180a99a3921796edc9b62dd.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\/section\u003e\n\u003c!-- B. Compare Section (Before vs After) --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003cdiv class=\"container-wide\"\u003e\n\u003ch2\u003eTransform Hard Plumbing Chores\u003c\/h2\u003e\n\n\u003cdiv class=\"image-wrapper\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img43\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260821173303\/7bb3afe0dc8b0d58170c05ceee29cd60.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"compare-container\"\u003e\n\u003cdiv class=\"compare-card negative\"\u003e\n\u003ch3\u003e❌ The Hard Way\u003c\/h3\u003e\n\n\u003cp\u003eCutting old pipes ruins copper lines, leaving too little length to work with. Grabbing and pulling with wrenches risks bending the pipe or cracking drywall, leading to major repair bills.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"compare-card positive\"\u003e\n\u003ch3\u003e✔️ The Faster, Easier Way\u003c\/h3\u003e\n\n\u003cp\u003eExtract old nuts and frozen rings smoothly in seconds. Leverages precision threads to pull sleeves straight off cleanly, leaving the existing line completely unharmed and ready for a replacement valve.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. Feature Sections --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003cdiv class=\"container-wide\"\u003e\n\u003ch2\u003eEngineered for Demanding Repairs\u003c\/h2\u003e\n\u003c!-- Feature 1: No Pipe Cutting --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-wrapper\"\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\/20260821173303\/6766e17b7b74b679469d7c8b72d83180.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\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"pill-badge\"\u003eSaves Pipes \u0026amp; Walls\u003c\/span\u003e\n\n\u003ch3\u003eZero Damage, No Pipe Cutting Required\u003c\/h3\u003e\n\n\u003cp\u003eEspecially designed for tight spaces where you do not have sufficient exposed copper pipe to cut off the old fitting. This angle stop puller effortlessly extracts the crimped-on sleeve without requiring drywall alterations or pipe shortening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Pipe Reforming --\u003e\n\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-wrapper\"\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\/20260821174344\/ed00cb3db74e423508c70b0e1ed4a0ad.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\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"pill-badge\"\u003ePrecision Alignment\u003c\/span\u003e\n\n\u003ch3\u003eAutomatically Reforms Crimped Copper Pipes\u003c\/h3\u003e\n\n\u003cp\u003eFeatures a specialized two-step silver insert plug that fits directly into the pipe collar. As you extract the frozen ferrule, the solid insert guides the tubing back into shape, automatically reforming previously crimped or flattened copper lines back to a perfect circle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Corrosion Resistant Metal Construction --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-wrapper\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img46\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260821173303\/0f58d967d4fbcf81801d2200f402542b.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\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"pill-badge\"\u003eHeavy-Duty Plumbing\u003c\/span\u003e\n\n\u003ch3\u003eWorks on Frozen \u0026amp; Corroded Valves\u003c\/h3\u003e\n\n\u003cp\u003eBuilt with a fully machined wear-resistant body and high-torque screw shaft. Easily overcomes the resistance of old, severely corroded, or chemically frozen plumbing fittings behind dishwashers, toilets, and bathroom sinks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- D. Step-by-Step Instructions --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003cdiv class=\"container-wide\"\u003e\n\u003ch2\u003eSimple 4-Step Extraction\u003c\/h2\u003e\n\n\u003cdiv class=\"image-wrapper\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img47\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260821173303\/ab761a19f6a01a12a10a0d292e85e9ab.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003col class=\"steps-list\"\u003e\n\t\u003cli data-step=\"1\"\u003e\n\u003cstrong\u003ePrepare:\u003c\/strong\u003e Remove the old valve, compression fitting, or old angle stop handle body.\u003c\/li\u003e\n\t\u003cli data-step=\"2\"\u003e\n\u003cstrong\u003eInsert:\u003c\/strong\u003e Place the silver step-head plug of the puller tool directly into the copper pipe's inner opening.\u003c\/li\u003e\n\t\u003cli data-step=\"3\"\u003e\n\u003cstrong\u003eSecure:\u003c\/strong\u003e Match the golden threaded base of the puller tool to the pipe's compression nut, turning counterclockwise to lock them together.\u003c\/li\u003e\n\t\u003cli data-step=\"4\"\u003e\n\u003cstrong\u003eExtract:\u003c\/strong\u003e Verify proper tool alignment, then turn the T-handle clockwise. Rotate roughly 10 times to pull the nut and sleeve off effortlessly.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- E. Technical Specifications --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003cdiv class=\"container-wide\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003cdiv class=\"image-wrapper\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img48\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260821173303\/6c76891d50886c5cc713c16a5f4a6365.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eSpecification Parameter\u003c\/th\u003e\n\t\t\t\u003cth\u003eMeasurement Detail\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification Parameter\"\u003eCompatible Fittings\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Measurement Detail\"\u003e1\/2-Inch Copper Compression Fittings Only\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification Parameter\"\u003eOverall Tool Length\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Measurement Detail\"\u003e6.65 Inches \/ 16.9 cm\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification Parameter\"\u003eT-Handle Width\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Measurement Detail\"\u003e4.00 Inches \/ 10.2 cm\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification Parameter\"\u003eBottom Base Diameter\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Measurement Detail\"\u003e0.50 Inches \/ 1.27 cm\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification Parameter\"\u003eMaterial \u0026amp; Build\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Measurement Detail\"\u003eFully machined corrosion-resistant \u0026amp; wear-resistant metal structure\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification Parameter\"\u003eDesign Architecture\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Measurement Detail\"\u003eDual-tone color styling, threaded mandrel screw, T-bar handle \u0026amp; step-plug insert\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- F. Product FAQs --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003cdiv class=\"container-wide\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-container\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eDoes this tool work on all plumbing pipe sizes?\u003c\/h3\u003e\n\n\u003cp\u003eNo. This compression sleeve puller is strictly designed and sized for standard 1\/2-inch copper water line compression fittings. Do not attempt to use it on larger pipe sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWill it damage my copper pipe or drywall?\u003c\/h3\u003e\n\n\u003cp\u003eNo. By screwing directly onto the existing compression nut and utilizing a straight screw-tension pull, the tool extracts the stuck ferrule cleanly. It applies zero force to the drywall or water pipe body, protecting your plumbing and structural walls.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eHow does it repair a previously crushed copper pipe?\u003c\/h3\u003e\n\n\u003cp\u003eThe bottom features a solid, two-step silver insert. When placed inside the copper pipe and pulled outward, the cylindrical plug pushes against crimped-in pipe walls, reshaping and reforming the tubing back into a clean circular profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Newjoyloo","offers":[{"title":"Default Title","offer_id":48512490569940,"sku":null,"price":14.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/c0daa3e2c180a99a3921796edc9b62dd_dec231a0-51b3-4d40-9862-4426fd72726f.jpg?v=1787637785","url":"https:\/\/omurio.com\/products\/compression-fitting-nut-removal-tool-rjc","provider":"Omurio","version":"1.0","type":"link"}