{"product_id":"stainless-steel-sewer-jetter-nozzle-1-4-quick-connect-drain-cleaning-attachment-for-pressure-washers-2","title":"Stainless Steel Sewer Jetter Nozzle – 1\/4' Quick Connect Drain Cleaning Attachment for Pressure Washers","description":"\u003cstyle\u003e\n  .sjx-page,\n  .sjx-page * {\n    box-sizing: border-box;\n  }\n\n  .sjx-page {\n    --sjx-ink: #142334;\n    --sjx-muted: #667586;\n    --sjx-blue: #0b59b6;\n    --sjx-blue-deep: #073a79;\n    --sjx-blue-soft: #edf6ff;\n    --sjx-steel: #dce4ea;\n    --sjx-steel-dark: #758391;\n    --sjx-white: #ffffff;\n    --sjx-soft: #f7f9fb;\n    --sjx-line: #dce5ec;\n    --sjx-dark: #0b1724;\n    --sjx-shadow: 0 14px 36px rgba(20, 35, 52, .09);\n\n    width: 100%;\n    max-width: 980px;\n    margin: 0 auto;\n    padding: 4px 0 26px;\n    color: var(--sjx-ink);\n    line-height: 1.6;\n    container-type: inline-size;\n    container-name: sewerJetter;\n  }\n\n  .sjx-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .sjx-page h2,\n  .sjx-page h3,\n  .sjx-page p,\n  .sjx-page ul {\n    margin-top: 0;\n  }\n\n  .sjx-page h2,\n  .sjx-page h3 {\n    color: var(--sjx-ink);\n    letter-spacing: -.025em;\n    line-height: 1.13;\n  }\n\n  .sjx-page h2 {\n    margin-bottom: 14px;\n    font-size: clamp(29px, 7vw, 46px);\n    font-weight: 850;\n  }\n\n  .sjx-page h3 {\n    margin-bottom: 11px;\n    font-size: clamp(23px, 5.5vw, 32px);\n    font-weight: 820;\n  }\n\n  .sjx-page p {\n    margin-bottom: 13px;\n    color: var(--sjx-muted);\n    font-size: 15px;\n  }\n\n  .sjx-card {\n    position: relative;\n    isolation: isolate;\n    overflow: hidden;\n    margin: 0 0 18px;\n    border: 1px solid var(--sjx-line);\n    border-radius: 24px;\n    background: var(--sjx-white);\n    box-shadow: var(--sjx-shadow);\n    transform: translateZ(0);\n    transition:\n      transform .28s ease,\n      box-shadow .28s ease,\n      border-color .28s ease;\n  }\n\n  .sjx-card::before {\n    content: \"\";\n    position: absolute;\n    z-index: 5;\n    top: -25%;\n    left: -75%;\n    width: 45%;\n    height: 150%;\n    pointer-events: none;\n    opacity: 0;\n    transform: skewX(-18deg);\n    background: linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.10),\n      rgba(255,255,255,.48),\n      rgba(255,255,255,.10),\n      transparent\n    );\n    transition:\n      left .72s ease,\n      opacity .28s ease;\n  }\n\n  @media (hover:hover) {\n    .sjx-card:hover {\n      transform: translateY(-5px) scale(1.006);\n      border-color: rgba(11, 89, 182, .28);\n      box-shadow: 0 22px 52px rgba(20, 35, 52, .15);\n    }\n\n    .sjx-card:hover::before {\n      left: 135%;\n      opacity: .7;\n    }\n  }\n\n  .sjx-card:active {\n    transform: scale(.987);\n  }\n\n  .sjx-pad,\n  .sjx-copy {\n    position: relative;\n    z-index: 2;\n    padding: 25px 18px;\n  }\n\n  .sjx-image {\n    position: relative;\n    z-index: 1;\n    overflow: hidden;\n    background: #f3f7fa;\n  }\n\n  .sjx-image img {\n    object-fit: contain;\n  }\n\n  .sjx-kicker {\n    position: relative;\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 0 1px;\n    font-size: 11px;\n    font-weight: 900;\n    letter-spacing: .10em;\n    text-transform: uppercase;\n\n    background: linear-gradient(\n      110deg,\n      #667481 0%,\n      #0a4e9f 18%,\n      #7d8c99 34%,\n      #ffffff 47%,\n      #a9b9c6 52%,\n      #0b5cb8 66%,\n      #667481 100%\n    );\n    background-size: 240% auto;\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n\n    animation: sjxMetalShine 4.8s linear infinite;\n  }\n\n  @keyframes sjxMetalShine {\n    0% {\n      background-position: 220% center;\n    }\n    100% {\n      background-position: -40% center;\n    }\n  }\n\n  .sjx-hero {\n    background:\n      radial-gradient(circle at 88% 2%, rgba(46, 132, 220, .14), transparent 34%),\n      linear-gradient(145deg, #f9fcff 0%, #ffffff 58%, #edf6ff 100%);\n  }\n\n  .sjx-hero .sjx-copy {\n    padding-bottom: 21px;\n  }\n\n  .sjx-lead {\n    max-width: 720px;\n    font-size: 17px !important;\n    line-height: 1.64;\n  }\n\n  .sjx-highlight {\n    color: var(--sjx-blue);\n  }\n\n  .sjx-badge-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n    margin-top: 18px;\n  }\n\n  .sjx-badge {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    min-height: 50px;\n    padding: 11px 13px;\n    border: 1px solid rgba(11, 89, 182, .13);\n    border-radius: 14px;\n    background: rgba(255,255,255,.82);\n    color: var(--sjx-ink);\n    font-size: 13px;\n    font-weight: 780;\n  }\n\n  .sjx-badge-icon {\n    display: grid;\n    flex: 0 0 31px;\n    width: 31px;\n    height: 31px;\n    place-items: center;\n    border-radius: 10px;\n    background: var(--sjx-blue-soft);\n    font-size: 15px;\n  }\n\n  .sjx-pain {\n    background:\n      radial-gradient(circle at 5% 0%, rgba(11,89,182,.08), transparent 32%),\n      #f8fafc;\n  }\n\n  .sjx-problem-list,\n  .sjx-check-list {\n    display: grid;\n    gap: 11px;\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sjx-problem-list li,\n  .sjx-check-list li {\n    position: relative;\n    padding-left: 34px;\n    color: var(--sjx-ink);\n    font-size: 14px;\n    font-weight: 720;\n  }\n\n  .sjx-problem-list li::before,\n  .sjx-check-list li::before {\n    position: absolute;\n    left: 0;\n    top: 0;\n    display: grid;\n    width: 23px;\n    height: 23px;\n    place-items: center;\n    border-radius: 50%;\n    font-size: 12px;\n    font-weight: 900;\n  }\n\n  .sjx-problem-list li::before {\n    content: \"×\";\n    background: #eef1f4;\n    color: #536474;\n  }\n\n  .sjx-check-list li::before {\n    content: \"✓\";\n    background: #e1f0ff;\n    color: var(--sjx-blue);\n  }\n\n  .sjx-callout {\n    position: relative;\n    overflow: hidden;\n    margin-top: 19px;\n    padding: 16px 16px 16px 17px;\n    border: 1px solid rgba(11,89,182,.13);\n    border-left: 4px solid var(--sjx-blue);\n    border-radius: 0 15px 15px 0;\n    background: #f0f7ff;\n    color: #163756;\n    font-size: 14px;\n    font-weight: 760;\n  }\n\n  .sjx-number {\n    display: grid;\n    width: 40px;\n    height: 40px;\n    margin-bottom: 14px;\n    place-items: center;\n    border: 1px solid rgba(255,255,255,.2);\n    border-radius: 12px;\n    background: linear-gradient(145deg, #0d68ca, #073f83);\n    box-shadow: 0 8px 20px rgba(11,89,182,.20);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 900;\n  }\n\n  .sjx-dark-card {\n    border-color: #18324c;\n    background:\n      radial-gradient(circle at 88% 12%, rgba(24,111,205,.26), transparent 32%),\n      linear-gradient(145deg, #081522, #10253a);\n  }\n\n  .sjx-dark-card h2,\n  .sjx-dark-card h3 {\n    color: #fff;\n  }\n\n  .sjx-dark-card p {\n    color: rgba(229,240,249,.72);\n  }\n\n  .sjx-dark-card .sjx-kicker {\n    background: linear-gradient(\n      105deg,\n      #7caedc 0%,\n      #ffffff 43%,\n      #7cb8ef 52%,\n      #ffffff 58%,\n      #6b9dcc 100%\n    );\n    background-size: 230% auto;\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n  }\n\n  .sjx-dark-card .sjx-check-list li {\n    color: #eef7ff;\n  }\n\n  .sjx-dark-card .sjx-check-list li::before {\n    background: rgba(74,158,240,.15);\n    color: #88c7ff;\n  }\n\n  .sjx-jet-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .sjx-jet-box {\n    position: relative;\n    overflow: hidden;\n    padding: 17px;\n    border: 1px solid rgba(113,178,238,.20);\n    border-radius: 16px;\n    background: rgba(255,255,255,.06);\n  }\n\n  .sjx-jet-box strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #fff;\n    font-size: 15px;\n  }\n\n  .sjx-jet-box p {\n    margin: 0;\n    font-size: 13px;\n  }\n\n  .sjx-jet-num {\n    display: inline-flex;\n    margin-bottom: 9px;\n    color: #86c7ff;\n    font-size: 24px;\n    font-weight: 900;\n    line-height: 1;\n  }\n\n  .sjx-how {\n    background:\n      linear-gradient(145deg, #ffffff, #f3f8fc);\n  }\n\n  .sjx-steps {\n    display: grid;\n    gap: 10px;\n    margin-top: 19px;\n  }\n\n  .sjx-step {\n    display: grid;\n    grid-template-columns: 43px minmax(0,1fr);\n    gap: 12px;\n    align-items: start;\n    padding: 14px;\n    border: 1px solid var(--sjx-line);\n    border-radius: 15px;\n    background: #fff;\n    transition:\n      transform .24s ease,\n      border-color .24s ease,\n      box-shadow .24s ease;\n  }\n\n  @media (hover:hover) {\n    .sjx-step:hover {\n      transform: translateX(4px);\n      border-color: rgba(11,89,182,.27);\n      box-shadow: 0 10px 24px rgba(21,53,84,.08);\n    }\n  }\n\n  .sjx-step-num {\n    display: grid;\n    width: 43px;\n    height: 43px;\n    place-items: center;\n    border-radius: 12px;\n    background: var(--sjx-blue);\n    color: #fff;\n    font-weight: 900;\n  }\n\n  .sjx-step strong {\n    display: block;\n    margin: 1px 0 3px;\n    color: var(--sjx-ink);\n    font-size: 14px;\n  }\n\n  .sjx-step p {\n    margin: 0;\n    font-size: 13px;\n  }\n\n  .sjx-material {\n    background:\n      radial-gradient(circle at 100% 0%, rgba(130,151,168,.16), transparent 32%),\n      linear-gradient(145deg, #f5f8fa, #fff);\n  }\n\n  .sjx-mini-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n    margin-top: 19px;\n  }\n\n  .sjx-mini-card {\n    padding: 16px;\n    border: 1px solid var(--sjx-line);\n    border-radius: 16px;\n    background: rgba(255,255,255,.85);\n    transition:\n      transform .25s ease,\n      box-shadow .25s ease,\n      border-color .25s ease;\n  }\n\n  @media (hover:hover) {\n    .sjx-mini-card:hover {\n      transform: translateY(-3px);\n      border-color: rgba(11,89,182,.24);\n      box-shadow: 0 12px 28px rgba(20,35,52,.09);\n    }\n  }\n\n  .sjx-mini-card span {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 23px;\n  }\n\n  .sjx-mini-card strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--sjx-ink);\n    font-size: 14px;\n  }\n\n  .sjx-mini-card p {\n    margin: 0;\n    font-size: 13px;\n  }\n\n  .sjx-scene-grid {\n    display: grid;\n    grid-template-columns: repeat(2,minmax(0,1fr));\n    gap: 9px;\n    margin-top: 18px;\n  }\n\n  .sjx-scene {\n    padding: 15px 10px;\n    border: 1px solid var(--sjx-line);\n    border-radius: 15px;\n    background: #fff;\n    text-align: center;\n    color: var(--sjx-ink);\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .sjx-scene b {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 23px;\n  }\n\n  .sjx-highlight-card {\n    background:\n      radial-gradient(circle at 100% 0%, rgba(11,89,182,.11), transparent 38%),\n      #f7fbff;\n  }\n\n  .sjx-highlight-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n    margin-top: 19px;\n  }\n\n  .sjx-highlight-item {\n    display: grid;\n    grid-template-columns: 38px 1fr;\n    gap: 11px;\n    padding: 14px;\n    border: 1px solid rgba(11,89,182,.13);\n    border-radius: 15px;\n    background: #fff;\n  }\n\n  .sjx-highlight-icon {\n    display: grid;\n    width: 38px;\n    height: 38px;\n    place-items: center;\n    border-radius: 11px;\n    background: var(--sjx-blue-soft);\n    font-size: 18px;\n  }\n\n  .sjx-highlight-item strong {\n    display: block;\n    margin-bottom: 3px;\n    font-size: 14px;\n  }\n\n  .sjx-highlight-item p {\n    margin: 0;\n    font-size: 13px;\n  }\n\n  .sjx-specs {\n    background: #fff;\n  }\n\n  .sjx-spec-table {\n    width: 100%;\n    margin-top: 17px;\n    overflow: hidden;\n    border: 1px solid var(--sjx-line);\n    border-collapse: separate;\n    border-spacing: 0;\n    border-radius: 16px;\n  }\n\n  .sjx-spec-table tr:not(:last-child) td {\n    border-bottom: 1px solid var(--sjx-line);\n  }\n\n  .sjx-spec-table td {\n    padding: 13px 12px;\n    vertical-align: top;\n    font-size: 13px;\n  }\n\n  .sjx-spec-table td:first-child {\n    width: 40%;\n    background: #f5f8fa;\n    color: var(--sjx-ink);\n    font-weight: 820;\n  }\n\n  .sjx-spec-table td:last-child {\n    color: var(--sjx-muted);\n  }\n\n  .sjx-safety {\n    margin-top: 18px;\n    padding: 15px;\n    border: 1px solid #dce6ef;\n    border-radius: 15px;\n    background: #f7fafc;\n  }\n\n  .sjx-safety strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--sjx-ink);\n    font-size: 13px;\n  }\n\n  .sjx-safety p {\n    margin: 0;\n    font-size: 12px;\n  }\n\n  .sjx-faq {\n    background: var(--sjx-soft);\n  }\n\n  .sjx-faq details {\n    position: relative;\n    overflow: hidden;\n    margin-bottom: 9px;\n    border: 1px solid var(--sjx-line);\n    border-radius: 15px;\n    background: #fff;\n    transition:\n      border-color .25s ease,\n      box-shadow .25s ease;\n  }\n\n  .sjx-faq details[open] {\n    border-color: rgba(11,89,182,.23);\n    box-shadow: 0 10px 24px rgba(20,35,52,.06);\n  }\n\n  .sjx-faq summary {\n    position: relative;\n    padding: 16px 44px 16px 15px;\n    cursor: pointer;\n    list-style: none;\n    color: var(--sjx-ink);\n    font-size: 14px;\n    font-weight: 820;\n  }\n\n  .sjx-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .sjx-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 16px;\n    transform: translateY(-50%);\n    color: var(--sjx-blue);\n    font-size: 21px;\n    font-weight: 600;\n  }\n\n  .sjx-faq details[open] summary::after {\n    content: \"–\";\n  }\n\n  .sjx-answer {\n    padding: 0 15px 16px;\n  }\n\n  .sjx-answer p {\n    margin: 0;\n    font-size: 13px;\n  }\n\n  .sjx-final {\n    border-color: #15395b;\n    background:\n      radial-gradient(circle at 50% 0%, rgba(70,159,244,.23), transparent 38%),\n      linear-gradient(145deg, #062b51, #0b1724);\n    text-align: center;\n  }\n\n  .sjx-final h2 {\n    color: #fff;\n  }\n\n  .sjx-final p {\n    max-width: 660px;\n    margin-right: auto;\n    margin-left: auto;\n    color: rgba(235,245,255,.76);\n  }\n\n  .sjx-final .sjx-kicker {\n    background: linear-gradient(\n      110deg,\n      #75bfff,\n      #ffffff 43%,\n      #80c8ff 53%,\n      #fff 61%,\n      #70aade\n    );\n    background-size: 240% auto;\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n  }\n\n  .sjx-cta-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 8px;\n    padding: 13px 20px;\n    border-radius: 999px;\n    background: linear-gradient(145deg, #fff, #dceeff);\n    box-shadow: 0 10px 28px rgba(0,0,0,.18);\n    color: #084683;\n    font-size: 14px;\n    font-weight: 900;\n  }\n\n  @container sewerJetter (min-width: 560px) {\n    .sjx-badge-grid {\n      grid-template-columns: repeat(3,minmax(0,1fr));\n    }\n\n    .sjx-mini-grid {\n      grid-template-columns: repeat(3,minmax(0,1fr));\n    }\n\n    .sjx-highlight-grid {\n      grid-template-columns: repeat(2,minmax(0,1fr));\n    }\n\n    .sjx-jet-grid {\n      grid-template-columns: repeat(2,minmax(0,1fr));\n    }\n\n    .sjx-scene-grid {\n      grid-template-columns: repeat(4,minmax(0,1fr));\n    }\n  }\n\n  @container sewerJetter (min-width: 700px) {\n    .sjx-pad,\n    .sjx-copy {\n      padding: 33px 31px;\n    }\n\n    .sjx-split {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      align-items: stretch;\n    }\n\n    .sjx-split.sjx-reverse .sjx-image {\n      order: 2;\n    }\n\n    .sjx-split.sjx-reverse .sjx-copy {\n      order: 1;\n    }\n\n    .sjx-split .sjx-image {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .sjx-split .sjx-image img {\n      width: 100%;\n      height: 100%;\n      min-height: 430px;\n      object-fit: contain;\n    }\n  }\n\n  @container sewerJetter (max-width: 420px) {\n    .sjx-card {\n      border-radius: 20px;\n    }\n\n    .sjx-page h2 {\n      font-size: 30px;\n    }\n\n    .sjx-page h3 {\n      font-size: 24px;\n    }\n\n    .sjx-spec-table td:first-child {\n      width: 42%;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .sjx-kicker {\n      animation: none;\n    }\n\n    .sjx-card,\n    .sjx-card::before,\n    .sjx-step,\n    .sjx-mini-card {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"sjx-page\"\u003e\n\n  \u003c!-- HERO: PAIN + HOOK --\u003e\n  \u003cdiv class=\"sjx-card sjx-hero\"\u003e\n    \u003cdiv class=\"sjx-copy\"\u003e\n      \u003cspan class=\"sjx-kicker\"\u003eWHEN THE CLOG IS DEEPER THAN YOUR CLEANING TOOL CAN REACH\u003c\/span\u003e\n\n      \u003ch2\u003e\n        Take The Cleaning Power\n        \u003cspan class=\"sjx-highlight\"\u003eInside The Pipe.\u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp class=\"sjx-lead\"\u003e\n        When buildup is sitting farther down a drain line, cleaning only the opening may not be enough.\n        Connect this compact sewer jetter nozzle to a compatible pressure-washer jetting hose and direct\n        pressurized water deeper into the line.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"sjx-badge-grid\"\u003e\n        \u003cdiv class=\"sjx-badge\"\u003e\n          \u003cspan class=\"sjx-badge-icon\"\u003e💦\u003c\/span\u003e\n          \u003cspan\u003e7-Jet Water Pattern\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sjx-badge\"\u003e\n          \u003cspan class=\"sjx-badge-icon\"\u003e🔩\u003c\/span\u003e\n          \u003cspan\u003eStainless Steel Body\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sjx-badge\"\u003e\n          \u003cspan class=\"sjx-badge-icon\"\u003e⚡\u003c\/span\u003e\n          \u003cspan\u003e1\/4\" Quick Connect\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sjx-image\"\u003e\n      \u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/1_2f2c4328-8d5e-447d-a18e-ae38e74618ce.jpg?v=1789460124\u0026amp;width=1946\" alt=\"Sewer jetter nozzle used in indoor drains, sink drains, outdoor drainage and toilet drain areas\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAIN --\u003e\n  \u003cdiv class=\"sjx-card sjx-pain\"\u003e\n    \u003cdiv class=\"sjx-pad\"\u003e\n      \u003cspan class=\"sjx-kicker\"\u003eTHE REAL PROBLEM IS OFTEN FARTHER DOWN THE LINE\u003c\/span\u003e\n\n      \u003ch3\u003e\n        A Clean Drain Opening Doesn't Mean\n        The Pipe Behind It Is Clear.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Grease, sediment, mud and loose debris can collect deeper inside suitable drain lines.\n        That's where brushes, grabbers and surface cleaning methods quickly run out of reach.\n      \u003c\/p\u003e\n\n      \u003cul class=\"sjx-problem-list\"\u003e\n        \u003cli\u003eOrdinary cleaning tools only reach a limited distance\u003c\/li\u003e\n        \u003cli\u003eLoose buildup can remain farther inside the pipe\u003c\/li\u003e\n        \u003cli\u003eRepeated surface cleaning may never reach the problem area\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cdiv class=\"sjx-callout\"\u003e\n        Instead of trying to reach farther by hand, let a compatible jetting hose carry focused water pressure into the line.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7 JET MECHANISM --\u003e\n  \u003cdiv class=\"sjx-card sjx-dark-card sjx-split\"\u003e\n    \u003cdiv class=\"sjx-image\"\u003e\n      \u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/3_fd2a5131-166b-4c24-aabf-339050ea0b17.jpg?v=1789460123\u0026amp;width=1946\" alt=\"Seven jet sewer jetter nozzle showing one forward jet and six rear jets\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sjx-copy\"\u003e\n      \u003cspan class=\"sjx-kicker\"\u003eONE JET ATTACKS AHEAD. SIX WORK BEHIND IT.\u003c\/span\u003e\n      \u003cdiv class=\"sjx-number\"\u003e01\u003c\/div\u003e\n\n      \u003ch3\u003e\n        A 7-Jet Pattern Designed To\n        Work In Two Directions.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The nozzle combines one forward-facing jet with six rear-facing jets,\n        creating a simple water pattern that cleans ahead while helping move loosened debris backward.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"sjx-jet-grid\"\u003e\n        \u003cdiv class=\"sjx-jet-box\"\u003e\n          \u003cspan class=\"sjx-jet-num\"\u003e1\u003c\/span\u003e\n          \u003cstrong\u003eForward Jet\u003c\/strong\u003e\n          \u003cp\u003e\n            Directs water toward buildup in front of the nozzle.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sjx-jet-box\"\u003e\n          \u003cspan class=\"sjx-jet-num\"\u003e6\u003c\/span\u003e\n          \u003cstrong\u003eRear Jets\u003c\/strong\u003e\n          \u003cp\u003e\n            Spray backward to help propel the nozzle and flush loosened material toward the opening.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SOLUTION --\u003e\n  \u003cdiv class=\"sjx-card sjx-split sjx-reverse\"\u003e\n    \u003cdiv class=\"sjx-image\"\u003e\n      \u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/2_17ab3ff1-9b2b-4f76-95ce-55cc2ec62673.jpg?v=1789460124\u0026amp;width=1946\" alt=\"Stainless steel sewer jetter nozzle with quick connect and multiple water jets\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sjx-copy\"\u003e\n      \u003cspan class=\"sjx-kicker\"\u003eBLAST AHEAD. FLUSH BEHIND.\u003c\/span\u003e\n      \u003cdiv class=\"sjx-number\"\u003e02\u003c\/div\u003e\n\n      \u003ch3\u003e\n        Turn A Compatible Pressure-Washer Setup\n        Into A More Focused Drain-Cleaning Tool.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Attach the nozzle to a compatible 1\/4-inch sewer jetting hose,\n        feed it into a suitable drain line and let the water pattern do the work where hand tools cannot easily reach.\n      \u003c\/p\u003e\n\n      \u003cul class=\"sjx-check-list\"\u003e\n        \u003cli\u003eFocused water direction inside the pipe\u003c\/li\u003e\n        \u003cli\u003eRearward jets help support forward travel\u003c\/li\u003e\n        \u003cli\u003eLoose debris is pushed back toward the drain opening\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003cdiv class=\"sjx-card sjx-how\"\u003e\n    \u003cdiv class=\"sjx-pad\"\u003e\n      \u003cspan class=\"sjx-kicker\"\u003eFROM PRESSURE WASHER TO PIPE CLEANING IN A FEW STEPS\u003c\/span\u003e\n\n      \u003ch3\u003e\n        Simple Setup. Controlled Cleaning.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Check compatibility before use and connect the nozzle only to an appropriate pressure-washer sewer jetting hose.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"sjx-steps\"\u003e\n\n        \u003cdiv class=\"sjx-step\"\u003e\n          \u003cdiv class=\"sjx-step-num\"\u003e1\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eConfirm Your Connection\u003c\/strong\u003e\n            \u003cp\u003e\n              Make sure your sewer jetting hose uses a compatible 1\/4-inch quick-connect fitting.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sjx-step\"\u003e\n          \u003cdiv class=\"sjx-step-num\"\u003e2\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eAttach The Nozzle Securely\u003c\/strong\u003e\n            \u003cp\u003e\n              Connect with the pressure washer switched off and verify the fitting is fully seated.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sjx-step\"\u003e\n          \u003cdiv class=\"sjx-step-num\"\u003e3\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003ePosition It Inside The Drain\u003c\/strong\u003e\n            \u003cp\u003e\n              Feed the nozzle into a suitable open drain line before applying pressure.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sjx-step\"\u003e\n          \u003cdiv class=\"sjx-step-num\"\u003e4\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eJet Gradually\u003c\/strong\u003e\n            \u003cp\u003e\n              Work slowly and follow the operating instructions for your pressure washer and jetting hose.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MATERIAL \/ TRUST --\u003e\n  \u003cdiv class=\"sjx-card sjx-material sjx-split\"\u003e\n    \u003cdiv class=\"sjx-image\"\u003e\n      \u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/5_5b1f1a77-c7a1-486c-ad53-551bd37e5754.jpg?v=1789460124\u0026amp;width=1946\" alt=\"Stainless steel sewer jetter nozzle construction and jet openings\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sjx-copy\"\u003e\n      \u003cspan class=\"sjx-kicker\"\u003eSMALL TOOL. WET, DIRTY JOB.\u003c\/span\u003e\n      \u003cdiv class=\"sjx-number\"\u003e03\u003c\/div\u003e\n\n      \u003ch3\u003e\n        Stainless Steel Where Water And Grime Are Part Of The Job.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The compact metal body is built for repeated exposure to wet drain-cleaning environments\n        while remaining small enough for use with compatible sewer jetting setups.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"sjx-mini-grid\"\u003e\n\n        \u003cdiv class=\"sjx-mini-card\"\u003e\n          \u003cspan\u003e🔩\u003c\/span\u003e\n          \u003cstrong\u003eStainless Steel\u003c\/strong\u003e\n          \u003cp\u003e\n            A practical material choice for repeated wet-use applications.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sjx-mini-card\"\u003e\n          \u003cspan\u003e📏\u003c\/span\u003e\n          \u003cstrong\u003eCompact Body\u003c\/strong\u003e\n          \u003cp\u003e\n            Approx. 5.5 cm \/ 2.16 in long.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sjx-mini-card\"\u003e\n          \u003cspan\u003e🔗\u003c\/span\u003e\n          \u003cstrong\u003eQuick Connection\u003c\/strong\u003e\n          \u003cp\u003e\n            Built around a common 1\/4-inch quick-connect format.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SIZE \/ COMPATIBILITY --\u003e\n  \u003cdiv class=\"sjx-card sjx-split sjx-reverse\"\u003e\n    \u003cdiv class=\"sjx-image\"\u003e\n      \u003cimg src=\"https:\/\/harikarionthebeat.com\/cdn\/shop\/files\/4_3682115e-bfb4-4e5e-90dc-64f2dbde6463.jpg?v=1789460124\u0026amp;width=1946\" alt=\"Sewer jetter nozzle dimensions\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sjx-copy\"\u003e\n      \u003cspan class=\"sjx-kicker\"\u003eCHECK THE FIT BEFORE YOU START\u003c\/span\u003e\n      \u003cdiv class=\"sjx-number\"\u003e04\u003c\/div\u003e\n\n      \u003ch3\u003e\n        Compact Size. Straightforward Compatibility.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The nozzle uses a 1\/4-inch quick-connect plug and is intended for compatible pressure-washer sewer jetting hoses.\n        Always verify the fitting and your hose requirements before use.\n      \u003c\/p\u003e\n\n      \u003cul class=\"sjx-check-list\"\u003e\n        \u003cli\u003e1\/4-inch quick-connect plug\u003c\/li\u003e\n        \u003cli\u003eApprox. 5.5 cm \/ 2.16 in overall length\u003c\/li\u003e\n        \u003cli\u003eApprox. 2 cm \/ 0.8 in body diameter\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cdiv class=\"sjx-callout\"\u003e\n        Pressure washer, jetting hose and nozzle must all be compatible with one another before operation.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- APPLICATION --\u003e\n  \u003cdiv class=\"sjx-card\"\u003e\n    \u003cdiv class=\"sjx-pad\"\u003e\n      \u003cspan class=\"sjx-kicker\"\u003eONE SMALL NOZZLE. MULTIPLE DRAIN-CLEANING JOBS.\u003c\/span\u003e\n\n      \u003ch3\u003e\n        Built For The Places A Compatible Jetting Hose Can Reach.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Use it as part of an appropriate sewer-jetting setup for routine cleaning in suitable residential\n        and outdoor drain-line applications.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"sjx-scene-grid\"\u003e\n        \u003cdiv class=\"sjx-scene\"\u003e\n          \u003cb\u003e🍽️\u003c\/b\u003e\n          Sink Lines\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sjx-scene\"\u003e\n          \u003cb\u003e🚿\u003c\/b\u003e\n          Floor Drains\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sjx-scene\"\u003e\n          \u003cb\u003e🏠\u003c\/b\u003e\n          Drain Lines\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sjx-scene\"\u003e\n          \u003cb\u003e🌧️\u003c\/b\u003e\n          Outdoor Drainage\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT HIGHLIGHTS --\u003e\n  \u003cdiv class=\"sjx-card sjx-highlight-card\"\u003e\n    \u003cdiv class=\"sjx-pad\"\u003e\n      \u003cspan class=\"sjx-kicker\"\u003eTHE DETAILS THAT MAKE THE SYSTEM WORK\u003c\/span\u003e\n\n      \u003ch3\u003e\n        Product Highlights\n      \u003c\/h3\u003e\n\n      \u003cdiv class=\"sjx-highlight-grid\"\u003e\n\n        \u003cdiv class=\"sjx-highlight-item\"\u003e\n          \u003cdiv class=\"sjx-highlight-icon\"\u003e💦\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003e7-Jet Configuration\u003c\/strong\u003e\n            \u003cp\u003e\n              One forward jet works ahead while six rear jets spray backward.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sjx-highlight-item\"\u003e\n          \u003cdiv class=\"sjx-highlight-icon\"\u003e➡️\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eSelf-Propelling Water Pattern\u003c\/strong\u003e\n            \u003cp\u003e\n              Rear-facing jets help encourage movement through suitable drain lines.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sjx-highlight-item\"\u003e\n          \u003cdiv class=\"sjx-highlight-icon\"\u003e🔩\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eStainless Steel Construction\u003c\/strong\u003e\n            \u003cp\u003e\n              Made for repeated use in demanding wet cleaning environments.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sjx-highlight-item\"\u003e\n          \u003cdiv class=\"sjx-highlight-icon\"\u003e⚡\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003e1\/4\" Quick Connect\u003c\/strong\u003e\n            \u003cp\u003e\n              Designed to connect with compatible sewer jetting hose systems.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003cdiv class=\"sjx-card sjx-specs\"\u003e\n    \u003cdiv class=\"sjx-pad\"\u003e\n      \u003cspan class=\"sjx-kicker\"\u003eKNOW YOUR SETUP BEFORE YOU CONNECT\u003c\/span\u003e\n\n      \u003ch3\u003e\n        Specifications\n      \u003c\/h3\u003e\n\n      \u003ctable class=\"sjx-spec-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eProduct Type\u003c\/td\u003e\n            \u003ctd\u003ePressure-Washer Sewer Jetter Nozzle\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eMaterial\u003c\/td\u003e\n            \u003ctd\u003eStainless Steel\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eConnection\u003c\/td\u003e\n            \u003ctd\u003e1\/4\" Quick Connect\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eJet Configuration\u003c\/td\u003e\n            \u003ctd\u003e1 Forward Jet + 6 Rear Jets\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eLength\u003c\/td\u003e\n            \u003ctd\u003eApprox. 5.5 cm \/ 2.16 in\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eBody Diameter\u003c\/td\u003e\n            \u003ctd\u003eApprox. 2 cm \/ 0.8 in\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eCompatibility\u003c\/td\u003e\n            \u003ctd\u003eCompatible Pressure-Washer Sewer Jetting Hoses With 1\/4\" Quick Connect\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eAvailable Packs\u003c\/td\u003e\n            \u003ctd\u003e2-Piece \/ 3-Piece \/ 5-Piece Options\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eGreat For\u003c\/td\u003e\n            \u003ctd\u003eSink Lines • Floor Drains • Drain Pipes • Outdoor Drainage\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003ePackage Includes\u003c\/td\u003e\n            \u003ctd\u003eStainless Steel Sewer Jetter Nozzle(s) According To Selected Variant\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n\n      \u003cdiv class=\"sjx-safety\"\u003e\n        \u003cstrong\u003eImportant Use Note\u003c\/strong\u003e\n        \u003cp\u003e\n          Pressurized water can cause serious injury. Wear appropriate eye and hand protection,\n          keep the nozzle directed away from people and animals, and follow the safety instructions\n          provided with your pressure washer and sewer jetting hose.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"sjx-card sjx-faq\"\u003e\n    \u003cdiv class=\"sjx-pad\"\u003e\n      \u003cspan class=\"sjx-kicker\"\u003eBEFORE YOU SEND IT DOWN THE LINE\u003c\/span\u003e\n\n      \u003ch3\u003e\n        FAQ\n      \u003c\/h3\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes this connect directly to every pressure washer?\u003c\/summary\u003e\n        \u003cdiv class=\"sjx-answer\"\u003e\n          \u003cp\u003e\n            No. The nozzle is intended to connect to a compatible sewer jetting hose using a 1\/4-inch quick-connect fitting.\n            Confirm the compatibility of your washer, hose and fittings before use.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat do the six rear-facing jets do?\u003c\/summary\u003e\n        \u003cdiv class=\"sjx-answer\"\u003e\n          \u003cp\u003e\n            They spray backward, helping encourage forward movement of the nozzle while flushing loosened material back toward the pipe opening.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan it clear every blocked drain?\u003c\/summary\u003e\n        \u003cdiv class=\"sjx-answer\"\u003e\n          \u003cp\u003e\n            No single nozzle can handle every blockage. Performance depends on the type of obstruction,\n            pipe condition, hose, water pressure and overall setup. Solid objects, roots or damaged pipes may require professional service.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I use it for routine drain maintenance?\u003c\/summary\u003e\n        \u003cdiv class=\"sjx-answer\"\u003e\n          \u003cp\u003e\n            It can be used with an appropriate sewer-jetting setup for suitable drain-line cleaning and maintenance applications.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow many nozzles are included?\u003c\/summary\u003e\n        \u003cdiv class=\"sjx-answer\"\u003e\n          \u003cp\u003e\n            The product page offers 2-piece, 3-piece and 5-piece pack options. The quantity received depends on the variant selected.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003cdiv class=\"sjx-card sjx-final\"\u003e\n    \u003cdiv class=\"sjx-pad\"\u003e\n      \u003cspan class=\"sjx-kicker\"\u003eDON'T JUST CLEAN THE DRAIN OPENING\u003c\/span\u003e\n\n      \u003ch2\u003e\n        Take Your Cleaning Reach\n        Deeper Into The Line.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Add a compact 7-jet nozzle to your compatible sewer-jetting setup\n        and put pressurized water to work where ordinary hand tools stop.\n      \u003c\/p\u003e\n\n      \u003cspan class=\"sjx-cta-pill\"\u003e\n        Choose Your Pack Above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"DXH","offers":[{"title":"Default Title","offer_id":54712401002771,"sku":"UJ2452533-七孔*2","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0995\/9368\/3219\/files\/5_5b1f1a77-c7a1-486c-ad53-551bd37e5754.jpg?v=1789460124","url":"https:\/\/harikarionthebeat.com\/products\/stainless-steel-sewer-jetter-nozzle-1-4-quick-connect-drain-cleaning-attachment-for-pressure-washers-2","provider":"harikarionthebeat","version":"1.0","type":"link"}