{"product_id":"high-pressure-sewer-jetter-nozzle-drain-pipe-cleaning-tool","title":"🚿 High-Pressure Sewer Jetter Nozzle – Deep Drain \u0026 Pipe Cleaning Tool","description":"\u003cstyle\u003e\n  .sj-page,\n  .sj-page * {\n    box-sizing: border-box;\n  }\n\n  .sj-page {\n    --sj-navy: #071a33;\n    --sj-blue: #075985;\n    --sj-sky: #0284c7;\n    --sj-ink: #102a43;\n    --sj-body: #3f566d;\n    --sj-soft: #eef7ff;\n    --sj-line: #d7e7f4;\n    --sj-white: #ffffff;\n    max-width: 920px;\n    margin: 0 auto;\n    color: var(--sj-ink) !important;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .sj-page h1,\n  .sj-page h2,\n  .sj-page h3,\n  .sj-page p {\n    color: inherit !important;\n  }\n\n  .sj-page h1,\n  .sj-page h2,\n  .sj-page h3 {\n    margin: 0;\n    font-weight: 800;\n    letter-spacing: -0.02em;\n  }\n\n  .sj-page p {\n    margin: 0;\n  }\n\n  .sj-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 18px;\n  }\n\n  .sj-section {\n    margin: 18px 0;\n    padding: 38px 24px;\n    border-radius: 24px;\n    background: var(--sj-white);\n  }\n\n  .sj-soft {\n    background: var(--sj-soft);\n  }\n\n  .sj-dark {\n    color: var(--sj-white) !important;\n    background: linear-gradient(135deg, #06172c 0%, #123f68 100%);\n  }\n\n  .sj-center {\n    text-align: center;\n  }\n\n  .sj-eyebrow {\n    display: inline-block;\n    margin-bottom: 14px;\n    padding: 7px 14px;\n    border-radius: 999px;\n    color: var(--sj-blue) !important;\n    background: #dff3ff;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .sj-title {\n    max-width: 720px;\n    margin: 0 auto !important;\n    font-size: clamp(32px, 6vw, 48px);\n    line-height: 1.08;\n  }\n\n  .sj-heading {\n    max-width: 680px;\n    margin: 0 auto !important;\n    font-size: clamp(26px, 4vw, 34px);\n    line-height: 1.18;\n  }\n\n  .sj-subtitle {\n    max-width: 680px;\n    margin: 14px auto 24px !important;\n    color: var(--sj-body) !important;\n    font-size: 17px;\n  }\n\n  .sj-dark .sj-subtitle {\n    color: #d8ecfb !important;\n  }\n\n  .sj-hero-image {\n    margin-top: 26px;\n    box-shadow: 0 18px 44px rgba(0, 0, 0, 0.24);\n  }\n\n  .sj-pills {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 9px;\n    margin-top: 20px;\n  }\n\n  .sj-pill {\n    padding: 9px 13px;\n    border: 1px solid var(--sj-line);\n    border-radius: 999px;\n    color: var(--sj-blue) !important;\n    background: var(--sj-white);\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .sj-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 13px;\n    margin-top: 22px;\n  }\n\n  .sj-grid-2 {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .sj-card {\n    padding: 20px;\n    border: 1px solid var(--sj-line);\n    border-radius: 17px;\n    color: var(--sj-ink) !important;\n    background: var(--sj-white);\n    box-shadow: 0 7px 20px rgba(12, 50, 81, 0.06);\n  }\n\n  .sj-card h3 {\n    margin-bottom: 7px;\n    color: var(--sj-blue) !important;\n    font-size: 17px;\n    line-height: 1.3;\n  }\n\n  .sj-card p {\n    color: var(--sj-body) !important;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .sj-media {\n    margin-top: 24px;\n  }\n\n  .sj-feature {\n    display: grid;\n    grid-template-columns: 1.05fr 0.95fr;\n    align-items: center;\n    gap: 28px;\n  }\n\n  .sj-feature-copy {\n    color: var(--sj-ink) !important;\n  }\n\n  .sj-list {\n    display: grid;\n    gap: 11px;\n    margin-top: 19px;\n  }\n\n  .sj-list-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    color: var(--sj-body) !important;\n  }\n\n  .sj-check {\n    flex: 0 0 25px;\n    width: 25px;\n    height: 25px;\n    border-radius: 50%;\n    color: var(--sj-white) !important;\n    background: var(--sj-sky);\n    font-size: 14px;\n    font-weight: 900;\n    line-height: 25px;\n    text-align: center;\n  }\n\n  .sj-step {\n    position: relative;\n    padding-top: 52px;\n  }\n\n  .sj-step-number {\n    position: absolute;\n    top: 17px;\n    left: 20px;\n    color: var(--sj-sky) !important;\n    font-size: 25px;\n    font-weight: 900;\n    line-height: 1;\n  }\n\n  .sj-note {\n    margin-top: 20px;\n    padding: 16px 18px;\n    border-left: 4px solid var(--sj-sky);\n    border-radius: 12px;\n    color: #29475f !important;\n    background: #e4f4ff;\n    font-size: 14px;\n  }\n\n  .sj-spec {\n    display: flex;\n    justify-content: space-between;\n    gap: 18px;\n    padding: 14px 0;\n    border-bottom: 1px solid var(--sj-line);\n  }\n\n  .sj-spec:last-child {\n    border-bottom: 0;\n  }\n\n  .sj-spec strong {\n    color: var(--sj-ink) !important;\n  }\n\n  .sj-spec span {\n    color: var(--sj-body) !important;\n    text-align: right;\n  }\n\n  .sj-faq {\n    border-top: 1px solid var(--sj-line);\n  }\n\n  .sj-faq details {\n    border-bottom: 1px solid var(--sj-line);\n  }\n\n  .sj-faq summary {\n    position: relative;\n    padding: 17px 34px 17px 0;\n    color: var(--sj-ink) !important;\n    font-weight: 800;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .sj-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .sj-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 12px;\n    right: 0;\n    color: var(--sj-sky) !important;\n    font-size: 26px;\n    font-weight: 500;\n  }\n\n  .sj-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .sj-faq details p {\n    padding: 0 28px 17px 0;\n    color: var(--sj-body) !important;\n    font-size: 14px;\n  }\n\n  .sj-cta {\n    display: inline-block;\n    margin-top: 4px;\n    padding: 14px 24px;\n    border-radius: 999px;\n    color: var(--sj-navy) !important;\n    background: var(--sj-white);\n    font-size: 15px;\n    font-weight: 900;\n    line-height: 1.25;\n  }\n\n  .sj-fine-print {\n    max-width: 680px;\n    margin: 16px auto 0 !important;\n    color: #c9e2f5 !important;\n    font-size: 12px;\n  }\n\n  @media (max-width: 720px) {\n    .sj-section {\n      margin: 13px 0;\n      padding: 30px 16px;\n      border-radius: 19px;\n    }\n\n    .sj-title {\n      font-size: 31px;\n    }\n\n    .sj-heading {\n      font-size: 25px;\n    }\n\n    .sj-subtitle {\n      font-size: 15px;\n    }\n\n    .sj-grid,\n    .sj-grid-2,\n    .sj-feature {\n      grid-template-columns: 1fr;\n    }\n\n    .sj-feature {\n      gap: 21px;\n    }\n\n    .sj-feature-copy {\n      order: -1;\n    }\n\n    .sj-card {\n      padding: 18px;\n    }\n\n    .sj-spec {\n      display: block;\n    }\n\n    .sj-spec span {\n      display: block;\n      margin-top: 4px;\n      text-align: left;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sj-page\"\u003e\n  \u003c!-- ATTENTION \/ HERO --\u003e\n  \u003csection class=\"sj-section sj-dark sj-center\"\u003e\n    \u003cspan class=\"sj-eyebrow\"\u003ePressure Washer Upgrade\u003c\/span\u003e\n    \u003ch1 class=\"sj-title\"\u003eClean Deeper Into The Drain Line\u003c\/h1\u003e\n    \u003cp class=\"sj-subtitle\"\u003eTurn a compatible pressure washer and jetter hose into a practical setup for flushing away soft buildup, sludge and loose debris.\u003c\/p\u003e\n    \u003cimg class=\"sj-hero-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/ChatGPT_Image_2026_7_28__10_22_51.png?v=1785206456\" alt=\"High-pressure sewer jetter nozzle for drain maintenance\" loading=\"eager\" width=\"1200\" height=\"1200\"\u003e\n    \u003cdiv class=\"sj-pills\"\u003e\n      \u003cspan class=\"sj-pill\"\u003e💦 Deep Water Cleaning\u003c\/span\u003e\n      \u003cspan class=\"sj-pill\"\u003e🔩 Stainless Steel Nozzle\u003c\/span\u003e\n      \u003cspan class=\"sj-pill\"\u003e🔧 1\/4\" Quick Connect\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INTEREST \/ PAIN --\u003e\n  \u003csection class=\"sj-section sj-soft sj-center\"\u003e\n    \u003cspan class=\"sj-eyebrow\"\u003eBeyond Surface Cleaning\u003c\/span\u003e\n    \u003ch2 class=\"sj-heading\"\u003eSlow Drains Often Start Out Of Sight\u003c\/h2\u003e\n    \u003cp class=\"sj-subtitle\"\u003eA surface tool may clear the opening while grease, soap residue, sludge and loose debris remain deeper inside the line.\u003c\/p\u003e\n    \u003cimg class=\"sj-media\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/ChatGPT_Image_2026_7_28__10_22_56.png?v=1785206456\" alt=\"Drain pipe buildup before deep water cleaning\" loading=\"lazy\" width=\"1200\" height=\"1200\"\u003e\n    \u003cdiv class=\"sj-grid\"\u003e\n      \u003cdiv class=\"sj-card\"\u003e\n        \u003ch3\u003e💧 Slow Water Flow\u003c\/h3\u003e\n        \u003cp\u003eSoft buildup inside the line can gradually reduce drainage.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sj-card\"\u003e\n        \u003ch3\u003e📏 Hard-To-Reach Depth\u003c\/h3\u003e\n        \u003cp\u003eReach areas that ordinary brushes and short tools cannot.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sj-card\"\u003e\n        \u003ch3\u003e🔁 Recurring Maintenance\u003c\/h3\u003e\n        \u003cp\u003eKeep a practical cleaning accessory ready for routine care.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DESIRE \/ SOLUTION --\u003e\n  \u003csection class=\"sj-section\"\u003e\n    \u003cdiv class=\"sj-feature\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/ChatGPT_Image_2026_7_28__10_22_54.png?v=1785206456\" alt=\"Sewer jetter nozzle connected for pipe cleaning\" loading=\"lazy\" width=\"1200\" height=\"1200\"\u003e\n      \u003cdiv class=\"sj-feature-copy\"\u003e\n        \u003cspan class=\"sj-eyebrow\"\u003eA Smarter Setup\u003c\/span\u003e\n        \u003ch2 class=\"sj-heading\"\u003eGet More From Your Pressure Washer\u003c\/h2\u003e\n        \u003cp class=\"sj-subtitle\" style=\"margin-left:0!important;\"\u003eAttach the nozzle to a compatible sewer jetter hose and use controlled water pressure to clean farther into the line.\u003c\/p\u003e\n        \u003cdiv class=\"sj-list\"\u003e\n          \u003cdiv class=\"sj-list-item\"\u003e\n\u003cspan class=\"sj-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003eHelps flush soft sludge and loose debris\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sj-list-item\"\u003e\n\u003cspan class=\"sj-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003eHelps clean buildup along the pipe wall\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sj-list-item\"\u003e\n\u003cspan class=\"sj-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003eCompact and reusable for routine maintenance\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- JET DESIGN --\u003e\n  \u003csection class=\"sj-section sj-dark sj-center\"\u003e\n    \u003cspan class=\"sj-eyebrow\"\u003ePurpose-Built Water Flow\u003c\/span\u003e\n    \u003ch2 class=\"sj-heading\"\u003eChoose The Right Jet For The Task\u003c\/h2\u003e\n    \u003cp class=\"sj-subtitle\"\u003eDifferent nozzle configurations help direct water forward, backward or around the pipe wall for more focused drain maintenance.\u003c\/p\u003e\n    \u003cimg class=\"sj-media\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/ChatGPT_Image_2026_7_28__10_42_33.png?v=1785206579\" alt=\"Rotating jet and button nose jet nozzle configurations\" loading=\"lazy\" width=\"1200\" height=\"1200\"\u003e\n    \u003cdiv class=\"sj-pills\"\u003e\n      \u003cspan class=\"sj-pill\"\u003e💦 Rotating Jet\u003c\/span\u003e\n      \u003cspan class=\"sj-pill\"\u003e🎯 Button Nose Jet\u003c\/span\u003e\n      \u003cspan class=\"sj-pill\"\u003e↔ Multi-Direction Flow\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"sj-fine-print\"\u003eAvailable nozzle styles and package contents may vary by product option. Check the selected variant before ordering.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003csection class=\"sj-section sj-soft sj-center\"\u003e\n    \u003cspan class=\"sj-eyebrow\"\u003eSafer Operation\u003c\/span\u003e\n    \u003ch2 class=\"sj-heading\"\u003eUse It In Five Controlled Steps\u003c\/h2\u003e\n    \u003cdiv class=\"sj-grid\" style=\"margin-top:26px;\"\u003e\n      \u003cdiv class=\"sj-card sj-step\"\u003e\n        \u003cspan class=\"sj-step-number\"\u003e01\u003c\/span\u003e\n        \u003ch3\u003eConfirm Compatibility\u003c\/h3\u003e\n        \u003cp\u003eCheck the washer, hose, fitting and pressure ratings.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sj-card sj-step\"\u003e\n        \u003cspan class=\"sj-step-number\"\u003e02\u003c\/span\u003e\n        \u003ch3\u003eConnect Securely\u003c\/h3\u003e\n        \u003cp\u003eAttach the nozzle to a compatible jetter hose.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sj-card sj-step\"\u003e\n        \u003cspan class=\"sj-step-number\"\u003e03\u003c\/span\u003e\n        \u003ch3\u003eInsert First\u003c\/h3\u003e\n        \u003cp\u003ePlace the nozzle inside the drain before activating pressure.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sj-card sj-step\"\u003e\n        \u003cspan class=\"sj-step-number\"\u003e04\u003c\/span\u003e\n        \u003ch3\u003eClean Gradually\u003c\/h3\u003e\n        \u003cp\u003eUse slow, controlled movement as the water flushes the line.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sj-card sj-step\"\u003e\n        \u003cspan class=\"sj-step-number\"\u003e05\u003c\/span\u003e\n        \u003ch3\u003eShut Off First\u003c\/h3\u003e\n        \u003cp\u003eFully release pressure before removing the nozzle.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sj-note\"\u003e\n\u003cstrong\u003eSafety first:\u003c\/strong\u003e Wear eye protection and waterproof gloves. Never aim a high-pressure jet at people or animals, and never exceed the lowest rated pressure of any component in the setup.\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DETAILS \/ COMPATIBILITY --\u003e\n  \u003csection class=\"sj-section\"\u003e\n    \u003cspan class=\"sj-eyebrow\"\u003eCheck Before Ordering\u003c\/span\u003e\n    \u003ch2 class=\"sj-heading sj-center\"\u003eCompatibility \u0026amp; Product Details\u003c\/h2\u003e\n    \u003cimg class=\"sj-media\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/ChatGPT_Image_2026_7_28__10_42_36.png?v=1785206578\" alt=\"Stainless steel drain cleaning nozzle product details\" loading=\"lazy\" width=\"1200\" height=\"1200\"\u003e\n    \u003cdiv style=\"margin-top:22px;\"\u003e\n      \u003cdiv class=\"sj-spec\"\u003e\n\u003cstrong\u003eProduct Type\u003c\/strong\u003e\u003cspan\u003eSewer jetter \/ drain-cleaning nozzle\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"sj-spec\"\u003e\n\u003cstrong\u003eNozzle Construction\u003c\/strong\u003e\u003cspan\u003eStainless steel\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"sj-spec\"\u003e\n\u003cstrong\u003eConnection\u003c\/strong\u003e\u003cspan\u003e1\/4\" quick-connect fitting\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"sj-spec\"\u003e\n\u003cstrong\u003eRequired Setup\u003c\/strong\u003e\u003cspan\u003eCompatible pressure washer and sewer jetter hose\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"sj-spec\"\u003e\n\u003cstrong\u003eBest For\u003c\/strong\u003e\u003cspan\u003eSoft buildup, sludge and loose debris\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"sj-spec\"\u003e\n\u003cstrong\u003ePackage Contents\u003c\/strong\u003e\u003cspan\u003eRefer to your selected product option\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sj-note\"\u003e\n\u003cstrong\u003eImportant:\u003c\/strong\u003e A 1\/4\" connection alone does not guarantee full compatibility. Confirm the pressure rating, flow requirements, hose fitting and pipe condition before use. Pressure washer and jetter hose are not included unless clearly stated in the selected option.\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"sj-section sj-soft\"\u003e\n    \u003cspan class=\"sj-eyebrow\"\u003eGood To Know\u003c\/span\u003e\n    \u003ch2 class=\"sj-heading sj-center\" style=\"margin-bottom:24px!important;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"sj-faq\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes this include a pressure washer or jetter hose?\u003c\/summary\u003e\n        \u003cp\u003eNot unless your selected product option clearly states that it does. Review the variant and package contents before ordering.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWill it fit every pressure washer?\u003c\/summary\u003e\n        \u003cp\u003eNo. It uses a 1\/4\" quick-connect fitting, but you must also confirm the pressure rating, flow requirement and hose compatibility of your full setup.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat kinds of blockage can it help clean?\u003c\/summary\u003e\n        \u003cp\u003eIt is best suited to routine maintenance involving soft sludge, soap residue, grease buildup and loose debris. It may not solve tree roots, hard objects, collapsed pipes or structural damage.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I use it in an old or damaged pipe?\u003c\/summary\u003e\n        \u003cp\u003eDo not use high-pressure cleaning in cracked, collapsed, heavily corroded or otherwise compromised pipes. Have uncertain pipe conditions inspected by a qualified professional.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat should I do if the nozzle stops moving?\u003c\/summary\u003e\n        \u003cp\u003eStop the washer, fully release pressure and inspect the setup. Never pull out an active pressurized nozzle.\u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ACTION \/ FINAL CTA --\u003e\n  \u003csection class=\"sj-section sj-dark sj-center\"\u003e\n    \u003cspan class=\"sj-eyebrow\"\u003ePractical Drain Maintenance\u003c\/span\u003e\n    \u003ch2 class=\"sj-heading\"\u003eUpgrade The Pressure Washer You Already Own\u003c\/h2\u003e\n    \u003cp class=\"sj-subtitle\"\u003eCheck your setup, choose the correct nozzle option and reach deeper into everyday drain buildup.\u003c\/p\u003e\n    \u003cspan class=\"sj-cta\"\u003eCHECK COMPATIBILITY \u0026amp; CHOOSE YOUR OPTION\u003c\/span\u003e\n    \u003cp class=\"sj-fine-print\"\u003eFor routine drain maintenance only. Structural pipe problems and severe blockages may require professional service.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Ayp","offers":[{"title":"100FT","offer_id":48087897309335,"sku":"NC01922607281271-3\/8快插双层加粗10米","price":89.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/ChatGPT_Image_2026_7_28__10_26_35.png?v=1785206456","url":"https:\/\/thenuvaro.com\/products\/high-pressure-sewer-jetter-nozzle-drain-pipe-cleaning-tool","provider":"thenuvaro.com","version":"1.0","type":"link"}