{"title":"MI-T-M Pressure Washers","description":"\u003cstyle\u003e\n  .mtmb-page {\n    --mtmb-ink: #0c0c0e;\n    --mtmb-ink-soft: #1b1c1f;\n    --mtmb-text: #33383c;\n    --mtmb-muted: #71787d;\n    --mtmb-line: #e2e5e7;\n    --mtmb-wash: #f6f7f8;\n    --mtmb-paper: #ffffff;\n\n    --mtmb-font-body: HelveticaNeue, \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n    --mtmb-font-head: Montserrat, HelveticaNeue, \"Helvetica Neue\", sans-serif;\n\n    max-width: 1180px;\n    margin: 0 auto 34px;\n    color: var(--mtmb-text);\n    font-family: var(--mtmb-font-body);\n  }\n\n  .mtmb-page,\n  .mtmb-page * {\n    box-sizing: border-box;\n  }\n\n  .mtmb-page h2,\n  .mtmb-page h3 {\n    font-family: var(--mtmb-font-head);\n  }\n\n  .mtmb-page a {\n    transition: color .18s ease, background-color .18s ease, border-color .18s ease;\n  }\n\n  .mtmb-page \u003e * + * {\n    margin-top: 38px;\n  }\n\n  \/* ---------- 1. Split hero ---------- *\/\n\n  \/* Copy column carries the wider share so all three CTAs hold one row. *\/\n  .mtmb-hero {\n    display: grid;\n    grid-template-columns: minmax(0, 1.14fr) minmax(290px, .86fr);\n    overflow: hidden;\n    background: var(--mtmb-ink);\n  }\n\n  .mtmb-hero-copy {\n    display: flex;\n    padding: 42px 42px 40px;\n    flex-direction: column;\n    justify-content: center;\n  }\n\n  \/* Logo and eyebrow share one row so the tall vertical mark costs no extra height. *\/\n  .mtmb-brandrow {\n    display: flex;\n    margin-bottom: 22px;\n    gap: 15px;\n    align-items: center;\n  }\n\n  \/* Reversed lockup built for dark grounds: the M fills white and keeps its\n     black interior strokes, the wordmark flips to white. Needs no plate, so\n     no background or padding here. Embedded as a data URI - nothing to host\n     and no request. *\/\n  .mtmb-logo {\n    display: block;\n    width: 86px;\n    height: auto;\n    flex-shrink: 0;\n  }\n\n  .mtmb-eyebrow {\n    padding-left: 15px;\n    color: rgba(255, 255, 255, .6);\n    border-left: 1px solid rgba(255, 255, 255, .22);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2.4px;\n    line-height: 1.5;\n    text-transform: uppercase;\n  }\n\n  .mtmb-hero h2 {\n    margin: 0 0 13px;\n    color: #fff;\n    font-size: clamp(26px, 2.9vw, 34px);\n    font-weight: 700;\n    letter-spacing: -.8px;\n    line-height: 1.1;\n  }\n\n  .mtmb-hero-copy \u003e p {\n    max-width: 46ch;\n    margin: 0 0 24px;\n    color: rgba(255, 255, 255, .72);\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .mtmb-actions {\n    display: flex;\n    gap: 10px;\n    flex-wrap: wrap;\n  }\n\n  .mtmb-btn {\n    display: inline-flex;\n    min-height: 50px;\n    padding: 13px 20px;\n    align-items: center;\n    justify-content: center;\n    color: var(--mtmb-ink) !important;\n    background: #fff;\n    border: 1px solid #fff;\n    font-family: var(--mtmb-font-body);\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: center;\n    text-decoration: none !important;\n  }\n\n  .mtmb-btn:hover {\n    color: #fff !important;\n    background: transparent;\n  }\n\n  .mtmb-btn-ghost {\n    color: #fff !important;\n    background: transparent;\n    border-color: rgba(255, 255, 255, .38);\n  }\n\n  .mtmb-btn-ghost:hover {\n    color: var(--mtmb-ink) !important;\n    background: #fff;\n    border-color: #fff;\n  }\n\n  .mtmb-btn svg {\n    width: 16px;\n    height: 16px;\n    margin-right: 8px;\n    flex-shrink: 0;\n  }\n\n  \/* Product photography is shot on white, so the panel holds the whole machine\n     on a light ground rather than cropping into it. *\/\n  .mtmb-hero-image {\n    position: relative;\n    overflow: hidden;\n    background: var(--mtmb-wash);\n  }\n\n  .mtmb-hero-image img {\n    position: absolute;\n    inset: 0;\n    display: block;\n    width: 100%;\n    height: 100%;\n    padding: 26px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* Collections whose hero is real job-site photography rather than a product\n     cut-out fill the panel edge to edge instead. *\/\n  .mtmb-hero-image.is-scene {\n    background: var(--mtmb-ink-soft);\n  }\n\n  .mtmb-hero-image.is-scene img {\n    padding: 0;\n    object-fit: cover;\n  }\n\n  \/* ---------- 2. Search, sitting directly under the hero ---------- *\/\n\n  .mtmb-search {\n    display: flex;\n    margin-top: 0 !important;\n    padding: 16px 18px;\n    gap: 12px;\n    align-items: center;\n    flex-wrap: wrap;\n    background: var(--mtmb-wash);\n    border: 1px solid var(--mtmb-line);\n    border-top: 0;\n  }\n\n  .mtmb-search-label {\n    color: var(--mtmb-ink);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n    white-space: nowrap;\n  }\n\n  .mtmb-page .mtmb-search-input {\n    min-width: 220px;\n    height: 48px;\n    min-height: 48px;\n    max-height: 48px;\n    padding: 12px 15px;\n    flex: 1 1 320px;\n    align-self: center;\n    -webkit-appearance: none;\n    appearance: none;\n    color: var(--mtmb-ink);\n    background: var(--mtmb-paper);\n    border: 1px solid var(--mtmb-line);\n    font-family: var(--mtmb-font-body);\n    font-size: 14.5px;\n    line-height: 1;\n  }\n\n  .mtmb-page .mtmb-search-input:focus {\n    border-color: var(--mtmb-ink);\n    outline: 0;\n  }\n\n  .mtmb-page .mtmb-search-submit {\n    height: 48px;\n    min-height: 48px;\n    max-height: 48px;\n    padding: 12px 30px;\n    align-self: center;\n    -webkit-appearance: none;\n    appearance: none;\n    color: #fff;\n    background: var(--mtmb-ink);\n    border: 1px solid var(--mtmb-ink);\n    font-family: var(--mtmb-font-body);\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1;\n    cursor: pointer;\n  }\n\n  .mtmb-page .mtmb-search-submit:hover {\n    background: var(--mtmb-ink-soft);\n  }\n\n  \/* ---------- 3. Type list - text only, one open row ---------- *\/\n\n  .mtmb-types {\n    display: grid;\n    gap: 0;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    border-top: 1px solid var(--mtmb-line);\n  }\n\n  .mtmb-type {\n    display: flex;\n    padding: 20px 20px 20px 0;\n    align-items: baseline;\n    gap: 12px;\n    color: var(--mtmb-ink) !important;\n    border-bottom: 1px solid var(--mtmb-line);\n    text-decoration: none !important;\n  }\n\n  .mtmb-type:hover .mtmb-type-name {\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .mtmb-type-num {\n    color: var(--mtmb-muted);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1px;\n  }\n\n  .mtmb-type-name {\n    font-size: 15px;\n    font-weight: 700;\n    letter-spacing: -.2px;\n    line-height: 1.25;\n  }\n\n  \/* Empty cells padding the final row so its rule runs the full width\n     instead of stopping under the last link. *\/\n  .mtmb-type-filler {\n    border-bottom: 1px solid var(--mtmb-line);\n  }\n\n  \/* ---------- 4. Info accordions, two columns ---------- *\/\n\n  .mtmb-info-head {\n    margin-bottom: 16px;\n    color: var(--mtmb-ink);\n    font-family: var(--mtmb-font-head);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2.2px;\n    text-transform: uppercase;\n  }\n\n  .mtmb-info-cols {\n    display: grid;\n    gap: 0 38px;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .mtmb-details {\n    border-bottom: 1px solid var(--mtmb-line);\n  }\n\n  .mtmb-details \u003e summary {\n    position: relative;\n    padding: 14px 30px 14px 0;\n    color: var(--mtmb-ink);\n    font-size: 13.5px;\n    font-weight: 650;\n    line-height: 1.4;\n    list-style: none;\n    cursor: pointer;\n  }\n\n  .mtmb-details \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mtmb-details \u003e summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    content: \"+\";\n    color: var(--mtmb-muted);\n    font-size: 17px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .mtmb-details[open] \u003e summary::after {\n    content: \"\\2013\";\n  }\n\n  .mtmb-details-content {\n    padding: 0 0 16px;\n    color: var(--mtmb-text);\n    font-size: 13.5px;\n    line-height: 1.65;\n  }\n\n  .mtmb-details-content p {\n    margin: 0 0 10px;\n  }\n\n  .mtmb-details-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mtmb-details-content ul {\n    margin: 0 0 10px;\n    padding-left: 18px;\n  }\n\n  .mtmb-details-content li {\n    margin-bottom: 4px;\n  }\n\n  .mtmb-details-content a {\n    color: var(--mtmb-ink) !important;\n    text-decoration: underline !important;\n  }\n\n  \/* ---------- 5. Sibling collections ---------- *\/\n\n  .mtmb-more {\n    padding-top: 26px;\n    border-top: 1px solid var(--mtmb-line);\n  }\n\n  .mtmb-more-head {\n    display: block;\n    margin-bottom: 13px;\n    color: var(--mtmb-muted);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2.2px;\n    text-transform: uppercase;\n  }\n\n  .mtmb-more-nav {\n    display: flex;\n    gap: 10px 26px;\n    flex-wrap: wrap;\n  }\n\n  .mtmb-more-nav a {\n    color: var(--mtmb-text) !important;\n    font-size: 13.5px;\n    font-weight: 650;\n    text-decoration: none !important;\n  }\n\n  .mtmb-more-nav a:hover {\n    color: var(--mtmb-ink) !important;\n    text-decoration: underline !important;\n  }\n\n  .mtmb-more-nav a.is-active {\n    color: var(--mtmb-ink) !important;\n    text-decoration: underline !important;\n    text-underline-offset: 4px;\n  }\n\n  \/* ---------- 6. Product grid anchor ----------\n     Invisible target the hero's primary CTA jumps to. It sits last in the block\n     so the jump lands on the Shopify product grid that renders directly below. *\/\n\n  .mtmb-anchor {\n    display: block;\n    height: 0;\n    margin-top: 0 !important;\n    overflow: hidden;\n  }\n\n  \/* ---------- Responsive ---------- *\/\n\n  @media screen and (max-width: 900px) {\n    .mtmb-hero {\n      grid-template-columns: minmax(0, 1fr);\n    }\n\n    .mtmb-hero-image {\n      order: -1;\n      height: 190px;\n    }\n\n    .mtmb-hero-copy {\n      padding: 30px 22px 28px;\n    }\n\n    .mtmb-types {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .mtmb-info-cols {\n      grid-template-columns: minmax(0, 1fr);\n    }\n\n    .mtmb-btn {\n      padding: 13px 18px;\n      flex: 1 1 auto;\n    }\n  }\n\n  @media screen and (max-width: 560px) {\n    .mtmb-hero-copy {\n      padding: 26px 20px 24px;\n    }\n\n    \/* Longer headlines on some collections wrap to four lines at the desktop\n       size; stepping the type down keeps every stacked hero inside budget. *\/\n    .mtmb-hero h2 {\n      font-size: 24px;\n      letter-spacing: -.6px;\n    }\n\n    .mtmb-hero-copy \u003e p {\n      font-size: 14px;\n      line-height: 1.55;\n    }\n\n    .mtmb-hero-image {\n      height: 148px;\n    }\n\n    .mtmb-hero-image img {\n      padding: 14px;\n    }\n\n    .mtmb-brandrow {\n      margin-bottom: 18px;\n    }\n\n    .mtmb-hero-copy \u003e p {\n      margin-bottom: 18px;\n    }\n\n    \/* Primary CTA takes its own row, the other two pair up. *\/\n    .mtmb-actions {\n      gap: 8px;\n    }\n\n    .mtmb-btn {\n      padding: 13px 10px;\n      flex: 1 1 44%;\n      font-size: 13.5px;\n    }\n\n    .mtmb-btn:first-child {\n      flex-basis: 100%;\n    }\n\n    .mtmb-search-label {\n      display: none;\n    }\n\n    .mtmb-type {\n      padding: 16px 14px 16px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mtmb-page\"\u003e\n\u003csection class=\"mtmb-hero\"\u003e\n\u003cdiv class=\"mtmb-hero-copy\"\u003e\n\u003cdiv class=\"mtmb-brandrow\"\u003e\n\u003cimg class=\"mtmb-logo\" src=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKwAAACvBAMAAACSiyhFAAAAGFBMVEUAAAD+\/v4EBAT+\/v79\/f37+\/udnZ1fX1\/UZlihAAAACHRSTlMA+\/4LWJzx+1Su6EsAAA9rSURBVHic7TtNcxvHsb3TC6ociRIo04cXBzYkxado5aFXeu8Q04Joqt4pMemId6Vezkmq8jtSlcoPSPluO4F1NS1ConN4FcEccpmTJBCKcoooEbKUHEwM9lXPzC7mY0GRsZN6qUofFrvz0dPT3dNfQ0ZQAZcWnM\/8\/sfjD779P3Wn9\/EdEAGGKESK0U\/bbkv87UExE+HaH7zxDyQcBi38912\/ZflXxVRkDb8znpYBuSzEmr4aNH1cEpS4\/CEYTodMYCHaTZd3BMc4N2\/i03DCOX4YtEOPswCw3zQEIf48nFDPgqY4aOHHHkHtL3bLDMA51GyQtTbAZXvdqG6xaNwKAbwvIB\/YDcsdYPfMmlO7AHt2Z+0E1F4KVIz5SBGbAEtOU3s8TJzwN7gPsF9\/sSbIqA3wgdNUA4gKmTUVIhuWAM4dQmQsaPlqLDOs+1shEmbwhUj4XChHIkjPZMFWCD6SL9QEwZr+NmEA8IkstSTEcIz7MmPeIKWY3jaVzBRvxXGA3Ovct9R6IloZSkwRFNUJL2mJvxWLRZPRwltK8iFBHUG2rQ7Q8ns\/KFh0AFo+E25TEfQLBJB0roOjXasgLvIbWNM7Y2pUHfBu1bmedM5YhcSCbRYHQryqlPgQMmPupyTFDC1YDjCsC6TDUAGtUGYsPAyBxLT0myCjTtVWiAxfZsz9JFMSblMhexlgqHFUycyz5MwbEpivkqAbwP+rcitEh1brSWiRuBfoQUFQtcQUKLWeiFZWS0wbsXpoiQ20tFpPNDWcFHOloMDDf+7ztruVWrHGEOCGPOg4LPStWbbiL3fg\/V9\/x3U4dJRL8r7lHAjmYKVtluDYlDbAR74lvm69D13HEztYaf2CnqnjSxYXagDH7ta9pcr9\/LhNKjSJWjlsjzUoh44ns+uuxGpjtRgotZ7EW37sEcSPiq+Z8asmCFzWTh1\/7wPXFE1ACwt9y3wt\/\/4vgXxcie1NNGLMDxHGZ74d+IGJEguCBWa9K1MyFlPNEbXC6EosnhwsMPtj6Jz5r5zzpjC6EtufHCww651MiX3mlxy7Qiht3zm0F6l5wQKz3smU2DAgQ2gT5C1jLZLbMbCLFl2JEZvdTbu+s24v4suMeSGCzc4a2E4m9yWWH+B42AEhwr4vM3srU8pXWDuDW7ISLY88K30dplyCvFU8FtnLsPGr+INnpdvurh1m0kibRV+pAK8CLVKI4FhpT1Hbzlack6Ppb1ahlb7EaFOWEQud49RkmbGCViWxMO+xV3ElFtr5TyShsdGiVHmSM\/C6S9DSi84y4ZIuWomLi68GEnPWCSTmsEgFC9cW33XsLcJPPvXNae0EPcep3YwTSM7Qw2lRdj7+dseiNrkYprJaDUuCpvwt+zJTSwwvmdQFlG59T304EtNYyp3vO8qnN+nLDABuzPMSrdzshMN0dBhNltiSKwtNk4l0mfp4yybQ2Ve5Usd3OPHAlZkZOYslWq4E4FrpKYDan22P5e941A8MsOKCLNEKLTDPfMHoi3E8G0rsveee39ZE6ew4Uur1szZcG7ix3HIHljuX20XcYHlv4917tYYXN1wH+BDgAmGJ1OLeAIIZgB6VFkzHj9se2tpL2c\/aUAYgFjFULopM7cGJYExA8R+DY48KtEGIE39LVORaUV1XNJhJGPxQI1JnaKOQWS2UmOBXQ7NWpBGMPiqibJKYEKNCZsNQYij2XI9gpxHMJAx+9nydJmLeKglyQwSA+xJIUSakEcwkDD60aaKUA0PQdV9Da32O+ZIbOltpROSHn1YIKFSXMmKBxOgwVOXHJiRluvbgS2wIkAsA8b9kaKskdg0B+KUJMuOKt9V5EYkL4yWFJHQ4exJAbFTKjMIbphOGColdpgIC7XGqynzdL1b2CVpSisXchMHa5mOyGbKvsAQOpzbgAEpmftJOaQRCNFliFLQbmQUOx2QKQd2wkFk0qU+JGgDOAuR\/O+6j1XXiqmqIpogF4afZJomajgrxbj+Q2C+VVSVF8XVIh6QsCGYIKOtTE9WBmAolppdRilIhs3PISMWqJKZEDQAks44vsZgkZjy67XiKNEJGxB+ftVPHyzRLySyAopzrJnLl5FE\/OuAEQmHiYVJlf6LMWFWFagnghyZIwwtVhYn7JtaaJLMmq5JYpxA1gOz+McQa902ErBTFX5dCUlYRfpKAxhv4LCC3Np+ZpEZChcwoJI3JmRVlFAPRpyTqIh0ari96837zUlJ00uGe8qYPO8Aiu4xSIWq1Va\/I1TW3BRMVBWoT4u\/3ykscAC66Xm9JLIhKRQGIq+plY1GrqQG143QRR3blpYQ8+s\/dqsXcOtFBEF5XkWVj3YpaJJSifiHgzQq9rt0DfrGi2U62XwQVZP1IZU4VNMDXBn7ItiPM\/wao+udByou8jAOM7ylTOpWCfoo2arHBbg\/ndTGZxBBU34V19Omx28vO8usi19aLby8DPCructNN9QXxmaItqbmFSaf9bnFyzBey1yNUaPEHqwBooniU6ut1aKzSU1nVe7bloRarnRnXgtlJ+mrKMwNo6JTkJLWf1VxCppLdL6NpAHidSDEtNtjtZl6qIgvcU2adjYcaX8vP0\/OgyoIHtDwJq2QUGzh1sMzrPiRkJlApvURet6nSK1jdh4RIi2zTUJ18uV\/bt6gdagOzZT7fbNEGDmHJpJrGC13N1l45tW7zsEE850VMJx+mMNSKFF6gjd0OMZf8njR5M0jek4mNdp24Ks8YtIKvmtmSz3hEL7RttFmDeFcOySRKS8EgfiIBec+8l+UcGqBrD\/cKje0qv1woHu5JQKWP5l06ijTkUsBWoaNJ7R4s9JV3lJx+UC0uaLXUcZrKriRjDy49\/Wz0x6wFvAdw+4nZl7I1ah+KbtcVDxMQiRvsx\/bHenPMeRAnAYZlyFSySlHrQbMPY9aGtXEmLM4fAdYRN2EytUNeKvWRgAlLviFamH5mcV5DEXtY7DRGXZZ\/mzHkMuofgDZrlKwtIDH4eIkEu4Fxb\/SbLtrI0lvSuuItfqIa9xCuqO+8A6oB9ySf1UN2sVRG1tTarvU2oFYGl9RJZGhLCmHitmG\/FWuycoGiAQryVHRyxVsKsZj7sFxo3rzcEuXg4dvePFa8DJXvuKM2bC07VpxS8wrFNztT5OisqAItPC\/f5uAIMByzYrcK7ah8O5od3y5eqq+Kpqu6DwEXihebd6x8K2Nux2i\/Wb6VnBu442QRiVqhjH1B8HlFtywdZpkjZOvm5bJeqNSVZ9a8GALm2t2QFVSWiiC54dLH5hBvG2PenatEm5xRskLhXCTy4PBmxqxwM\/CCPmG5HejG1rveTc4L36uRGJq6pSSl2yKhpchJ7Hw8Hr+aI544TFAW3AOvxTDXmcbAZ+6zIxtypbmu\/WcWXQmpylHcQ25prsNa9\/qYdpNr\/fKrcZWgrYJUmps4\/oHRQy00AEG7MXoa60brxEne8olS1KIiJ34WHF5JURRmQn6vBUwIuNACeIdT44KzM7ovaFhEyfMtgAUQYgvgHaF+4Hwy3gcCBwmCfumHznG3eFo8kinIQmlNkx7CM05xDs+46++52S7XiQhXblA\/LUiD5M4MwfKn6I+KCRSpI9fpUKp0s8yq9Ke2Rd0iVFJjiwmGasJtbRDhIPB7TaDnUa3bip5IfdSalBIhLJy6B4I+R20KApfzHSmAx2eedOia8X2dLPHv\/k51wpOORGjprvx3EoDPrs1tlHc6iDu9WbIkb4366q8M6r0nCQeIRg9U5NrsnVb3NKOdh0jfn1HYnvdvDggD8YC\/07uv7sm6hfYyemy93aXFkhOf3bmlDVVs7Xxz2P1oWu9OWeytc9OklBvzJRvly2JLzXv3YeycslQZ0RiVysPw7IYgKm43tRtP9eDbDapAJ+dnKLdBbpVwOsCB8K6ZizeNdrTePUvM2E2212hs\/GFDafX3P6Rqz5vr3beVefr+DZWhnMsX6MfW0LmEzasZa33rlCVvrYw4gNh6Y1mfolSd3fxZSjomz66cVsQjbyFgNlwtaoEFX7K1N\/S+WnTuxiqDWu85aoeSah01u0RIleIg10qPqd2rsydaXyFwtJHr8+TwawypX08IBmHpt92u1HRXF2n8KkXFiKNUd\/4N\/4avD\/jNq9w\/TIkjhB8etTjzQnhzEFUUub42sAGDUVUV++tBYgf03yRE\/whNCP+35F8A0uJ3bI0D1qSeLU\/d8X8nYKWrORD4opqEuLj4LqrqNSJyc6VhgkJ+9Udox1v8IgK\/dI0rn6of48DTBEtdjmlGHh2Ay1TyNOGsjhlPgacZxy4H3N54wlPyuWnGU8ERpqnW8PQcSo48S1LkGcW3NNnwFOMVzhW1deO+AbHW0jQAB54ipHM8NnUEogp5egmxtgSznEbTSFQ4CjHFpLt79edX6wgCUzk7szc9\/fzM6AZcamKzvfSnJm4uTw\/kKzd5f3Ft6ZPL0QyyZv3zZfgChs\/Smc5y85MrGwsnH8yc+uhqHWZnGs9XF9ekCpb26uKLvk78ZW\/zoZjuMYDmzv0IOq\/v3L\/SyzLiDkTRrQg2+o16L0t6AAl\/LFeT3i15MhmxzS\/upxv95nRvPSJeMorVYB3mN+oA7Gwz7l7eAOjuAty8g0\/n5lfv4KkuVXAEwgBa8HR+A052W7NdnYqms925+PHgswEk2\/XzG4DdK7tprv9SZRauAFL8POr1VWAU8wHx+Mru5rPaCkQrt9Q+YDj39DyJ+vYKRYgKuqdSKqWQCvDpz39AvN2G+UT9pcqJs7d0MU92BXSte71tPsj3mrD3GkXaGWzDIKY4Md9r0p+ZCoH4blkFlAKXH1LqwGcGRC1mt3vf0akbFqdGxcCyw+tiuFrPVwFhV3DIm0IVhfPV+oAUIJ6WM08zoyDIB58K0p0NjRYi2RXmzsjE18PkuyCjLN\/YkDF2n8IDyGB+ax7WqHYHsIBit3sCIM+ytd3E1PCm7zyFiEjPOyjU\/8qkA3ZKXc+zldGXFKU+feMmQGN+79kDbMx\/OVjZ72fsj0u9PM9VOnrv\/Ud\/XaFs9Qzs\/X5pBIPaPkDt2m9PL928AsDP\/pb0VsJjgXw3Hwh8jeoYO9B\/ZaeRDbLT6\/Jl2DrdkSMhQb52N5NN0Rj0837GhGrLstZ60usijEQKTx4neLe5AzvdM5NsxFVtWdJLS3R01OkZR7Dq4OH4Rd+R1FramgBcfNkcXgAzN6XMhAO\/SL+Y8qsppzhdDSNp0iBCRW0qi1WdhA7jlENK5olfOsq16xEA\/+V8WVSUk79J2CW99f8m8P8x\/B+3nH3y7MmVAQAAAABJRU5ErkJggg==\" alt=\"MI-T-M Corporation - an employee owned company\" loading=\"eager\" decoding=\"async\" width=\"86\"\u003e\u003cspan class=\"mtmb-eyebrow\"\u003eAuthorized MI-T-M Dealer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2\u003eTell Us the Job, We Will Spec the Machine\u003c\/h2\u003e\n\u003cp\u003eHot and cold water, gas and electric, portable and stationary - the full MI-T-M line with factory warranty and parts support behind it.\u003c\/p\u003e\n\u003cdiv class=\"mtmb-actions\"\u003e\n\u003ca class=\"mtmb-btn\" href=\"#mtm-products\"\u003eShop Washers\u003c\/a\u003e \u003ca class=\"mtmb-btn mtmb-btn-ghost\" href=\"\/pages\/contact\"\u003eRequest a Quote\u003c\/a\u003e \u003ca class=\"mtmb-btn mtmb-btn-ghost\" href=\"tel:+15042284049\"\u003e\u003csvg aria-hidden=\"true\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Call 504-228-4049\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtmb-hero-image\"\u003e\n\u003cimg src=\"https:\/\/www.mitm.com\/images\/2025\/products\/latest-soft-wash.jpg\" alt=\"MI-T-M pressure washer in use on a commercial job site\" loading=\"eager\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cform class=\"mtmb-search\" style=\"margin:0;\" role=\"search\" action=\"\/search\" method=\"get\"\u003e\n\u003cspan class=\"mtmb-search-label\"\u003eFind your MI-T-M\u003c\/span\u003e\n\u003cinput type=\"hidden\" name=\"type\" value=\"product\"\u003e\n\u003cinput type=\"hidden\" name=\"options[prefix]\" value=\"last\"\u003e\n\u003cinput class=\"mtmb-search-input\" style=\"margin:0;\" type=\"search\" name=\"q\" required aria-label=\"Search MI-T-M Pressure Washers\" placeholder=\"Model or part number: CA-2403-1MMH, HS-3005, CAW-2004, JCW-3004\"\u003e\n\u003cbutton class=\"mtmb-search-submit\" type=\"submit\"\u003eSearch\u003c\/button\u003e\n\u003c\/form\u003e\n\u003cnav class=\"mtmb-types\" aria-label=\"Shop Pressure Washers by type\"\u003e\n\u003ca class=\"mtmb-type\" href=\"\/collections\/mi-t-m-pressure-washers\/cold-water-pressure-washers\"\u003e\u003cspan class=\"mtmb-type-num\"\u003e01\u003c\/span\u003e\u003cspan class=\"mtmb-type-name\"\u003eCold Water\u003c\/span\u003e\u003c\/a\u003e\n\u003ca class=\"mtmb-type\" href=\"\/collections\/mi-t-m-pressure-washers\/hot-water-pressure-washers\"\u003e\u003cspan class=\"mtmb-type-num\"\u003e02\u003c\/span\u003e\u003cspan class=\"mtmb-type-name\"\u003eHot Water\u003c\/span\u003e\u003c\/a\u003e\n\u003ca class=\"mtmb-type\" href=\"\/collections\/mi-t-m-pressure-washers\/gas-powered-pressure-washers\"\u003e\u003cspan class=\"mtmb-type-num\"\u003e03\u003c\/span\u003e\u003cspan class=\"mtmb-type-name\"\u003eGas Powered\u003c\/span\u003e\u003c\/a\u003e\n\u003ca class=\"mtmb-type\" href=\"\/collections\/mi-t-m-pressure-washers\/electric-pressure-washers\"\u003e\u003cspan class=\"mtmb-type-num\"\u003e04\u003c\/span\u003e\u003cspan class=\"mtmb-type-name\"\u003eElectric\u003c\/span\u003e\u003c\/a\u003e\n\u003ca class=\"mtmb-type\" href=\"\/collections\/mi-t-m-pressure-washers\/portable-pressure-washers\"\u003e\u003cspan class=\"mtmb-type-num\"\u003e05\u003c\/span\u003e\u003cspan class=\"mtmb-type-name\"\u003ePortable\u003c\/span\u003e\u003c\/a\u003e\n\u003ca class=\"mtmb-type\" href=\"\/collections\/mi-t-m-pressure-washers\/stationary-pressure-washers\"\u003e\u003cspan class=\"mtmb-type-num\"\u003e06\u003c\/span\u003e\u003cspan class=\"mtmb-type-name\"\u003eStationary\u003c\/span\u003e\u003c\/a\u003e\n\u003ca class=\"mtmb-type\" href=\"\/collections\/mi-t-m-pressure-washers\/commercial-gas\"\u003e\u003cspan class=\"mtmb-type-num\"\u003e07\u003c\/span\u003e\u003cspan class=\"mtmb-type-name\"\u003eCommercial\u003c\/span\u003e\u003c\/a\u003e\n\u003ca class=\"mtmb-type\" href=\"\/collections\/mi-t-m-pressure-washers\/residential-gas\"\u003e\u003cspan class=\"mtmb-type-num\"\u003e08\u003c\/span\u003e\u003cspan class=\"mtmb-type-name\"\u003eResidential\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/nav\u003e\n\u003csection\u003e\n\u003cdiv class=\"mtmb-info-head\"\u003eSizing, Ordering \u0026amp; Support\u003c\/div\u003e\n\u003cdiv class=\"mtmb-info-cols\"\u003e\n\u003cdiv\u003e\n\u003cdetails class=\"mtmb-details\"\u003e\u003csummary\u003eHot water or cold water - which do I need?\u003c\/summary\u003e\u003cdiv class=\"mtmb-details-content\"\u003e\n\u003cp\u003eCold water removes dirt, mud and loose debris. Hot water is what breaks down grease, oil, fats and baked-on grime, and it cuts wash time on food, fleet and industrial work.\u003c\/p\u003e\n\u003cp\u003eIf the soil on the surface is oily, specify hot water.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"mtmb-details\"\u003e\u003csummary\u003eGas or electric?\u003c\/summary\u003e\u003cdiv class=\"mtmb-details-content\"\u003e\n\u003cp\u003e\u003cstrong\u003eGas\u003c\/strong\u003e goes anywhere and delivers the highest flow, but must be run outdoors or with full exhaust ventilation.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eElectric\u003c\/strong\u003e is quiet and safe indoors. Confirm voltage and phase (115V, 230V single-phase, 230\/460V three-phase) before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"mtmb-details\"\u003e\u003csummary\u003eWhat PSI and GPM should I order?\u003c\/summary\u003e\u003cdiv class=\"mtmb-details-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e1400–2000 PSI – vehicles, siding, light commercial\u003c\/li\u003e\n\u003cli\u003e2000–3000 PSI – fleet washing, concrete, general contracting\u003c\/li\u003e\n\u003cli\u003e3000–4000 PSI – industrial, paint prep, heavy equipment\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eGPM drives cleaning speed more than PSI. On large areas, add flow before pressure.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdetails class=\"mtmb-details\"\u003e\u003csummary\u003eWhat comes with the machine?\u003c\/summary\u003e\u003cdiv class=\"mtmb-details-content\"\u003e\u003cp\u003eMI-T-M pressure washers ship with the pump, engine or motor, trigger gun, wand and hose as configured by the factory for that model. Nozzles, reels, surface cleaners and detergent injectors are ordered separately from the accessories collection.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"mtmb-details\"\u003e\u003csummary\u003eWhat do you need from me to quote a machine?\u003c\/summary\u003e\u003cdiv class=\"mtmb-details-content\"\u003e\u003cp\u003eSend the model number if you have one. If you do not, tell us the application, the surface or material, whether you need hot or cold water, the power source available (gas, diesel, single-phase, three-phase), and the delivery destination.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"mtmb-details\"\u003e\u003csummary\u003eManuals, parts and support\u003c\/summary\u003e\u003cdiv class=\"mtmb-details-content\"\u003e\n\u003cp\u003eFind the model number on the equipment data plate before requesting parts or support. Complete model numbers return the fastest quote.\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.mitm.com\/support\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eMI-T-M Manuals \u0026amp; Support\u003c\/a\u003e  ·  \u003ca href=\"\/collections\/mi-t-m-accessories-parts\"\u003eAccessories \u0026amp; Parts\u003c\/a\u003e  ·  \u003ca href=\"tel:+15042284049\"\u003eCall 504-228-4049\u003c\/a\u003e  ·  \u003ca href=\"mailto:sales@hydrotechnologysystems.supply\"\u003esales@hydrotechnologysystems.supply\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mtmb-more\"\u003e\n\u003cspan class=\"mtmb-more-head\"\u003eMore MI-T-M equipment\u003c\/span\u003e\n\u003cnav class=\"mtmb-more-nav\" aria-label=\"MI-T-M collections\"\u003e\u003ca class=\"is-active\" href=\"\/collections\/mi-t-m-pressure-washers\"\u003ePressure Washers\u003c\/a\u003e \u003ca href=\"\/collections\/mi-t-m-air-compressors\"\u003eAir Compressors\u003c\/a\u003e \u003ca href=\"\/collections\/mi-t-m-air-compressor-generators\"\u003eAir Compressor Generators\u003c\/a\u003e \u003ca href=\"\/collections\/mi-t-m-generators\"\u003eGenerators\u003c\/a\u003e \u003ca href=\"\/collections\/mi-t-m-water-treatment-systems\"\u003eWater Treatment\u003c\/a\u003e \u003ca href=\"\/collections\/mi-t-m-portable-heaters\"\u003ePortable Heaters\u003c\/a\u003e \u003ca href=\"\/collections\/mi-t-m-water-pumps\"\u003eWater Pumps\u003c\/a\u003e \u003ca href=\"\/collections\/mi-t-m-floor-care\"\u003eFloor Care\u003c\/a\u003e \u003ca href=\"\/collections\/mi-t-m-trailers\"\u003eTrailers\u003c\/a\u003e \u003ca href=\"\/collections\/mi-t-m-air-compressor-generator-welders\"\u003eWelders\u003c\/a\u003e \u003ca href=\"\/collections\/mi-t-m-custom-fire-pits\"\u003eFire Pits\u003c\/a\u003e \u003ca href=\"\/collections\/mi-t-m-accessories-parts\"\u003eAccessories \u0026amp; Parts\u003c\/a\u003e\u003c\/nav\u003e\n\u003c\/section\u003e\n\u003cspan class=\"mtmb-anchor\" id=\"mtm-products\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n","products":[{"product_id":"mi-t-m-ca-2403-1mmh-ca-aluminum-series-gasoline-direct-drive","title":"MI-T-M CA-2403-1MMH CA Aluminum Series Gasoline Direct Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis direct drive pressure washer is designed for mobile cleaning contractors who require a portable unit. It features a lightweight aluminum frame construction for easier transport between job sites.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e2400\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e2.4\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e196\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e73.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eThis unit features a 49-state engine and is not for sale in California.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncludes Mi-T-M Pressure Relief Start system\u003c\/li\u003e\n\u003cli\u003eForged brass manifold construction\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003cli\u003eIn-line water strainer\u003c\/li\u003e\n\u003cli\u003eETL certified for US safety standards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCorrosion-resistant aluminum chassis\u003c\/li\u003e\n\u003cli\u003ePatented vibration isolation plate\u003c\/li\u003e\n\u003cli\u003e10-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e2400\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e2.4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e196cc Honda GX200 OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eMi-T-M\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eMi-T-M, Adjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLance\u003c\/th\u003e\n\u003ctd\u003e36 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e73.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e100.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e39.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e20.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e24.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15° and 25°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0005\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated Dual Lance. Has both a high and low pressure top that allows you to switch to the low pressure chemical injector without having to change tips - 36-inch\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0097\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eExternal Bypass System. Allows more water into the system to protect from heat build-up\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eHonda Engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Unloader\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-Aluminum-Series_Mi-T-M.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-SERIES-E-S-F-37-0818-012323.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships fully assembled with a shipping weight of 100.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276569157940,"sku":"CA-2403-1MMH","price":2506.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CA-2403-1MMH.jpg?v=1788462526"},{"product_id":"mi-t-m-ca-2703-1mmh-ca-aluminum-series-gasoline-direct-drive","title":"MI-T-M CA-2703-1MMH CA Aluminum Series Gasoline Direct Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis direct drive pressure washer is designed for mobile cleaning contractors who require a portable unit. It features a lightweight aluminum frame construction for easier transport between job sites.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e2700\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e2.4\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e196\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e73.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eThis unit features a 49-state engine and is not for sale in California.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncludes Mi-T-M Pressure Relief Start system\u003c\/li\u003e\n\u003cli\u003eFeatures a forged brass manifold\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003cli\u003eEquipped with an in-line water strainer\u003c\/li\u003e\n\u003cli\u003eETL Certified for the US market\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eConstructed with a corrosion-resistant aluminum frame\u003c\/li\u003e\n\u003cli\u003eUtilizes a patented vibration isolation plate\u003c\/li\u003e\n\u003cli\u003eIncludes 10-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e2700\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e2.4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e196cc Honda GX200 OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eMi-T-M\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eMi-T-M, Adjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLance\u003c\/th\u003e\n\u003ctd\u003e36 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e73.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e100.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e39.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e20.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e24.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15° and 25°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0005\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated Dual Lance. Has both a high and low pressure top that allows you to switch to the low pressure chemical injector without having to change tips - 36-inch\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0097\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eExternal Bypass System. Allows more water into the system to protect from heat build-up\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eHonda Engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Unloader\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-Aluminum-Series_Mi-T-M-k92ccb.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-SERIES-E-S-F-37-0818-012323-qclf3b.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships fully assembled with a shipping weight of 100.00 lbs; freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276569321780,"sku":"CA-2703-1MMH","price":2613.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CA-2703-1MMH.jpg?v=1788462526"},{"product_id":"mi-t-m-ca-2703-1mmk-ca-aluminum-series-gasoline-direct-drive","title":"MI-T-M CA-2703-1MMK CA Aluminum Series Gasoline Direct Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis direct drive pressure washer is designed for mobile cleaning contractors who require a portable unit. It features a lightweight, corrosion-resistant aluminum frame for durability in field environments.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e2700\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e2.4\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e208\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e73.00\u003csmall\u003elbs.\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eThis unit features a 49-state engine and is not for sale in California.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eMi-T-M Pressure Relief Start system\u003c\/li\u003e\n\u003cli\u003eForged brass manifold construction\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003cli\u003eIn-line water strainer included\u003c\/li\u003e\n\u003cli\u003eETL Certified for US safety standards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCorrosion-resistant aluminum chassis\u003c\/li\u003e\n\u003cli\u003ePatented vibration isolation plate\u003c\/li\u003e\n\u003cli\u003e10-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e2700\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e2.4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e208cc Kohler CH270 OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eMi-T-M\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eMi-T-M, Adjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLance\u003c\/th\u003e\n\u003ctd\u003e36 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e73.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e100.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e39.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e20.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e24.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15° and 25°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0005\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated Dual Lance. Has both a high and low pressure top that allows you to switch to the low pressure chemical injector without having to change tips - 36-inch\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0097\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eExternal Bypass System. Allows more water into the system to protect from heat build-up\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eRehlko Engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Unloader\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-Aluminum-Series_Mi-T-M-thlb4p.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-SERIES-E-S-F-37-0818-012323-d50c54.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships fully assembled with a shipping weight of 100.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276569452852,"sku":"CA-2703-1MMK","price":2596.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CA-2703-1MMK.jpg?v=1788462528"},{"product_id":"mi-t-m-ca-2703-1mmm-ca-aluminum-series-gasoline-direct-drive","title":"MI-T-M CA-2703-1MMM CA Aluminum Series Gasoline Direct Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis direct drive pressure washer is designed for mobile cleaning contractors who require a portable unit. It features a lightweight aluminum frame construction for easier transport between job sites.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e2700\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e2.4\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e212\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e73.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eGasoline models sold in California require a CARB compliant engine.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncludes Mi-T-M Pressure Relief Start system\u003c\/li\u003e\n\u003cli\u003eFeatures a forged brass manifold\u003c\/li\u003e\n\u003cli\u003eEquipped with a thermal relief valve\u003c\/li\u003e\n\u003cli\u003eIncludes an in-line water strainer\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eConstructed with a corrosion-resistant aluminum frame\u003c\/li\u003e\n\u003cli\u003eUtilizes a patented vibration isolation plate\u003c\/li\u003e\n\u003cli\u003eEquipped with 10-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e2700\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e2.4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e212cc Mi-T-M OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eMi-T-M\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eMi-T-M, Adjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLance\u003c\/th\u003e\n\u003ctd\u003e36 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e73.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e100.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e39.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e20.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e24.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15° and 25°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0005\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated Dual Lance. Has both a high and low pressure top that allows you to switch to the low pressure chemical injector without having to change tips - 36-inch\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0097\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eExternal Bypass System. Allows more water into the system to protect from heat build-up\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Unloader\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-Aluminum-Series_Mi-T-M-4zqkc0.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-SERIES-E-S-F-37-0818-012323-m94v49.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships fully assembled with a shipping weight of 100.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276569616692,"sku":"CA-2703-1MMM","price":2245.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CA-2703-1MMM.jpg?v=1788462525"},{"product_id":"mi-t-m-ca-2703-1mmv-ca-aluminum-series-gasoline-direct-drive","title":"MI-T-M CA-2703-1MMV CA Aluminum Series Gasoline Direct Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis direct drive pressure washer is designed for mobile cleaning contractors who require a portable unit. The aluminum frame construction provides a lightweight chassis for frequent transport between job sites.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e2700\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e2.4\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e203\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e73.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eThis unit features a 49-state engine and is not for sale in California.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncludes Mi-T-M Pressure Relief Start system\u003c\/li\u003e\n\u003cli\u003eFeatures a forged brass manifold\u003c\/li\u003e\n\u003cli\u003eEquipped with a thermal relief valve\u003c\/li\u003e\n\u003cli\u003eIncludes an in-line water strainer\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eConstructed with a corrosion-resistant aluminum frame\u003c\/li\u003e\n\u003cli\u003eUtilizes a patented vibration isolation plate\u003c\/li\u003e\n\u003cli\u003eEquipped with 10-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e2700\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e2.4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e203cc Vanguard OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eMi-T-M\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eMi-T-M, Adjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLance\u003c\/th\u003e\n\u003ctd\u003e36 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e73.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e100.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e39.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e20.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e24.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15° and 25°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0005\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated Dual Lance. Has both a high and low pressure top that allows you to switch to the low pressure chemical injector without having to change tips - 36-inch\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0097\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eExternal Bypass System. Allows more water into the system to protect from heat build-up\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eVanguard Engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Unloader\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-Aluminum-Series_Mi-T-M-v6zrwq.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-SERIES-E-S-F-37-0818-012323-4mnl46.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships fully assembled with a shipping weight of 100.00 lbs. Freight costs are quoted based on the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276569714996,"sku":"CA-2703-1MMV","price":2761.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CA-2703-1MMV.jpg?v=1788462527"},{"product_id":"mi-t-m-ca-3003-1mah-ca-aluminum-series-gasoline-direct-drive","title":"MI-T-M CA-3003-1MAH CA Aluminum Series Gasoline Direct Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis direct drive pressure washer is designed for mobile cleaning contractors who require a portable unit. It features a lightweight aluminum frame construction for easier transport between job sites.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3.0\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e270\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e105.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eThis unit features a 49-state engine and is not for sale in California.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncludes Mi-T-M Pressure Relief Start system\u003c\/li\u003e\n\u003cli\u003eForged brass manifold construction\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003cli\u003eEquipped with an in-line water strainer\u003c\/li\u003e\n\u003cli\u003eETL certified for US safety standards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCorrosion-resistant aluminum chassis\u003c\/li\u003e\n\u003cli\u003ePatented vibration isolation plate\u003c\/li\u003e\n\u003cli\u003e10-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e3000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e3.0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e270cc Honda GX270 OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eAR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eMi-T-M, Adjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLance\u003c\/th\u003e\n\u003ctd\u003e36 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e105.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e155.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e42.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e23.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e24.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15° and 25°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0005\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated Dual Lance. Has both a high and low pressure top that allows you to switch to the low pressure chemical injector without having to change tips - 36-inch\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0099\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eExternal Bypass System. Allows more water into the system to protect from heat build-up\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eAR Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eHonda Engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Unloader\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-Aluminum-Series_Mi-T-M-2qnr07.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-SERIES-E-S-F-37-0818-012323-xxwlrx.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships fully assembled with a shipping weight of 155.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276569813300,"sku":"CA-3003-1MAH","price":3863.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CA-3003-1MAH.jpg?v=1788462526"},{"product_id":"mi-t-m-ca-3003-1mam-ca-aluminum-series-gasoline-direct-drive","title":"MI-T-M CA-3003-1MAM CA Aluminum Series Gasoline Direct Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis direct drive pressure washer is designed for mobile cleaning contractors, featuring a lightweight aluminum frame for easy transport between job sites.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3.0\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e300\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e105.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eGasoline models sold in California require a CARB compliant engine; consult factory for availability.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncludes Mi-T-M Pressure Relief Start system\u003c\/li\u003e\n\u003cli\u003eFeatures a forged brass manifold\u003c\/li\u003e\n\u003cli\u003eEquipped with a thermal relief valve\u003c\/li\u003e\n\u003cli\u003eIntegrated in-line water strainer\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eConstructed with a corrosion-resistant aluminum frame\u003c\/li\u003e\n\u003cli\u003eUtilizes a patented vibration isolation plate\u003c\/li\u003e\n\u003cli\u003eMounted on 10-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e3000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e3.0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e300cc Mi-T-M OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eAR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eMi-T-M, Adjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLance\u003c\/th\u003e\n\u003ctd\u003e36 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e105.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e155.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e42.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e23.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e24.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15° and 25°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0005\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated Dual Lance. Has both a high and low pressure top that allows you to switch to the low pressure chemical injector without having to change tips - 36-inch\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0099\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eExternal Bypass System. Allows more water into the system to protect from heat build-up\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eAR Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Unloader\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-Aluminum-Series_Mi-T-M-ggdk0t.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-SERIES-E-S-F-37-0818-012323-xjp0yp.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 155.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276569977140,"sku":"CA-3003-1MAM","price":3295.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CA-3003-1MAM.jpg?v=1788462527"},{"product_id":"mi-t-m-ca-3504-1mah-ca-aluminum-series-gasoline-direct-drive","title":"MI-T-M CA-3504-1MAH CA Aluminum Series Gasoline Direct Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis direct drive pressure washer is designed for mobile cleaning contractors who require a portable unit. It features a lightweight aluminum frame construction for easier transport between job sites.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3500\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3.5\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e389\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e125.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eThis unit features a 49-state engine and is not for sale in California.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncludes Mi-T-M Pressure Relief Start system\u003c\/li\u003e\n\u003cli\u003eForged brass manifold construction\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003cli\u003eEquipped with an in-line water strainer\u003c\/li\u003e\n\u003cli\u003eETL certified for US safety standards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCorrosion-resistant aluminum chassis\u003c\/li\u003e\n\u003cli\u003ePatented vibration isolation plate\u003c\/li\u003e\n\u003cli\u003e13-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e3500\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e3.5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e389cc Honda GX390 OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eAR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eMi-T-M, Adjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLance\u003c\/th\u003e\n\u003ctd\u003e48 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e125.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e175.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e42.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e23.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e24.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15° and 25°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e1\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0098\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eExternal Bypass System. Allows more water into the system to protect from heat build-up\u003c\/span\u003e\n\u003c\/li\u003e\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eAR Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eHonda Engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Unloader\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-Aluminum-Series_Mi-T-M-t9l2xn.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-SERIES-E-S-F-37-0818-012323-ld3vqx.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 175.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276570140980,"sku":"CA-3504-1MAH","price":4140.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CA-3504-1MAH.jpg?v=1788462527"},{"product_id":"mi-t-m-ca-3504-1mam-ca-aluminum-series-gasoline-direct-drive","title":"MI-T-M CA-3504-1MAM CA Aluminum Series Gasoline Direct Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis direct drive pressure washer is designed for mobile cleaning contractors who require a portable unit. It features a lightweight aluminum frame construction for easier transport between job sites.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3500\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3.5\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e420\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e125.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eGasoline models sold in California must be CARB compliant; consult factory for availability.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncludes Mi-T-M Pressure Relief Start system\u003c\/li\u003e\n\u003cli\u003eForged brass manifold construction\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003cli\u003eIn-line water strainer included\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCorrosion-resistant aluminum chassis\u003c\/li\u003e\n\u003cli\u003ePatented vibration isolation plate\u003c\/li\u003e\n\u003cli\u003e13-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e3500\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e3.5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e420cc Mi-T-M OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eAR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eMi-T-M, Adjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLance\u003c\/th\u003e\n\u003ctd\u003e48 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e125.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e175.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e42.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e23.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e24.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15° and 25°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e1\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0098\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eExternal Bypass System. Allows more water into the system to protect from heat build-up\u003c\/span\u003e\n\u003c\/li\u003e\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eAR Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Unloader\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-Aluminum-Series_Mi-T-M-4vrr06.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-SERIES-E-S-F-37-0818-012323-r21s5g.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 175.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276570304820,"sku":"CA-3504-1MAM","price":3622.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CA-3504-1MAM.jpg?v=1788462527"},{"product_id":"mi-t-m-ca-3504-1mgh-ca-aluminum-series-gasoline-direct-drive","title":"MI-T-M CA-3504-1MGH CA Aluminum Series Gasoline Direct Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis direct drive pressure washer is designed for mobile cleaning contractors who require a portable unit built on a corrosion-resistant aluminum frame.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3500\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4.0\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e389\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e125.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eThis unit features a 49-state engine and is not for sale in California.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncludes Mi-T-M Pressure Relief Start system\u003c\/li\u003e\n\u003cli\u003eExternal bypass prevents heat accumulation\u003c\/li\u003e\n\u003cli\u003eForged brass manifold construction\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003cli\u003eIn-line water strainer included\u003c\/li\u003e\n\u003cli\u003eETL certified for US safety standards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eAluminum chassis resists corrosion\u003c\/li\u003e\n\u003cli\u003ePatented vibration isolation plate\u003c\/li\u003e\n\u003cli\u003e13-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e3500\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e4.0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e389cc Honda GX390 OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eGeneral\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eAdjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLance\u003c\/th\u003e\n\u003ctd\u003e48 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e125.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e175.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e42.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e23.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e24.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15° and 25°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eGeneral Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eHonda Engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-Aluminum-Series_Mi-T-M-xb9w4k.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-SERIES-E-S-F-37-0818-012323-sf1142.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships fully assembled with a shipping weight of 175.00 lbs; freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276570468660,"sku":"CA-3504-1MGH","price":4759.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CA-3504-1MGH.jpg?v=1788462528"},{"product_id":"mi-t-m-ca-4004-1mah-ca-aluminum-series-gasoline-direct-drive","title":"MI-T-M CA-4004-1MAH CA Aluminum Series Gasoline Direct Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis pressure washer is designed for mobile cleaning contractors who require a lightweight unit. It features a corrosion-resistant aluminum frame for durability in field conditions.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3.5\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e389\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e125.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eThis unit is equipped with a 49-state engine and is not for sale in California.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncludes Mi-T-M Pressure Relief Start system\u003c\/li\u003e\n\u003cli\u003eFeatures a forged brass manifold\u003c\/li\u003e\n\u003cli\u003eEquipped with a thermal relief valve\u003c\/li\u003e\n\u003cli\u003eIncludes an in-line water strainer\u003c\/li\u003e\n\u003cli\u003eETL Certified for US markets\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eConstructed with a corrosion-resistant aluminum frame\u003c\/li\u003e\n\u003cli\u003eUtilizes a patented vibration isolation plate\u003c\/li\u003e\n\u003cli\u003eEquipped with 13-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e4000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e3.5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e389cc Honda GX390 OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eAR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eMi-T-M, Adjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLance\u003c\/th\u003e\n\u003ctd\u003e48 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e125.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e175.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e42.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e23.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e24.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15° and 25°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e1\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0098\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eExternal Bypass System. Allows more water into the system to protect from heat build-up\u003c\/span\u003e\n\u003c\/li\u003e\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eAR Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eHonda Engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Unloader\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-Aluminum-Series_Mi-T-M-8c864n.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-SERIES-E-S-F-37-0818-012323-qw01kr.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships fully assembled with a shipping weight of 175.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276570599732,"sku":"CA-4004-1MAH","price":4280.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CA-4004-1MAH.jpg?v=1788462527"},{"product_id":"mi-t-m-ca-4004-1mam-ca-aluminum-series-gasoline-direct-drive","title":"MI-T-M CA-4004-1MAM CA Aluminum Series Gasoline Direct Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis direct drive pressure washer is designed for mobile cleaning contractors who require a portable unit. The aluminum frame construction reduces overall weight for easier transport between job sites.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3.5\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e420\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e125.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eGasoline models sold in California must be CARB compliant; consult factory for availability.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eFeatures Mi-T-M Pressure Relief Start system\u003c\/li\u003e\n\u003cli\u003eConstructed with a forged brass manifold\u003c\/li\u003e\n\u003cli\u003eIncludes a thermal relief valve\u003c\/li\u003e\n\u003cli\u003eEquipped with an in-line water strainer\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eBuilt with a corrosion-resistant aluminum frame\u003c\/li\u003e\n\u003cli\u003eUtilizes a patented vibration isolation plate\u003c\/li\u003e\n\u003cli\u003eMounted on 13-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e4000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e3.5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e420cc Mi-T-M OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eAR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eMi-T-M, Adjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLance\u003c\/th\u003e\n\u003ctd\u003e48 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e125.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e175.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e42.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e23.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e24.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15° and 25°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e1\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0098\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eExternal Bypass System. Allows more water into the system to protect from heat build-up\u003c\/span\u003e\n\u003c\/li\u003e\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eAR Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Unloader\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-Aluminum-Series_Mi-T-M-cwz4qq.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-SERIES-E-S-F-37-0818-012323-hc1fz5.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 175.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276570763572,"sku":"CA-4004-1MAM","price":3760.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CA-4004-1MAM.jpg?v=1788462527"},{"product_id":"mi-t-m-ca-4004-1mch-ca-aluminum-series-gasoline-direct-drive","title":"MI-T-M CA-4004-1MCH CA Aluminum Series Gasoline Direct Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis direct drive pressure washer is designed for mobile cleaning contractors who require a portable unit. It features a lightweight aluminum frame construction for easier transport between job sites.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4.0\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e389\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e128.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eThis unit features a 49-state engine and is not for sale in California.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncludes Mi-T-M Pressure Relief Start system\u003c\/li\u003e\n\u003cli\u003eExternal bypass prevents heat accumulation\u003c\/li\u003e\n\u003cli\u003eForged brass manifold construction\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003cli\u003eEquipped with in-line water strainer\u003c\/li\u003e\n\u003cli\u003eETL certified for US safety standards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCorrosion-resistant aluminum chassis\u003c\/li\u003e\n\u003cli\u003ePatented vibration isolation mounting plate\u003c\/li\u003e\n\u003cli\u003e13-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e4000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e4.0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e389cc Honda GX390 OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eCAT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eAdjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLance\u003c\/th\u003e\n\u003ctd\u003e48 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e128.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e178.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e42.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e23.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e24.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15° and 25°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eCAT Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eHonda Engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-Aluminum-Series_Mi-T-M-h0tq0t.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-SERIES-E-S-F-37-0818-012323-fj4dlw.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 178.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276570861876,"sku":"CA-4004-1MCH","price":4958.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CA-4004-1MCH.jpg?v=1788462528"},{"product_id":"mi-t-m-ca-4004-1mcm-ca-aluminum-series-gasoline-direct-drive","title":"MI-T-M CA-4004-1MCM CA Aluminum Series Gasoline Direct Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis unit is designed for mobile cleaning contractors who require high-pressure performance in a portable package. It features a lightweight, corrosion-resistant aluminum frame for durability during transport.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4.0\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e420\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e128.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eGasoline models sold in California must be CARB compliant; consult factory for availability.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncludes Mi-T-M Pressure Relief Start system\u003c\/li\u003e\n\u003cli\u003eExternal bypass system prevents heat accumulation\u003c\/li\u003e\n\u003cli\u003eForged brass manifold construction\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003cli\u003eIn-line water strainer included\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCorrosion-resistant aluminum chassis\u003c\/li\u003e\n\u003cli\u003ePatented vibration isolation plate\u003c\/li\u003e\n\u003cli\u003e13-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e4000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e4.0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e420cc Mi-T-M OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eCAT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eAdjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLance\u003c\/th\u003e\n\u003ctd\u003e48 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e128.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e178.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e42.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e23.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e24.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15° and 25°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eCAT Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-Aluminum-Series_Mi-T-M-8jcsmd.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-SERIES-E-S-F-37-0818-012323-j87q17.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships fully assembled with a shipping weight of 178.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276570992948,"sku":"CA-4004-1MCM","price":4220.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CA-4004-1MCM.jpg?v=1788462526"},{"product_id":"mi-t-m-ca-4004-1mgh-ca-aluminum-series-gasoline-direct-drive","title":"MI-T-M CA-4004-1MGH CA Aluminum Series Gasoline Direct Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis pressure washer provides portable cleaning power for contractors who require a lightweight, maneuverable unit. It features a high-displacement Honda GX390 engine for consistent performance on job sites.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4.0\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e389\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e125.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eThis unit features a 49-state engine and is not for sale in California.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncludes Mi-T-M Pressure Relief Start system\u003c\/li\u003e\n\u003cli\u003eExternal bypass system prevents heat accumulation\u003c\/li\u003e\n\u003cli\u003eForged brass manifold construction\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003cli\u003eIn-line water strainer included\u003c\/li\u003e\n\u003cli\u003eETL Certified for US safety standards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCorrosion-resistant aluminum chassis\u003c\/li\u003e\n\u003cli\u003ePatented vibration isolation plate\u003c\/li\u003e\n\u003cli\u003e13-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e4000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e4.0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e389cc Honda GX390 OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eGeneral\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eAdjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLance\u003c\/th\u003e\n\u003ctd\u003e48 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e125.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e175.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e42.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e23.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e24.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15° and 25°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eGeneral Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eHonda Engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-Aluminum-Series_Mi-T-M-r9wg9j.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-SERIES-E-S-F-37-0818-012323-r0cgkp.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships fully assembled with a shipping weight of 175.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276571124020,"sku":"CA-4004-1MGH","price":4622.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CA-4004-1MGH.jpg?v=1788462527"},{"product_id":"mi-t-m-ca-4004-1mgm-ca-aluminum-series-gasoline-direct-drive","title":"MI-T-M CA-4004-1MGM CA Aluminum Series Gasoline Direct Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis direct drive pressure washer is designed for mobile cleaning contractors who require a portable unit built on a corrosion-resistant aluminum frame.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4.0\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e420\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e125.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eGasoline models sold in California require a CARB compliant engine.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eFeatures Mi-T-M Pressure Relief Start system\u003c\/li\u003e\n\u003cli\u003eExternal bypass system prevents heat accumulation\u003c\/li\u003e\n\u003cli\u003eForged brass manifold construction\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003cli\u003eIncludes in-line water strainer\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCorrosion-resistant aluminum chassis\u003c\/li\u003e\n\u003cli\u003ePatented vibration isolation mounting plate\u003c\/li\u003e\n\u003cli\u003e13-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e4000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e4.0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e420cc Mi-T-M OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eGeneral\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eAdjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLance\u003c\/th\u003e\n\u003ctd\u003e48 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e125.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e175.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e42.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e23.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e24.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15° and 25°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eGeneral Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-Aluminum-Series_Mi-T-M-wj3cwk.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-SERIES-E-S-F-37-0818-012323-t29wmw.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships fully assembled with a shipping weight of 175.00 lbs; freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276571255092,"sku":"CA-4004-1MGM","price":3906.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CA-4004-1MGM.jpg?v=1788462524"},{"product_id":"mi-t-m-ca-4004-pmah-job-pro-aluminum-series-gasoline-direct-drive","title":"MI-T-M CA-4004-PMAH Job Pro® Aluminum Series Gasoline Direct Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis direct drive pressure washer is designed for contractors requiring consistent performance for 20-30 hours of weekly operation. The unit features a lightweight, corrosion-resistant aluminum frame for improved portability on job sites.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3.5\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e389\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e125.00\u003csmall\u003elbs.\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eThis unit features a 49-state engine and is not for sale in California.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eDirect drive triplex piston AR pump\u003c\/li\u003e\n\u003cli\u003eMi-T-M Pressure Relief Start system prevents pressure buildup\u003c\/li\u003e\n\u003cli\u003eStainless-steel and brass Mi-T-M unloader\u003c\/li\u003e\n\u003cli\u003eForged brass manifold\u003c\/li\u003e\n\u003cli\u003eThermal relief valve\u003c\/li\u003e\n\u003cli\u003eIn-line water strainer\u003c\/li\u003e\n\u003cli\u003eLow pressure quick connect-style detergent injector\u003c\/li\u003e\n\u003cli\u003eIntertek Certified - US\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCorrosion-resistant aluminum frame and base plate with 1-1\/4-inch tube handles\u003c\/li\u003e\n\u003cli\u003e13-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e4000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e3.5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e389cc Honda GX390 OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eAR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eMi-T-M, Adjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRecommended Usage\u003c\/th\u003e\n\u003ctd\u003e20-30 Hours\/Week\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e125.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e175.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e42.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e23.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e24.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e4\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15° and 25°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking high pressure hose with quick connects\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun with safety lock-off\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e48-inch lance with rubber grip\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0005\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated Dual Lance. Has both a high and low pressure top that allows you to switch to the low pressure chemical injector without having to change tips - 36-inch\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0098\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eExternal Bypass System. Allows more water into the system to protect from heat build-up\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e1\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-4004-PMAH_spec-sheet-n38sz6.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 175.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276571418932,"sku":"CA-4004-PMAH","price":2977.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CA-4004-PMAH.jpg?v=1788462527"},{"product_id":"mi-t-m-ca-4004-pmam-job-pro-aluminum-series-gasoline-direct-drive","title":"MI-T-M CA-4004-PMAM Job Pro® Aluminum Series Gasoline Direct Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis direct drive pressure washer is designed for contractors requiring high-output cleaning for 20 to 30 hours per week. The unit features an all-aluminum frame construction to reduce overall weight for improved job site mobility.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3.5\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e420\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e125.00\u003csmall\u003elbs.\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eDirect drive triplex piston AR pump\u003c\/li\u003e\n\u003cli\u003eMi-T-M Pressure Relief Start system prevents pressure accumulation during startup\u003c\/li\u003e\n\u003cli\u003eStainless-steel and brass Mi-T-M adjustable unloader\u003c\/li\u003e\n\u003cli\u003eForged brass manifold\u003c\/li\u003e\n\u003cli\u003eThermal relief valve\u003c\/li\u003e\n\u003cli\u003eIn-line water strainer\u003c\/li\u003e\n\u003cli\u003eLow pressure quick connect detergent injector\u003c\/li\u003e\n\u003cli\u003eIntertek Certified - US\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCorrosion-resistant aluminum frame and base plate with 1-1\/4-inch tube handles\u003c\/li\u003e\n\u003cli\u003e13-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e4000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e3.5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e420cc Mi-T-M OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eAR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eMi-T-M, Adjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRecommended Usage\u003c\/th\u003e\n\u003ctd\u003e20-30 Hours\/Week\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e125.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e175.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e42.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e23.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e24.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e4\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15° and 25°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking high pressure hose with quick connects\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun with safety lock-off\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e48-inch lance with rubber grip\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0005\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated Dual Lance. Has both a high and low pressure top that allows you to switch to the low pressure chemical injector without having to change tips - 36-inch\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0098\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eExternal Bypass System. Allows more water into the system to protect from heat build-up\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e1\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CA-4004-PMAM_spec-sheet.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 175.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276571582772,"sku":"CA-4004-PMAM","price":2473.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CA-4004-PMAM.jpg?v=1788462525"},{"product_id":"mi-t-m-caw-2004-0me1-caw-aluminum-series-electric-direct-drive-wall-mount","title":"MI-T-M CAW-2004-0ME1 CAW Aluminum Series Electric Direct Drive Wall-Mount","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis wall-mount pressure washer is designed for permanent installation in wash bays and workshops. It features a direct-drive pump system engineered for continuous duty in indoor cleaning applications.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e2000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3.9\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eMotor\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e6.0\u003csmall\u003eHP\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e188.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eTrapping unloader constructed of stainless steel and brass\u003c\/li\u003e\n\u003cli\u003eFactory-preset unloader valve\u003c\/li\u003e\n\u003cli\u003eForged brass manifold\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003cli\u003eExternal quick-connect detergent injector for low-pressure application\u003c\/li\u003e\n\u003cli\u003eRated for incoming water temperatures up to 165°F\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eMotor\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eTotally enclosed fan-cooled motor with manual thermal overload protection\u003c\/li\u003e\n\u003cli\u003eIncludes 4-foot power cord with NEMA 6-30P plug\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\u003cli\u003eAluminum chassis equipped with integrated wall-mounting brackets\u003c\/li\u003e\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eAutomatic time-delay shutdown system\u003c\/li\u003e\n\u003cli\u003eRemote-mount electrical box requires placement within 3.5 feet of the unit\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e10\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e2000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e3.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHorsepower\/Motor\u003c\/th\u003e\n\u003ctd\u003e6.0 HP, 230V, 1Ø, 24.1A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eGeneral\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePlug Type\u003c\/th\u003e\n\u003ctd\u003eNEMA 6-30P\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e188.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e248.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e34.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e17.25 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e18.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15°, 25° and 40°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e36-in adjustable dual lance with insulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0078\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eRemote Box. Adds plastic control box with rocker switches, can be mounted away from unit to control on\/off\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0109\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Remote Box. Additional remote boxes (up to 3)\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0112\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAuto Start\/Stop. When trigger gun is released, the timer will turn unit off; when trigger gun is pulled unit will restart\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eGeneral Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eElectric Motor\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CAW-Aluminum-Series_Mi-T-M-tb95f4.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/37-1473-CAW-1002_2004_3004_4004-ELEC.-WALL-MOUNT-E-S-020123.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 248.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276571713844,"sku":"CAW-2004-0ME1","price":6314.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CAW-2004-0ME1.jpg?v=1788462528"},{"product_id":"mi-t-m-caw-2004-0me3-caw-aluminum-series-electric-direct-drive-wall-mount","title":"MI-T-M CAW-2004-0ME3 CAW Aluminum Series Electric Direct Drive Wall-Mount","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis wall-mounted pressure washer is designed for permanent installation in wash bays and workshops. It features a direct-drive pump system engineered for continuous duty in high-volume cleaning applications.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e2000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3.9\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eMotor\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e6.0\u003csmall\u003eHP\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e163.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003e460V motor configuration is available as an optional build.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eTrapping unloader constructed from stainless steel and brass\u003c\/li\u003e\n\u003cli\u003eFactory-preset unloader settings\u003c\/li\u003e\n\u003cli\u003eForged brass manifold\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003cli\u003eExternal quick-connect detergent injector for low-pressure application\u003c\/li\u003e\n\u003cli\u003eRated for incoming water temperatures up to 165°F\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eMotor\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eTotally enclosed fan-cooled motor with manual thermal overload protection\u003c\/li\u003e\n\u003cli\u003eIncludes 4-foot power cord\u003c\/li\u003e\n\u003cli\u003eNEMA L15-20P plug configuration\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\u003cli\u003eAluminum chassis with integrated wall-mounting brackets\u003c\/li\u003e\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eAutomatic time-delay shutdown system\u003c\/li\u003e\n\u003cli\u003eRemote electrical box requires installation within 3.5 feet of the unit\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e10\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e2000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e3.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHorsepower\/Motor\u003c\/th\u003e\n\u003ctd\u003e6.0 HP, 230V, 3Ø, 17.3A -OR- 6.0 HP, 460V, 3Ø, 8.64A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eGeneral\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePlug Type\u003c\/th\u003e\n\u003ctd\u003eNEMA L15-20P\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e163.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e223.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e34.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e17.25 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e18.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15°, 25° and 40°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e36-in adjustable dual lance with insulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e4\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0078\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eRemote Box. Adds plastic control box with rocker switches, can be mounted away from unit to control on\/off\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0109\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Remote Box. Additional remote boxes (up to 3)\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0112\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAuto Start\/Stop. When trigger gun is released, the timer will turn unit off; when trigger gun is pulled unit will restart\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0110\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e460V on 6.0 HP, 3 Phase Models. For when you have 460V of power available\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eGeneral Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eElectric Motor\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CAW-Aluminum-Series_Mi-T-M.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/37-1473-CAW-1002_2004_3004_4004-ELEC.-WALL-MOUNT-E-S-020123-y59371.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 223.00 lbs. Freight charges are quoted based on the specific delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276571844916,"sku":"CAW-2004-0ME3","price":6169.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CAW-2004-0ME3.jpg?v=1788462528"},{"product_id":"mi-t-m-caw-3004-0me1-caw-aluminum-series-electric-direct-drive-wall-mount","title":"MI-T-M CAW-3004-0ME1 CAW Aluminum Series Electric Direct Drive Wall-Mount","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis wall-mount pressure washer is designed for permanent installation in wash bays and workshops. It features a direct-drive pump configuration for consistent cleaning performance in stationary applications.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3.9\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eMotor\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e8.0\u003csmall\u003eHP\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e208.00\u003csmall\u003elbs.\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eTrapping unloader constructed of stainless steel and brass\u003c\/li\u003e\n\u003cli\u003eFactory-preset unloader valve\u003c\/li\u003e\n\u003cli\u003eForged brass manifold\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003cli\u003eExternal quick-connect low-pressure detergent injector\u003c\/li\u003e\n\u003cli\u003eRated for incoming water temperatures up to 165°F\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eMotor\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eTotally enclosed fan-cooled (TEFC) motor with manual thermal overload protection\u003c\/li\u003e\n\u003cli\u003eIncludes 4-foot power cord with NEMA 6-50P plug\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\u003cli\u003eAluminum chassis equipped with wall-mounting brackets\u003c\/li\u003e\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eAutomatic time-delay shutdown system\u003c\/li\u003e\n\u003cli\u003eRemote-mounted electrical box requires installation within 3.5 feet of the unit\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e10\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e3000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e3.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHorsepower\/Motor\u003c\/th\u003e\n\u003ctd\u003e8.0 HP, 230V, 1Ø, 34.5A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eGeneral\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePlug Type\u003c\/th\u003e\n\u003ctd\u003eNEMA 6-50P\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e208.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e268.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e34.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e17.25 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e18.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15°, 25° and 40°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e36-in adjustable dual lance with insulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e4\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0078\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eRemote Box. Adds plastic control box with rocker switches, can be mounted away from unit to control on\/off\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0109\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Remote Box. Additional remote boxes (up to 3)\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0112\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAuto Start\/Stop. When trigger gun is released, the timer will turn unit off; when trigger gun is pulled unit will restart\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0133\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e4-Foot Power Cord with GFCI. Replaces the standard 4-foot power cord with a GFCI cord\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eGeneral Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eElectric Motor\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CAW-Aluminum-Series_Mi-T-M-2qnr07.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/37-1473-CAW-1002_2004_3004_4004-ELEC.-WALL-MOUNT-E-S-020123-lwdcxt.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 268.00 lbs. Freight is quoted to your specific delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276572008756,"sku":"CAW-3004-0ME1","price":8018.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CAW-3004-0ME1.jpg?v=1788462528"},{"product_id":"mi-t-m-caw-3004-0me3-caw-aluminum-series-electric-direct-drive-wall-mount","title":"MI-T-M CAW-3004-0ME3 CAW Aluminum Series Electric Direct Drive Wall-Mount","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis wall-mount pressure washer is designed for permanent installation in wash bays and workshops. It features a direct-drive pump system engineered for continuous duty in high-volume cleaning applications.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3.9\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eMotor\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e8.0\u003csmall\u003eHP\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e193.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003e460V motor configuration is available as an optional build.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eTrapping unloader constructed from stainless steel and brass\u003c\/li\u003e\n\u003cli\u003eUnloader valve preset at factory\u003c\/li\u003e\n\u003cli\u003eForged brass manifold\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003cli\u003eExternal quick-connect detergent injector for low-pressure application\u003c\/li\u003e\n\u003cli\u003eRated for incoming water temperatures up to 165°F\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eMotor\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eTotally enclosed fan-cooled motor includes manual thermal overload protection\u003c\/li\u003e\n\u003cli\u003eIncludes 4-foot power cord with NEMA L15-30P plug\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\u003cli\u003eAluminum construction with integrated wall-mounting brackets\u003c\/li\u003e\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eAutomatic time delay shutdown system\u003c\/li\u003e\n\u003cli\u003eRemote electrical box requires installation within 3.5 feet of the unit\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e10\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e3000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e3.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHorsepower\/Motor\u003c\/th\u003e\n\u003ctd\u003e8.0 HP, 230V, 3Ø, 22.8A -OR- 8.0 HP, 460V, 3Ø, 11.4A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eGeneral\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePlug Type\u003c\/th\u003e\n\u003ctd\u003eNEMA L15-30P\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e193.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e253.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e34.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e17.25 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e18.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15°, 25° and 40°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e36-in adjustable dual lance with insulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e4\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0078\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eRemote Box. Adds plastic control box with rocker switches, can be mounted away from unit to control on\/off\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0109\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Remote Box. Additional remote boxes (up to 3)\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0112\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAuto Start\/Stop. When trigger gun is released, the timer will turn unit off; when trigger gun is pulled unit will restart\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0111\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e460V on 8.0 HP, 3 Phase Models. For when you have 460V of power available\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eGeneral Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eElectric Motor\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CAW-Aluminum-Series_Mi-T-M-j7x18c.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/37-1473-CAW-1002_2004_3004_4004-ELEC.-WALL-MOUNT-E-S-020123-gwtcg8.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 253.00 lbs; freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276572172596,"sku":"CAW-3004-0ME3","price":6628.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CAW-3004-0ME3.jpg?v=1788462528"},{"product_id":"mi-t-m-caw-4004-0me1-caw-aluminum-series-electric-direct-drive-wall-mount","title":"MI-T-M CAW-4004-0ME1 CAW Aluminum Series Electric Direct Drive Wall-Mount","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis wall-mount pressure washer is designed for permanent installation in wash bays and workshops. It features a direct-drive pump system engineered for continuous duty in high-volume cleaning environments.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4.0\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eMotor\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e10.0\u003csmall\u003eHP\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e293.00\u003csmall\u003elbs.\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eTrapping unloader constructed of stainless steel and brass\u003c\/li\u003e\n\u003cli\u003eFactory-preset unloader valve\u003c\/li\u003e\n\u003cli\u003eForged brass manifold\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003cli\u003eExternal quick-connect detergent injector for low-pressure application\u003c\/li\u003e\n\u003cli\u003eRated for incoming water temperatures up to 175°F\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eMotor\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eTotally enclosed fan-cooled (TEFC) motor with manual thermal overload protection\u003c\/li\u003e\n\u003cli\u003eIncludes 4-foot power cord with NEMA 6-50P plug\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\u003cli\u003eAluminum chassis equipped with integrated wall-mounting brackets\u003c\/li\u003e\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eAutomatic time-delay shutdown system\u003c\/li\u003e\n\u003cli\u003eElectrical box designed for remote mounting within 3.5 feet of the unit\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e10\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e4000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e4.0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHorsepower\/Motor\u003c\/th\u003e\n\u003ctd\u003e10.0 HP, 230V, 1Ø, 40.8A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eGeneral\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePlug Type\u003c\/th\u003e\n\u003ctd\u003eNEMA 6-50P\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e293.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e368.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e34.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e19.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e19.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15°, 25° and 40°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e48-in adjustable dual lance with insulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0078\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eRemote Box. Adds plastic control box with rocker switches, can be mounted away from unit to control on\/off\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0109\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Remote Box. Additional remote boxes (up to 3)\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0112\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAuto Start\/Stop. When trigger gun is released, the timer will turn unit off; when trigger gun is pulled unit will restart\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eGeneral Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eElectric Motor\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CAW-Aluminum-Series_Mi-T-M-dhhtd5.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/37-1473-CAW-1002_2004_3004_4004-ELEC.-WALL-MOUNT-E-S-020123-d7k9vm.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 368.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276572270900,"sku":"CAW-4004-0ME1","price":9770.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CAW-4004-0ME1.jpg?v=1788462527"},{"product_id":"mi-t-m-cba-3504-1mah-cba-aluminum-series-gasoline-belt-drive","title":"MI-T-M CBA-3504-1MAH CBA Aluminum Series Gasoline Belt Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis industrial pressure washer provides the cleaning force required for heavy grime and surface preparation. It is designed for contractors who need a portable, lightweight unit built on a corrosion-resistant aluminum frame.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3500\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3.7\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e389\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e165.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eThis unit features a 49-state engine and is not for sale in California.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncludes Mi-T-M Pressure Relief Start system\u003c\/li\u003e\n\u003cli\u003eFeatures a forged brass manifold\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003cli\u003eWater filter with clear inspection sleeve\u003c\/li\u003e\n\u003cli\u003eETL certified for US safety standards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eConstructed with corrosion-resistant aluminum\u003c\/li\u003e\n\u003cli\u003ePatented vibration isolation plate\u003c\/li\u003e\n\u003cli\u003eTwo-piece belt guard assembly\u003c\/li\u003e\n\u003cli\u003e13-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e3500\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e3.7\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e389cc Honda GX390 OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eAR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eMi-T-M, Adjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLance\u003c\/th\u003e\n\u003ctd\u003e48 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e165.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e215.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e47.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e27.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e28.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15°, 25° and 40°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0082\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eExternal Bypass System. Allows more water into the system to protect from heat build-up\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0134\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Start. Sealed battery included - For easy starting\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eAR Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eHonda Engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Unloader\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CBA-Aluminum-Series_Mi-T-M.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CBA-SERIES-E-S-37-0857-012023.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 215.00 lbs; freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276572434740,"sku":"CBA-3504-1MAH","price":4944.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CBA-3504-1MAH.jpg?v=1788462527"},{"product_id":"mi-t-m-cba-3504-1mam-cba-aluminum-series-gasoline-belt-drive","title":"MI-T-M CBA-3504-1MAM CBA Aluminum Series Gasoline Belt Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis industrial pressure washer provides the cleaning force required for heavy-duty grime and paint removal. It is designed for professional contractors who require a portable unit built on a corrosion-resistant aluminum frame.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3500\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3.7\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e420\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e165.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eGasoline models sold in California must be CARB compliant; consult factory for availability.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eFeatures Mi-T-M Pressure Relief Start system\u003c\/li\u003e\n\u003cli\u003eForged brass manifold construction\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003cli\u003eWater filter includes clear sleeve for visual screen inspection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCorrosion-resistant aluminum chassis\u003c\/li\u003e\n\u003cli\u003ePatented vibration isolation plate\u003c\/li\u003e\n\u003cli\u003eTwo-piece belt guard assembly\u003c\/li\u003e\n\u003cli\u003e13-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e3500\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e3.7\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e420cc Mi-T-M OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eAR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eMi-T-M, Adjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLance\u003c\/th\u003e\n\u003ctd\u003e48 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e165.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e215.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e47.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e27.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e28.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15°, 25° and 40°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0082\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eExternal Bypass System. Allows more water into the system to protect from heat build-up\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0136\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Start. Sealed battery included - For easy starting\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eAR Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Unloader\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CBA-Aluminum-Series_Mi-T-M-jr0qjn.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CBA-SERIES-E-S-37-0857-012023-kjmwrq.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 215.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276572565812,"sku":"CBA-3504-1MAM","price":4425.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CBA-3504-1MAM.jpg?v=1788462526"},{"product_id":"mi-t-m-cba-3504-1mgh-cba-aluminum-series-gasoline-belt-drive","title":"MI-T-M CBA-3504-1MGH CBA Aluminum Series Gasoline Belt Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis industrial pressure washer provides the cleaning force required for heavy-duty grime and paint removal. It is designed for professional contractors and features a belt-drive system for extended pump longevity.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3500\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4.0\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e389\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e165.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eThis unit features a 49-state engine and is not for sale in California.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncludes Mi-T-M Pressure Relief Start system\u003c\/li\u003e\n\u003cli\u003eExternal bypass prevents heat accumulation\u003c\/li\u003e\n\u003cli\u003eForged brass manifold construction\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003cli\u003eWater filter with transparent sleeve for maintenance checks\u003c\/li\u003e\n\u003cli\u003eETL certified for US safety standards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eAluminum chassis resists corrosion\u003c\/li\u003e\n\u003cli\u003eVibration isolation plate reduces operational wear\u003c\/li\u003e\n\u003cli\u003eTwo-piece belt guard assembly\u003c\/li\u003e\n\u003cli\u003e13-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e3500\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e4.0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e389cc Honda GX390 OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eGeneral\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eAdjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLance\u003c\/th\u003e\n\u003ctd\u003e48 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e165.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e215.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e47.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e27.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e28.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15°, 25° and 40°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e1\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0134\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Start. Sealed battery included - For easy starting\u003c\/span\u003e\n\u003c\/li\u003e\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eGeneral Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eHonda Engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CBA-Aluminum-Series_Mi-T-M-rv3rf3.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CBA-SERIES-E-S-37-0857-012023-w5x6wh.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships fully assembled with a shipping weight of 215.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276572696884,"sku":"CBA-3504-1MGH","price":5521.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CBA-3504-1MGH.jpg?v=1788462529"},{"product_id":"mi-t-m-hae-2503-0e4g-hae-series-all-electric-belt-drive","title":"MI-T-M HAE-2503-0E4G HAE Series All-Electric Belt Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis all-electric hot water pressure washer utilizes a patented heat exchanger design for consistent thermal output. It is built for industrial cleaning applications requiring a 480V three-phase power supply.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e2500\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e2.8\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eMotor\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e6.0\u003csmall\u003eHP\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e625.00\u003csmall\u003elbs.\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eFactory preset unloader valve\u003c\/li\u003e\n\u003cli\u003eStainless-steel and brass unloader construction\u003c\/li\u003e\n\u003cli\u003eForged brass manifold\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eMotor\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eOpen drip-proof motor with thermal overload protection\u003c\/li\u003e\n\u003cli\u003eManual on\/off power switch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eStainless-steel base and frame assembly\u003c\/li\u003e\n\u003cli\u003eVibration-dampening rubber isolators\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponent\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eAutomatic time delay shutdown system\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eHeat Exchanger\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eOn-demand hot water production\u003c\/li\u003e\n\u003cli\u003e120°F temperature rise achieved in 3 to 5 minutes\u003c\/li\u003e\n\u003cli\u003eAdjustable thermostat control\u003c\/li\u003e\n\u003cli\u003eDedicated on\/off power switch\u003c\/li\u003e\n\u003cli\u003ePowder-coated steel frame\u003c\/li\u003e\n\u003cli\u003ePatented cartridge design\u003c\/li\u003e\n\u003cli\u003eStainless-steel coils in aluminum casings\u003c\/li\u003e\n\u003cli\u003eETL certified for US and Canada\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e12\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e2500\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e2.8\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHorsepower\/Motor\u003c\/th\u003e\n\u003ctd\u003e6.0 HP, 480V, 3Ø\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnit Amperage\u003c\/th\u003e\n\u003ctd\u003e68.0A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eGeneral\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeater kW\u003c\/th\u003e\n\u003ctd\u003e48\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTemperature Rise\u003c\/th\u003e\n\u003ctd\u003e120°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e625.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e725.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e36.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e25.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e49.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e4\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles - 0°, 15°, 25° and 40°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eExternal downstream detergent injector with detergent nozzle\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch wire-braided black hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eAdjustable pressure insulated dual lance with trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0298\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eRemote Box. Adds control box, may be mounted away from unit to control on\/off, controls the hot water heater and cold water pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0307\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAuto Start\/Stop. When trigger gun is released, the timer will turn unit off; when trigger gun is pulled, unit will restart\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eGeneral Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eElectric Motor\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/HAE-Series_Mi-T-M.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/37-1377-HAE-Series-E-F-S-022723.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 725.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276572729652,"sku":"HAE-2503-0E4G","price":19403.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-HAE-2503-0E4G.jpg?v=1788462598"},{"product_id":"mi-t-m-cba-4004-1mah-cba-aluminum-series-gasoline-belt-drive","title":"MI-T-M CBA-4004-1MAH CBA Aluminum Series Gasoline Belt Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis industrial pressure washer provides the cleaning force required for heavy-duty grime and paint removal. It is designed for contractors who need a portable, belt-driven unit built on a corrosion-resistant aluminum frame.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3.4\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e389\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e165.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eThis unit features a 49-state engine and is not for sale in California.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eMi-T-M Pressure Relief Start system\u003c\/li\u003e\n\u003cli\u003eForged brass manifold construction\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003cli\u003eWater filter with clear inspection sleeve\u003c\/li\u003e\n\u003cli\u003eETL certified for US safety standards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCorrosion-resistant aluminum chassis\u003c\/li\u003e\n\u003cli\u003ePatented vibration isolation mounting plate\u003c\/li\u003e\n\u003cli\u003eTwo-piece belt guard assembly\u003c\/li\u003e\n\u003cli\u003e13-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e4000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e3.4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e389cc Honda GX390 OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eAR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eMi-T-M, Adjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLance\u003c\/th\u003e\n\u003ctd\u003e48 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e165.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e215.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e47.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e27.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e28.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15°, 25° and 40°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0082\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eExternal Bypass System. Allows more water into the system to protect from heat build-up\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0134\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Start. Sealed battery included - For easy starting\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eAR Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eHonda Engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Unloader\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CBA-Aluminum-Series_Mi-T-M-c9n6kb.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CBA-SERIES-E-S-37-0857-012023-4dltgx.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships fully assembled at a weight of 215.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276572860724,"sku":"CBA-4004-1MAH","price":4996.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CBA-4004-1MAH.jpg?v=1788462527"},{"product_id":"mi-t-m-hae-3004-0e4g-hae-series-all-electric-belt-drive","title":"MI-T-M HAE-3004-0E4G HAE Series All-Electric Belt Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis all-electric hot water pressure washer provides consistent thermal output for industrial cleaning applications. It features a belt-drive pump system designed for continuous duty cycles.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3.9\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eMotor\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e8.0\u003csmall\u003eHP\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eAmperage\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e100.0\u003csmall\u003eA\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e725.00\u003csmall\u003elbs.\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eFactory-preset unloader valve\u003c\/li\u003e\n\u003cli\u003eStainless-steel and brass unloader construction\u003c\/li\u003e\n\u003cli\u003eForged brass manifold\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eMotor\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eOpen drip-proof motor with thermal overload protection\u003c\/li\u003e\n\u003cli\u003eManual on\/off power switch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eStainless-steel base and frame assembly\u003c\/li\u003e\n\u003cli\u003eVibration-dampening rubber isolators\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponent\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eAutomatic time delay shutdown system\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eHeat Exchanger\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003ePatented cartridge design for on-demand hot water\u003c\/li\u003e\n\u003cli\u003eTemperature rise of 130°F achieved in 3 to 5 minutes\u003c\/li\u003e\n\u003cli\u003eAdjustable thermostat control\u003c\/li\u003e\n\u003cli\u003eDedicated on\/off power switch\u003c\/li\u003e\n\u003cli\u003ePowder-coated steel frame\u003c\/li\u003e\n\u003cli\u003eStainless-steel coils housed in aluminum casings\u003c\/li\u003e\n\u003cli\u003eETL certified for US and Canada\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e12\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e3000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e3.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHorsepower\/Motor\u003c\/th\u003e\n\u003ctd\u003e8.0 HP, 480V, 3Ø\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnit Amperage\u003c\/th\u003e\n\u003ctd\u003e100.0A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eGeneral\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeater kW\u003c\/th\u003e\n\u003ctd\u003e72\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTemperature Rise\u003c\/th\u003e\n\u003ctd\u003e130°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e725.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e830.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e36.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e25.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e49.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e4\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles - 0°, 15°, 25° and 40°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eExternal downstream detergent injector with detergent nozzle\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch wire-braided black hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eAdjustable pressure insulated dual lance with trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0298\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eRemote Box. Adds control box, may be mounted away from unit to control on\/off, controls the hot water heater and cold water pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0307\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAuto Start\/Stop. When trigger gun is released, the timer will turn unit off; when trigger gun is pulled, unit will restart\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eGeneral Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eElectric Motor\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/HAE-Series_Mi-T-M-dnr64y.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/37-1377-HAE-Series-E-F-S-022723-q5wpt4.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 830.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276572893492,"sku":"HAE-3004-0E4G","price":24865.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-HAE-3004-0E4G.jpg?v=1788462598"},{"product_id":"mi-t-m-cba-4004-1mam-cba-aluminum-series-gasoline-belt-drive","title":"MI-T-M CBA-4004-1MAM CBA Aluminum Series Gasoline Belt Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis industrial pressure washer provides the cleaning force required for heavy grime and paint removal. It is designed for contractors who need a portable unit built on a corrosion-resistant aluminum frame.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3.4\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e420\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e165.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eGasoline models sold in California must be CARB compliant; consult factory for availability.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncludes Mi-T-M Pressure Relief Start system\u003c\/li\u003e\n\u003cli\u003eFeatures a forged brass manifold\u003c\/li\u003e\n\u003cli\u003eEquipped with a thermal relief valve\u003c\/li\u003e\n\u003cli\u003eWater filter includes a clear sleeve for visual screen inspection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eConstructed with a corrosion-resistant aluminum frame\u003c\/li\u003e\n\u003cli\u003eUtilizes a patented vibration isolation plate\u003c\/li\u003e\n\u003cli\u003eFeatures a two-piece belt guard\u003c\/li\u003e\n\u003cli\u003eMounted on 13-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e4000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e3.4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e420cc Mi-T-M OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eAR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eMi-T-M, Adjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLance\u003c\/th\u003e\n\u003ctd\u003e48 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e165.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e215.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e47.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e27.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e28.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15°, 25° and 40°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0082\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eExternal Bypass System. Allows more water into the system to protect from heat build-up\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0136\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Start. Sealed battery included - For easy starting\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eAR Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Unloader\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CBA-Aluminum-Series_Mi-T-M-q3w0sb.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CBA-SERIES-E-S-37-0857-012023-v8cqpp.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships fully assembled with a shipping weight of 215.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276572959028,"sku":"CBA-4004-1MAM","price":4477.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CBA-4004-1MAM.jpg?v=1788462526"},{"product_id":"mi-t-m-cba-4004-1mave-cba-aluminum-series-gasoline-belt-drive","title":"MI-T-M CBA-4004-1MAVE CBA Aluminum Series Gasoline Belt Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis industrial pressure washer provides the cleaning force required for heavy grime and paint removal. It is designed for contractors who need a portable, belt-driven unit built on a lightweight aluminum frame.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3.4\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e408\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eThis unit features a 49-state engine and is not for sale in California.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncludes Mi-T-M Pressure Relief Start system\u003c\/li\u003e\n\u003cli\u003eForged brass manifold construction\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003cli\u003eWater filter with clear inspection sleeve\u003c\/li\u003e\n\u003cli\u003eETL certified for US safety standards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eEngine\u003c\/h4\u003e\n\u003cul\u003e\u003cli\u003eElectric start system includes battery tray, box, and cables (battery not included)\u003c\/li\u003e\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCorrosion-resistant aluminum chassis\u003c\/li\u003e\n\u003cli\u003ePatented vibration isolation plate\u003c\/li\u003e\n\u003cli\u003eTwo-piece belt guard assembly\u003c\/li\u003e\n\u003cli\u003e13-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e4000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e3.4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e408cc Vanguard OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eAR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eMi-T-M, Adjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLance\u003c\/th\u003e\n\u003ctd\u003e48 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e175.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e225.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e47.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e27.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e28.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15°, 25° and 40°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e1\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0082\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eExternal Bypass System. Allows more water into the system to protect from heat build-up\u003c\/span\u003e\n\u003c\/li\u003e\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eAR Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eVanguard Engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Unloader\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CBA-Aluminum-Series_Mi-T-M-0g1s9b.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CBA-SERIES-E-S-37-0857.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 225.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276573122868,"sku":"CBA-4004-1MAVE","price":1000.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CBA-4004-1MAVE.jpg?v=1788462525"},{"product_id":"mi-t-m-cba-4004-1mch-cba-aluminum-series-gasoline-belt-drive","title":"MI-T-M CBA-4004-1MCH CBA Aluminum Series Gasoline Belt Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis industrial pressure washer provides the cleaning force required for heavy grime and paint removal. It is designed for contractors who require a portable, belt-driven unit featuring a 389cc Honda GX390 engine.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3.7\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e389\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e156.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eThis unit features a 49-state engine and is not for sale in California.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003ePressure Relief Start system for easier ignition\u003c\/li\u003e\n\u003cli\u003eExternal bypass system prevents heat accumulation\u003c\/li\u003e\n\u003cli\u003eForged brass manifold construction\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003cli\u003eWater filter includes a clear sleeve for visual inspection\u003c\/li\u003e\n\u003cli\u003eETL certified for US safety standards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCorrosion-resistant aluminum chassis\u003c\/li\u003e\n\u003cli\u003eVibration isolation plate design\u003c\/li\u003e\n\u003cli\u003eTwo-piece belt guard assembly\u003c\/li\u003e\n\u003cli\u003e13-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e4000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e3.7\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e389cc Honda GX390 OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eCAT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eAdjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLance\u003c\/th\u003e\n\u003ctd\u003e48 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e156.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e206.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e47.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e27.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e28.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15°, 25° and 40°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e1\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0134\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Start. Sealed battery included - For easy starting\u003c\/span\u003e\n\u003c\/li\u003e\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eCAT Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eHonda Engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CBA-Aluminum-Series_Mi-T-M-4vrr06.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CBA-SERIES-E-S-37-0857-012023-fjwm1t.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 206.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276573221172,"sku":"CBA-4004-1MCH","price":5718.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CBA-4004-1MCH.jpg?v=1788462526"},{"product_id":"mi-t-m-cba-4004-1mcm-cba-aluminum-series-gasoline-belt-drive","title":"MI-T-M CBA-4004-1MCM CBA Aluminum Series Gasoline Belt Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis industrial belt drive pressure washer is designed for heavy-duty cleaning applications. It features a lightweight aluminum frame construction for increased portability on job sites.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3.7\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e420\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e156.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eGasoline models sold in California require a CARB compliant engine; consult factory for availability.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncludes Mi-T-M Pressure Relief Start system\u003c\/li\u003e\n\u003cli\u003eExternal bypass system prevents heat accumulation\u003c\/li\u003e\n\u003cli\u003eForged brass manifold construction\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003cli\u003eWater filter features a clear sleeve for visual screen inspection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCorrosion-resistant aluminum chassis\u003c\/li\u003e\n\u003cli\u003ePatented vibration isolation mounting plate\u003c\/li\u003e\n\u003cli\u003eTwo-piece belt guard assembly\u003c\/li\u003e\n\u003cli\u003e13-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e4000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e3.7\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e420cc Mi-T-M OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eCAT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eAdjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLance\u003c\/th\u003e\n\u003ctd\u003e48 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e156.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e206.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e47.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e27.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e28.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15°, 25° and 40°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e1\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0136\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Start. Sealed battery included - For easy starting\u003c\/span\u003e\n\u003c\/li\u003e\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eCAT Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CBA-Aluminum-Series_Mi-T-M-6qmzb8.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CBA-SERIES-E-S-37-0857-012023-mfz96b.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 206.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276573385012,"sku":"CBA-4004-1MCM","price":4974.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CBA-4004-1MCM.jpg?v=1788462528"},{"product_id":"mi-t-m-cba-4004-1mgh-cba-aluminum-series-gasoline-belt-drive","title":"MI-T-M CBA-4004-1MGH CBA Aluminum Series Gasoline Belt Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis industrial pressure washer provides the cleaning force required for heavy-duty grime and paint removal. It is designed for professional contractors who require a lightweight, corrosion-resistant build.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4.0\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e389\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e165.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eThis unit features a 49-state engine and is not for sale in California.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncludes Mi-T-M Pressure Relief Start\u003c\/li\u003e\n\u003cli\u003eExternal bypass system prevents heat accumulation\u003c\/li\u003e\n\u003cli\u003eForged brass manifold construction\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003cli\u003eWater filter features a clear sleeve for visual inspection\u003c\/li\u003e\n\u003cli\u003eETL Certified for US safety standards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eConstructed from corrosion-resistant aluminum\u003c\/li\u003e\n\u003cli\u003ePatented vibration isolation plate\u003c\/li\u003e\n\u003cli\u003eTwo-piece belt guard design\u003c\/li\u003e\n\u003cli\u003e13-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e4000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e4.0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e389cc Honda GX390 OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eGeneral\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eAdjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLance\u003c\/th\u003e\n\u003ctd\u003e48 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e165.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e215.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e47.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e27.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e28.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15°, 25° and 40°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e1\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0134\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Start. Sealed battery included - For easy starting\u003c\/span\u003e\n\u003c\/li\u003e\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eGeneral Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eHonda Engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CBA-Aluminum-Series_Mi-T-M-jm2s8r.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CBA-SERIES-E-S-37-0857-012023-d4hhpv.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 215.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276573516084,"sku":"CBA-4004-1MGH","price":5601.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CBA-4004-1MGH.jpg?v=1788462528"},{"product_id":"mi-t-m-hg-3004-1208g1-hg-series-natural-gas-lp-belt-drive","title":"MI-T-M HG-3004-1208G1 HG Series Natural Gas\/LP Belt Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis stationary unit provides a consistent fuel source for dedicated wash bay operations. It is designed for high-volume facility use and features a heavy-duty belt drive pump assembly.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3.9\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eMotor\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e8.0\u003csmall\u003eHP\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e758.00\u003csmall\u003elbs.\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eTriplex piston pump with ceramic plungers and belt drive configuration\u003c\/li\u003e\n\u003cli\u003eUnloader valve preset at the factory\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eMotor\u003c\/h4\u003e\n\u003cul\u003e\u003cli\u003eElectric motor with open drip-proof enclosure\u003c\/li\u003e\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\u003cli\u003eSteel frame finished with powder coating\u003c\/li\u003e\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eHeat exchanger featuring 1\/2-inch schedule 80 pipe coil\u003c\/li\u003e\n\u003cli\u003e4-gallon polyethylene float tank equipped with inlet filter screen\u003c\/li\u003e\n\u003cli\u003eNatural gas or LP vapor-fired burner with 10-inch stack\u003c\/li\u003e\n\u003cli\u003e10-inch draft diverter\u003c\/li\u003e\n\u003cli\u003eThermal relief valve for system protection\u003c\/li\u003e\n\u003cli\u003eElectronic ignition system with standing pilot\u003c\/li\u003e\n\u003cli\u003eSafety controls including pressure switch and over-pressure protection\u003c\/li\u003e\n\u003cli\u003e24V control system\u003c\/li\u003e\n\u003cli\u003ePLC-based auto start\/stop with timed lockout functionality\u003c\/li\u003e\n\u003cli\u003eAdjustable high-pressure detergent injection\u003c\/li\u003e\n\u003cli\u003eAdjustable thermostat and integrated hour meter\u003c\/li\u003e\n\u003cli\u003eETL certified for US and Canada\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eMiscellaneous\u003c\/h4\u003e\n\u003cul\u003e\u003cli\u003eMaximum temperature rise of 150°F\/66°C above ambient, with a maximum outlet temperature of 200°F (up to 250°F\/121°C with steam option)\u003c\/li\u003e\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e12\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e3000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e3.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHorsepower\/Motor\u003c\/th\u003e\n\u003ctd\u003e8.0 HP, 208V, 1Ø, 40.5A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eGeneral\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNatural Gas BTU Per Hour\u003c\/th\u003e\n\u003ctd\u003e338,000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLP Gas BTU Per Hour\u003c\/th\u003e\n\u003ctd\u003e326,000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDraft Diverter\u003c\/th\u003e\n\u003ctd\u003e10 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e758.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e878.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e56.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e29.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e49.75 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15°, 25°, 40° and fixed detergent nozzle\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3⁄8-inch steel wire-braided high pressure hose with quick connects\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eAdjustable pressure insulated dual lance with trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e9\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0105\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLiquid Propane - Vapor Only. Converts natural gas pressure washer to operate on liquid propane (vapor only)\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0121\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e250°F Steam Upgrade. Steam option adjusts unloader valve counter-clockwise increasing outlet temperature to 250°F while lowering system pressure\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0305\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Programmable Logic Controller Remotes, Plastic Control Box. Adds additional remotes to PLC\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0306\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Programmable Logic Controller Remotes, Metal Control Box. Adds additional remotes to PLC\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0314\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eFirst Remote, plastic control box. Includes junction box and (1) control box with pump, heat and detergent switches\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0315\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eFirst Remote, metal control box. Includes junction box and (1) control box with pump, heat and detergent switches\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0316\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eWireless Remote. Includes receiver and (1) transmitter with pump, heat and detergent buttons\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0317\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Wireless Remote. Includes pump, heat and detergent buttons\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0321\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eDetergent Solenoid. Adds solenoid and switch to easily control the chemical injection\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eElectric Motor\u003c\/span\u003e\n\u003c\/li\u003e\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/HG-Series_Mi-T-M-h724kz.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/HG-SERIES-37-0749.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 878.00 lbs. Freight costs are quoted based on the specific delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276573548852,"sku":"HG-3004-1208G1","price":1000.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-HG-3004-1208G1.jpg?v=1788462600"},{"product_id":"mi-t-m-cba-4004-1mgm-cba-aluminum-series-gasoline-belt-drive","title":"MI-T-M CBA-4004-1MGM CBA Aluminum Series Gasoline Belt Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis belt-drive pressure washer provides industrial cleaning performance for contractors requiring a lightweight, portable unit. It features a heavy-duty aluminum frame construction for long-term durability in demanding environments.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4.0\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e420\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e165.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eGasoline models sold in California must be CARB compliant; consult factory for availability.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIncludes Mi-T-M Pressure Relief Start system\u003c\/li\u003e\n\u003cli\u003eExternal bypass system prevents heat accumulation\u003c\/li\u003e\n\u003cli\u003eForged brass manifold construction\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003cli\u003eWater filter with clear inspection sleeve\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCorrosion-resistant aluminum chassis\u003c\/li\u003e\n\u003cli\u003ePatented vibration isolation mounting plate\u003c\/li\u003e\n\u003cli\u003eTwo-piece belt guard assembly\u003c\/li\u003e\n\u003cli\u003e13-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e4000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e4.0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e420cc Mi-T-M OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eGeneral\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eAdjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLance\u003c\/th\u003e\n\u003ctd\u003e48 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e165.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e215.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e47.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e27.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e28.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15°, 25° and 40°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e1\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0136\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Start. Sealed battery included - For easy starting\u003c\/span\u003e\n\u003c\/li\u003e\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eGeneral Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eMi-T-M Engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CBA-Aluminum-Series_Mi-T-M-xb9w4k.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CBA-SERIES-E-S-37-0857-012023-z1r3pl.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 215.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276573614388,"sku":"CBA-4004-1MGM","price":4429.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CBA-4004-1MGM.jpg?v=1788462528"},{"product_id":"mi-t-m-hg-3004-1230g1-hg-series-natural-gas-lp-belt-drive","title":"MI-T-M HG-3004-1230G1 HG Series Natural Gas\/LP Belt Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis stationary unit utilizes a steady fuel source for consistent performance in dedicated wash bays. It is designed for high-volume facility use and features a heavy-duty belt-drive pump system.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3.9\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eMotor\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e8.0\u003csmall\u003eHP\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e758.0\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePerformance and Motor\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eOperating pressure of 3000 PSI at 3.9 GPM.\u003c\/li\u003e\n\u003cli\u003e8.0 HP, 230V, 1Ø, 37.0A electric motor.\u003c\/li\u003e\n\u003cli\u003eETL certified for US and Canada.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eHeating System\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eNatural gas input of 338,000 BTU per hour.\u003c\/li\u003e\n\u003cli\u003eLP gas input of 326,000 BTU per hour.\u003c\/li\u003e\n\u003cli\u003e10 in. draft diverter included.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump and Dimensions\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eGeneral brand belt-drive pump.\u003c\/li\u003e\n\u003cli\u003eUnit dimensions: 56.50 in. L x 29.00 in. W x 49.75 in. H.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e12\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e3000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e3.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHorsepower\/Motor\u003c\/th\u003e\n\u003ctd\u003e8.0 HP, 230V, 1Ø, 37.0A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eGeneral\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNatural Gas BTU Per Hour\u003c\/th\u003e\n\u003ctd\u003e338,000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLP Gas BTU Per Hour\u003c\/th\u003e\n\u003ctd\u003e326,000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDraft Diverter\u003c\/th\u003e\n\u003ctd\u003e10 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e758.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e878.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e56.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e29.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e49.75 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e9\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0105\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLiquid Propane - Vapor Only. Converts natural gas pressure washer to operate on liquid propane (vapor only)\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0121\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e250°F Steam Upgrade. Steam option adjusts unloader valve counter-clockwise increasing outlet temperature to 250°F while lowering system pressure\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0305\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Programmable Logic Controller Remotes, Plastic Control Box. Adds additional remotes to PLC\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0306\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Programmable Logic Controller Remotes, Metal Control Box. Adds additional remotes to PLC\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0314\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eFirst Remote, plastic control box. Includes junction box and (1) control box with pump, heat and detergent switches\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0315\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eFirst Remote, metal control box. Includes junction box and (1) control box with pump, heat and detergent switches\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0316\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eWireless Remote. Includes receiver and (1) transmitter with pump, heat and detergent buttons\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0317\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Wireless Remote. Includes pump, heat and detergent buttons\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0321\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eDetergent Solenoid. Adds solenoid and switch to easily control the chemical injection\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eGeneral Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eCoil\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eElectric Motor\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/HG-Series_Mi-T-M-5bghcn.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/HG-SERIES-37-0749-lyzz4q.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 878.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276573712692,"sku":"HG-3004-1230G1","price":1000.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-HG-3004-1230G1.jpg?v=1788462597"},{"product_id":"mi-t-m-cba-4004-pmah-job-pro-aluminum-series-gasoline-belt-drive","title":"MI-T-M CBA-4004-PMAH Job Pro® Aluminum Series Gasoline Belt Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis belt-drive pressure washer is designed for contractors performing heavy-duty cleaning on concrete and masonry. It features a 389cc Honda GX390 engine for consistent power output during high-frequency use.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3.4\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e389\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e165.00\u003csmall\u003elbs.\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eThis unit is not for sale in California.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eBelt-driven triplex piston AR pump\u003c\/li\u003e\n\u003cli\u003eMi-T-M Pressure Relief Start system to prevent pressure accumulation\u003c\/li\u003e\n\u003cli\u003eAdjustable stainless-steel and brass Mi-T-M unloader\u003c\/li\u003e\n\u003cli\u003eForged brass manifold construction\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003cli\u003eWater filter with clear inspection sleeve\u003c\/li\u003e\n\u003cli\u003eIntertek certified for US safety standards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCorrosion-resistant aluminum frame and base plate with 1-1\/4-inch tube handles\u003c\/li\u003e\n\u003cli\u003e13-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e4000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e3.4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e389cc Honda GX390 OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eAR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eMi-T-M, Adjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRecommended Usage\u003c\/th\u003e\n\u003ctd\u003e30-40 Hours\/Week\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e165.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e215.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e47.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e27.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e28.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e4\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15°, 25° and 40°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking high pressure hose with quick connects\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun with safety lock-off\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e48-inch lance with rubber grip\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0005\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated Dual Lance. Has both a high and low pressure top that allows you to switch to the low pressure chemical injector without having to change tips - 36-inch\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0082\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eExternal Bypass System. Allows more water into the system to protect from heat build-up\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e1\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CBA-4004-PMAH_spec-sheet.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 215.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276573778228,"sku":"CBA-4004-PMAH","price":3551.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CBA-4004-PMAH.jpg?v=1788462524"},{"product_id":"mi-t-m-hg-3004-3208g1-hg-series-natural-gas-lp-belt-drive","title":"MI-T-M HG-3004-3208G1 HG Series Natural Gas\/LP Belt Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis stationary unit utilizes a steady fuel source for consistent performance in dedicated wash bays. It is designed for industrial cleaning operations requiring a permanent installation and high-volume output.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3.9\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eMotor\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e8.0\u003csmall\u003eHP\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e758.0\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePerformance and Motor\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eOperating pressure of 3000 PSI at 3.9 GPM\u003c\/li\u003e\n\u003cli\u003e8.0 HP electric motor rated for 208V, 3-phase, 23.0A operation\u003c\/li\u003e\n\u003cli\u003eGeneral pump assembly\u003c\/li\u003e\n\u003cli\u003eETL certified for US and Canada\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFuel and Ventilation\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eNatural gas consumption rate of 338,000 BTU per hour\u003c\/li\u003e\n\u003cli\u003eLP gas consumption rate of 326,000 BTU per hour\u003c\/li\u003e\n\u003cli\u003eIntegrated 10-inch draft diverter\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eDimensions\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eOverall footprint measures 56.50 inches long by 29.00 inches wide\u003c\/li\u003e\n\u003cli\u003eTotal unit height of 49.75 inches\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e12\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e3000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e3.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHorsepower\/Motor\u003c\/th\u003e\n\u003ctd\u003e8.0 HP, 208V, 3Ø, 23.0A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eGeneral\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNatural Gas BTU Per Hour\u003c\/th\u003e\n\u003ctd\u003e338,000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLP Gas BTU Per Hour\u003c\/th\u003e\n\u003ctd\u003e326,000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDraft Diverter\u003c\/th\u003e\n\u003ctd\u003e10 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e758.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e878.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e56.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e29.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e49.75 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e9\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0105\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLiquid Propane - Vapor Only. Converts natural gas pressure washer to operate on liquid propane (vapor only)\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0121\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e250°F Steam Upgrade. Steam option adjusts unloader valve counter-clockwise increasing outlet temperature to 250°F while lowering system pressure\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0305\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Programmable Logic Controller Remotes, Plastic Control Box. Adds additional remotes to PLC\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0306\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Programmable Logic Controller Remotes, Metal Control Box. Adds additional remotes to PLC\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0314\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eFirst Remote, plastic control box. Includes junction box and (1) control box with pump, heat and detergent switches\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0315\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eFirst Remote, metal control box. Includes junction box and (1) control box with pump, heat and detergent switches\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0316\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eWireless Remote. Includes receiver and (1) transmitter with pump, heat and detergent buttons\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0317\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Wireless Remote. Includes pump, heat and detergent buttons\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0321\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eDetergent Solenoid. Adds solenoid and switch to easily control the chemical injection\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eGeneral Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eCoil\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eElectric Motor\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/HG-Series_Mi-T-M-4dfh8d.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/HG-SERIES-37-0749-1h1k8r.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a total shipping weight of 878.00 lbs. Freight is quoted to the specific delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276573876532,"sku":"HG-3004-3208G1","price":1000.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-HG-3004-3208G1.jpg?v=1788462600"},{"product_id":"mi-t-m-cba-4004-pmam-job-pro-aluminum-series-gasoline-belt-drive","title":"MI-T-M CBA-4004-PMAM Job Pro® Aluminum Series Gasoline Belt Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis belt-drive pressure washer is designed for contractors performing routine heavy-duty cleaning on concrete and masonry. It features a 420cc overhead valve engine for consistent power delivery.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3.4\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e420\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e165.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eBelt-driven triplex piston AR pump\u003c\/li\u003e\n\u003cli\u003eMi-T-M Pressure Relief Start system to prevent pressure accumulation\u003c\/li\u003e\n\u003cli\u003eStainless-steel and brass Mi-T-M unloader\u003c\/li\u003e\n\u003cli\u003eForged brass manifold\u003c\/li\u003e\n\u003cli\u003eThermal relief valve\u003c\/li\u003e\n\u003cli\u003eWater filter with clear inspection sleeve\u003c\/li\u003e\n\u003cli\u003eIntertek Certified - US\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCorrosion-resistant aluminum frame and base plate with 1-1\/4-inch tubular handles\u003c\/li\u003e\n\u003cli\u003e13-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e4000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e3.4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e420cc Mi-T-M OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eAR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eMi-T-M, Adjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRecommended Usage\u003c\/th\u003e\n\u003ctd\u003e30-40 Hours\/Week\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e165.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e215.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e47.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e27.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e28.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e4\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles – 0°, 15°, 25° and 40°\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3\/8-inch non-marking high pressure hose with quick connects\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated trigger gun with safety lock-off\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e48-inch lance with rubber grip\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0005\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eInsulated Dual Lance. Has both a high and low pressure top that allows you to switch to the low pressure chemical injector without having to change tips - 36-inch\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0082\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eExternal Bypass System. Allows more water into the system to protect from heat build-up\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e1\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CBA-4004-PMAM_spec-sheet.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 215.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276573942068,"sku":"CBA-4004-PMAM","price":2889.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CBA-4004-PMAM.jpg?v=1788462524"},{"product_id":"mi-t-m-hg-3004-3230g1-hg-series-natural-gas-lp-belt-drive","title":"MI-T-M HG-3004-3230G1 HG Series Natural Gas\/LP Belt Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis stationary pressure washer provides a consistent fuel source for dedicated wash bay operations. It features a belt-drive pump system designed for continuous industrial use.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3.9\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eMotor\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e8.0\u003csmall\u003eHP\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e758.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePerformance and Motor\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eOperating pressure of 3000 PSI at 3.9 GPM\u003c\/li\u003e\n\u003cli\u003e8.0 HP, 230V, 3-phase, 20.0A electric motor\u003c\/li\u003e\n\u003cli\u003eGeneral pump assembly\u003c\/li\u003e\n\u003cli\u003eETL certified for US and Canada\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFuel and Heating\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eNatural gas input of 338,000 BTU per hour\u003c\/li\u003e\n\u003cli\u003eLP gas input of 326,000 BTU per hour\u003c\/li\u003e\n\u003cli\u003e10-inch draft diverter\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eDimensions\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eOverall footprint measures 56.50 inches long by 29.00 inches wide\u003c\/li\u003e\n\u003cli\u003eUnit height of 49.75 inches\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e12\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e3000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e3.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHorsepower\/Motor\u003c\/th\u003e\n\u003ctd\u003e8.0 HP, 230V, 3Ø, 20.0A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eGeneral\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNatural Gas BTU Per Hour\u003c\/th\u003e\n\u003ctd\u003e338,000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLP Gas BTU Per Hour\u003c\/th\u003e\n\u003ctd\u003e326,000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDraft Diverter\u003c\/th\u003e\n\u003ctd\u003e10 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e758.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e878.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e56.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e29.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e49.75 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e9\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0105\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLiquid Propane - Vapor Only. Converts natural gas pressure washer to operate on liquid propane (vapor only)\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0121\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e250°F Steam Upgrade. Steam option adjusts unloader valve counter-clockwise increasing outlet temperature to 250°F while lowering system pressure\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0305\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Programmable Logic Controller Remotes, Plastic Control Box. Adds additional remotes to PLC\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0306\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Programmable Logic Controller Remotes, Metal Control Box. Adds additional remotes to PLC\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0314\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eFirst Remote, plastic control box. Includes junction box and (1) control box with pump, heat and detergent switches\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0315\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eFirst Remote, metal control box. Includes junction box and (1) control box with pump, heat and detergent switches\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0316\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eWireless Remote. Includes receiver and (1) transmitter with pump, heat and detergent buttons\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0317\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Wireless Remote. Includes pump, heat and detergent buttons\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0321\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eDetergent Solenoid. Adds solenoid and switch to easily control the chemical injection\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eGeneral Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eCoil\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eElectric Motor\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/HG-Series_Mi-T-M-n35tsp.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/HG-SERIES-37-0749-c1jf3q.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 878.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276574007604,"sku":"HG-3004-3230G1","price":1000.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-HG-3004-3230G1.jpg?v=1788462596"},{"product_id":"mi-t-m-cd-1002-3muh-cd-series-electric-direct-drive","title":"MI-T-M CD-1002-3MUH CD Series Electric Direct Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis portable, hand-carry pressure washer is designed for contractors requiring a compact cleaning solution. It features a direct-drive pump configuration for consistent performance in light-duty applications.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e1000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e2.0\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eMotor\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e1.5\u003csmall\u003eHP\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e67.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eForged brass manifold construction\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal and safety relief valves\u003c\/li\u003e\n\u003cli\u003eLow-pressure chemical injection system\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eMotor\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eTotally enclosed fan-cooled motor with magnetic circuit breaker\u003c\/li\u003e\n\u003cli\u003e35-foot power cord with GFCI and NEMA 5-15P plug\u003c\/li\u003e\n\u003cli\u003eETL certified for US and Canada\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003ePowder-coated steel mounting plate\u003c\/li\u003e\n\u003cli\u003eCenter-balanced lifting handle\u003c\/li\u003e\n\u003cli\u003eFour vibration-dampening rubber isolators\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e1000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e2.0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHorsepower\/Motor\u003c\/th\u003e\n\u003ctd\u003e1.5 HP, 120V, 1Ø, 13.2A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eAR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eAdjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePlug Type\u003c\/th\u003e\n\u003ctd\u003eNEMA 5-15P\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e67.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e78.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e22.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e11.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e14.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eVariable high\/low pressure nozzle\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e25-foot x 3⁄8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eTwo-piece, 36-inch lance with insulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e1\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0030\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eHigh Pressure Hose - 50-Foot. For when you need extra hose for added mobility\u003c\/span\u003e\n\u003c\/li\u003e\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eAR Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eElectric Motor\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CD-Series-Electric_Mi-T-M.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CD-ELECTRIC-3-SERIES-E-F-S-37-0409-021323.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships fully assembled with a shipping weight of 78.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276574105908,"sku":"CD-1002-3MUH","price":2084.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CD-1002-3MUH.jpg?v=1788462515"},{"product_id":"mi-t-m-hg-3004-3460g1-hg-series-natural-gas-lp-belt-drive","title":"MI-T-M HG-3004-3460G1 HG Series Natural Gas\/LP Belt Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis stationary unit provides a consistent fuel source for dedicated wash bay operations. It is designed for industrial cleaning applications and features a heavy-duty belt-drive pump system.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3.9\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eMotor\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e8.0\u003csmall\u003eHP\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e758.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump and Motor\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eGeneral pump assembly\u003c\/li\u003e\n\u003cli\u003e8.0 HP, 460V, 3Ø, 10.0A motor\u003c\/li\u003e\n\u003cli\u003eETL certified for US and Canada\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eHeating System\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e338,000 BTU per hour for natural gas\u003c\/li\u003e\n\u003cli\u003e326,000 BTU per hour for LP gas\u003c\/li\u003e\n\u003cli\u003e10 in. draft diverter\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eDimensions\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e56.50 in. length\u003c\/li\u003e\n\u003cli\u003e29.00 in. width\u003c\/li\u003e\n\u003cli\u003e49.75 in. height\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e12\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e3000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e3.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHorsepower\/Motor\u003c\/th\u003e\n\u003ctd\u003e8.0 HP, 460V, 3Ø, 10.0A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eGeneral\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNatural Gas BTU Per Hour\u003c\/th\u003e\n\u003ctd\u003e338,000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLP Gas BTU Per Hour\u003c\/th\u003e\n\u003ctd\u003e326,000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDraft Diverter\u003c\/th\u003e\n\u003ctd\u003e10 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e758.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e878.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e56.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e29.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e49.75 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e9\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0105\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLiquid Propane - Vapor Only. Converts natural gas pressure washer to operate on liquid propane (vapor only)\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0121\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e250°F Steam Upgrade. Steam option adjusts unloader valve counter-clockwise increasing outlet temperature to 250°F while lowering system pressure\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0305\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Programmable Logic Controller Remotes, Plastic Control Box. Adds additional remotes to PLC\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0306\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Programmable Logic Controller Remotes, Metal Control Box. Adds additional remotes to PLC\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0314\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eFirst Remote, plastic control box. Includes junction box and (1) control box with pump, heat and detergent switches\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0315\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eFirst Remote, metal control box. Includes junction box and (1) control box with pump, heat and detergent switches\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0316\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eWireless Remote. Includes receiver and (1) transmitter with pump, heat and detergent buttons\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0317\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Wireless Remote. Includes pump, heat and detergent buttons\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0321\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eDetergent Solenoid. Adds solenoid and switch to easily control the chemical injection\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eGeneral Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eCoil\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eElectric Motor\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/HG-Series_Mi-T-M-18jfx0.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/HG-SERIES-37-0749-r2vl80.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a total shipping weight of 878.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276574171444,"sku":"HG-3004-3460G1","price":1000.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-HG-3004-3460G1.jpg?v=1788462597"},{"product_id":"mi-t-m-cd-1002-4muh-cd-series-electric-direct-drive","title":"MI-T-M CD-1002-4MUH CD Series Electric Direct Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis portable hand-carry pressure washer is designed for mobile cleaning applications. It features a direct-drive pump configuration for consistent performance in a compact footprint.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e1000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e2.0\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eMotor\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e1.5\u003csmall\u003eHP\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e67.00\u003csmall\u003elbs.\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron manifold with anti-corrosion coating\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal and safety relief valves\u003c\/li\u003e\n\u003cli\u003eLow-pressure detergent injection system\u003c\/li\u003e\n\u003cli\u003eRated for incoming water temperatures up to 175°F\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eMotor\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eTotally enclosed fan-cooled motor with magnetic circuit breaker\u003c\/li\u003e\n\u003cli\u003e35-foot power cord with GFCI and NEMA 5-15P plug\u003c\/li\u003e\n\u003cli\u003eETL certified for US and Canada\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003ePowder-coated steel mounting plate\u003c\/li\u003e\n\u003cli\u003eCenter-balanced lift handle\u003c\/li\u003e\n\u003cli\u003eFour vibration-dampening rubber isolators\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e1000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e2.0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHorsepower\/Motor\u003c\/th\u003e\n\u003ctd\u003e1.5 HP, 120V, 1Ø, 13.2A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eGeneral\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eAdjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePlug Type\u003c\/th\u003e\n\u003ctd\u003eNEMA 5-15P\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e67.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e78.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e21.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e13.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e15.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e15° high\/low pressure nozzle\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e25-foot x 3⁄8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eTwo-piece, 36-inch lance with insulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e1\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0030\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eHigh Pressure Hose - 50-Foot. For when you need extra hose for added mobility\u003c\/span\u003e\n\u003c\/li\u003e\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eGeneral Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eElectric Motor\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CD-Series-Electric_Mi-T-M-57k21c.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/37-1513-CD-1002_1502-4MUH-E-F-S-021323.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships fully assembled with a shipping weight of 78.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276574269748,"sku":"CD-1002-4MUH","price":3126.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CD-1002-4MUH.jpg?v=1788462528"},{"product_id":"mi-t-m-hg-3005-1208g1-hg-series-natural-gas-lp-belt-drive","title":"MI-T-M HG-3005-1208G1 HG Series Natural Gas\/LP Belt Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis stationary unit provides a consistent fuel source for dedicated wash bay operations. It is designed for high-volume facility use and features a heavy-duty belt-drive pump system.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4.8\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eMotor\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e10.0\u003csmall\u003eHP\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e758.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePerformance and Motor\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e3000 PSI at 4.8 GPM\u003c\/li\u003e\n\u003cli\u003e10.0 HP, 208V, 1Ø, 48.7A motor\u003c\/li\u003e\n\u003cli\u003eGeneral pump\u003c\/li\u003e\n\u003cli\u003eETL certified for US and Canada\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFuel and Draft\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e338,000 BTU per hour for natural gas\u003c\/li\u003e\n\u003cli\u003e326,000 BTU per hour for LP gas\u003c\/li\u003e\n\u003cli\u003e10 in. draft diverter\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eDimensions\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e56.50 in. length\u003c\/li\u003e\n\u003cli\u003e29.00 in. width\u003c\/li\u003e\n\u003cli\u003e49.75 in. height\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e12\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e3000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e4.8\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHorsepower\/Motor\u003c\/th\u003e\n\u003ctd\u003e10.0 HP, 208V, 1Ø, 48.7A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eGeneral\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNatural Gas BTU Per Hour\u003c\/th\u003e\n\u003ctd\u003e338,000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLP Gas BTU Per Hour\u003c\/th\u003e\n\u003ctd\u003e326,000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDraft Diverter\u003c\/th\u003e\n\u003ctd\u003e10 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e758.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e878.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e56.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e29.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e49.75 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e10\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0105\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLiquid Propane - Vapor Only. Converts natural gas pressure washer to operate on liquid propane (vapor only)\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0305\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Programmable Logic Controller Remotes, Plastic Control Box. Adds additional remotes to PLC\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0306\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Programmable Logic Controller Remotes, Metal Control Box. Adds additional remotes to PLC\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0114\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eDual gun. Two guns may be sprayed at the same time, flow is divided between the two guns while each operator maintains equal system pressure\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0122\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e250°F Steam. Increases outlet temperature to 250°F while lowering system pressure; adds re-sized 25° nozzle to be used as steam nozzle\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0314\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eFirst Remote, plastic control box. Includes junction box and (1) control box with pump, heat and detergent switches\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0315\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eFirst Remote, metal control box. Includes junction box and (1) control box with pump, heat and detergent switches\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0316\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eWireless Remote. Includes receiver and (1) transmitter with pump, heat and detergent buttons\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0317\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Wireless Remote. Includes pump, heat and detergent buttons\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0321\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eDetergent Solenoid. Adds solenoid and switch to easily control the chemical injection\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eGeneral Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eCoil\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eElectric Motor\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/HG-Series_Mi-T-M-r430y2.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/HG-SERIES-37-0749-n0x2d6.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 878.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276574335284,"sku":"HG-3005-1208G1","price":1000.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-HG-3005-1208G1.jpg?v=1788462596"},{"product_id":"mi-t-m-cd-1502-3muh-cd-series-electric-direct-drive","title":"MI-T-M CD-1502-3MUH CD Series Electric Direct Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis portable hand-carry pressure washer is designed for contractors requiring a compact cleaning solution. It features a direct-drive electric motor mounted on a powder-coated steel plate for job-site durability.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e1500\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e2.0\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eMotor\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e2.0\u003csmall\u003eHP\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e70.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eForged brass manifold construction\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal and safety relief valves\u003c\/li\u003e\n\u003cli\u003eLow-pressure detergent injection system\u003c\/li\u003e\n\u003cli\u003eETL certified for US and Canada\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eMotor\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eTotally enclosed fan-cooled motor with magnetic circuit breaker\u003c\/li\u003e\n\u003cli\u003e35-foot power cord with GFCI and NEMA 5-20P plug\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003ePowder-coated steel mounting plate\u003c\/li\u003e\n\u003cli\u003eCenter-balanced lift handle\u003c\/li\u003e\n\u003cli\u003eFour vibration-dampening rubber isolators\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e1500\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e2.0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHorsepower\/Motor\u003c\/th\u003e\n\u003ctd\u003e2.0 HP, 120V, 1Ø, 17.5A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eAR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eAdjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePlug Type\u003c\/th\u003e\n\u003ctd\u003eNEMA 5-20P\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e70.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e81.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e22.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e11.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e14.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eVariable high\/low pressure nozzle\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e25-foot x 3⁄8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eTwo-piece, 36-inch lance with insulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e1\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0030\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eHigh Pressure Hose - 50-Foot. For when you need extra hose for added mobility\u003c\/span\u003e\n\u003c\/li\u003e\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eAR Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eElectric Motor\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CD-Series-Electric_Mi-T-M-2wcb16.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CD-ELECTRIC-3-SERIES-E-F-S-37-0409-021323-3vr809.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships fully assembled with a shipping weight of 81.00 lbs. Freight is quoted to your specific delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276574400820,"sku":"CD-1502-3MUH","price":2244.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CD-1502-3MUH.jpg?v=1788462524"},{"product_id":"mi-t-m-hg-3005-1230g1-hg-series-natural-gas-lp-belt-drive","title":"MI-T-M HG-3005-1230G1 HG Series Natural Gas\/LP Belt Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis stationary pressure washer utilizes a steady fuel source for consistent performance in dedicated wash bays. It is designed for high-volume facility use and features a heavy-duty belt-drive pump system.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4.8\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eMotor\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e10.0\u003csmall\u003eHP\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e758.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump and Motor\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eGeneral pump configuration\u003c\/li\u003e\n\u003cli\u003e10.0 HP, 230V, 1Ø, 44.0A motor\u003c\/li\u003e\n\u003cli\u003eETL certified for US and Canada\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eHeating System\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e338,000 BTU per hour input for natural gas\u003c\/li\u003e\n\u003cli\u003e326,000 BTU per hour input for LP gas\u003c\/li\u003e\n\u003cli\u003e10 in. draft diverter\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eDimensions\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e56.50 in. length\u003c\/li\u003e\n\u003cli\u003e29.00 in. width\u003c\/li\u003e\n\u003cli\u003e49.75 in. height\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e12\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e3000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e4,8\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHorsepower\/Motor\u003c\/th\u003e\n\u003ctd\u003e10.0 HP, 230V, 1Ø, 44.0A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eGeneral\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNatural Gas BTU Per Hour\u003c\/th\u003e\n\u003ctd\u003e338,000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLP Gas BTU Per Hour\u003c\/th\u003e\n\u003ctd\u003e326,000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDraft Diverter\u003c\/th\u003e\n\u003ctd\u003e10 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e758.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e878.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e56.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e29.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e49.75 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e10\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0105\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLiquid Propane - Vapor Only. Converts natural gas pressure washer to operate on liquid propane (vapor only)\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0305\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Programmable Logic Controller Remotes, Plastic Control Box. Adds additional remotes to PLC\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0306\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Programmable Logic Controller Remotes, Metal Control Box. Adds additional remotes to PLC\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0114\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eDual gun. Two guns may be sprayed at the same time, flow is divided between the two guns while each operator maintains equal system pressure\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0122\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e250°F Steam. Increases outlet temperature to 250°F while lowering system pressure; adds re-sized 25° nozzle to be used as steam nozzle\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0314\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eFirst Remote, plastic control box. Includes junction box and (1) control box with pump, heat and detergent switches\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0315\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eFirst Remote, metal control box. Includes junction box and (1) control box with pump, heat and detergent switches\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0316\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eWireless Remote. Includes receiver and (1) transmitter with pump, heat and detergent buttons\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0317\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Wireless Remote. Includes pump, heat and detergent buttons\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0321\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eDetergent Solenoid. Adds solenoid and switch to easily control the chemical injection\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eGeneral Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eCoil\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eElectric Motor\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/HG-Series_Mi-T-M-s8yr27.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/HG-SERIES-37-0749-ddlp73.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 878.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276574499124,"sku":"HG-3005-1230G1","price":1000.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-HG-3005-1230G1.jpg?v=1788462597"},{"product_id":"mi-t-m-cd-1502-4muh-cd-series-electric-direct-drive","title":"MI-T-M CD-1502-4MUH CD Series Electric Direct Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis portable hand-carry pressure washer is designed for mobile cleaning applications. It features a direct-drive pump configuration for consistent performance in a compact footprint.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e1500\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e2.0\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eMotor\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e2.0\u003csmall\u003eHP\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e70.00\u003csmall\u003elbs.\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron manifold with anti-corrosion coating\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal and safety relief valves\u003c\/li\u003e\n\u003cli\u003eLow-pressure detergent injection system\u003c\/li\u003e\n\u003cli\u003eRated for incoming water temperatures up to 175°F\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eMotor\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eTotally enclosed fan-cooled motor with magnetic circuit breaker\u003c\/li\u003e\n\u003cli\u003e35-foot power cord with GFCI and NEMA 5-20P plug\u003c\/li\u003e\n\u003cli\u003eETL certified for US and Canada\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003ePowder-coated steel mounting plate\u003c\/li\u003e\n\u003cli\u003eCenter-balanced lift handle\u003c\/li\u003e\n\u003cli\u003eFour rubber vibration isolators\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e11\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e1500\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e2.0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHorsepower\/Motor\u003c\/th\u003e\n\u003ctd\u003e2.0 HP, 120V, 1Ø, 17.5A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eGeneral\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eAdjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePlug Type\u003c\/th\u003e\n\u003ctd\u003eNEMA 5-20P\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e70.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e81.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e21.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e13.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e15.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e15° high\/low pressure nozzle\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e25-foot x 3⁄8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eTwo-piece, 36-inch lance with insulated trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e1\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eCX-0030\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eHigh Pressure Hose - 50-Foot. For when you need extra hose for added mobility\u003c\/span\u003e\n\u003c\/li\u003e\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eGeneral Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eElectric Motor\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CD-Series-Electric_Mi-T-M-85ll0t.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/37-1513-CD-1002_1502-4MUH-E-F-S-021323-hwkmdd.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e07\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships fully assembled at a weight of 81.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276574564660,"sku":"CD-1502-4MUH","price":3051.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CD-1502-4MUH.jpg?v=1788462514"},{"product_id":"mi-t-m-hg-3005-3208g1-hg-series-natural-gas-lp-belt-drive","title":"MI-T-M HG-3005-3208G1 HG Series Natural Gas\/LP Belt Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis stationary unit provides a consistent fuel source for dedicated wash bay operations. It is designed for high-volume commercial use and features a heavy-duty belt-drive pump system.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e3000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4.8\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eMotor\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e10.0\u003csmall\u003eHP\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e758.00\u003csmall\u003elbs\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePerformance and Power\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eOperating pressure of 3000 PSI at 4.8 GPM\u003c\/li\u003e\n\u003cli\u003e10.0 HP, 208V, 3-phase, 29.0A electric motor\u003c\/li\u003e\n\u003cli\u003eGeneral pump assembly\u003c\/li\u003e\n\u003cli\u003eETL certified for US and Canada\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFuel and Ventilation\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eNatural gas consumption of 338,000 BTU per hour\u003c\/li\u003e\n\u003cli\u003eLP gas consumption of 326,000 BTU per hour\u003c\/li\u003e\n\u003cli\u003e10-inch draft diverter\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eDimensions\u003c\/h4\u003e\n\u003cul\u003e\u003cli\u003eUnit measures 56.50 inches long by 29.00 inches wide by 49.75 inches high\u003c\/li\u003e\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e12\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e3000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e4.8\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHorsepower\/Motor\u003c\/th\u003e\n\u003ctd\u003e10.0 HP, 208V, 3Ø, 29.0A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eGeneral\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNatural Gas BTU Per Hour\u003c\/th\u003e\n\u003ctd\u003e338,000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLP Gas BTU Per Hour\u003c\/th\u003e\n\u003ctd\u003e326,000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDraft Diverter\u003c\/th\u003e\n\u003ctd\u003e10 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e758.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e878.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e56.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e29.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e49.75 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e10\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0105\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLiquid Propane - Vapor Only. Converts natural gas pressure washer to operate on liquid propane (vapor only)\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0305\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Programmable Logic Controller Remotes, Plastic Control Box. Adds additional remotes to PLC\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0306\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Programmable Logic Controller Remotes, Metal Control Box. Adds additional remotes to PLC\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0114\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eDual gun. Two guns may be sprayed at the same time, flow is divided between the two guns while each operator maintains equal system pressure\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0122\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e250°F Steam. Increases outlet temperature to 250°F while lowering system pressure; adds re-sized 25° nozzle to be used as steam nozzle\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0314\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eFirst Remote, plastic control box. Includes junction box and (1) control box with pump, heat and detergent switches\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0315\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eFirst Remote, metal control box. Includes junction box and (1) control box with pump, heat and detergent switches\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0316\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eWireless Remote. Includes receiver and (1) transmitter with pump, heat and detergent buttons\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0317\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAdditional Wireless Remote. Includes pump, heat and detergent buttons\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eHX-0321\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eDetergent Solenoid. Adds solenoid and switch to easily control the chemical injection\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eFactory-installed options — these must be ordered together with the machine and cannot be added after the unit ships. Contact us before checkout to add them to your build.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eGeneral Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eCoil\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eElectric Motor\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/HG-Series_Mi-T-M-qkggfq.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/HG-SERIES-37-0749-v6yty9.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships crated with a shipping weight of 878.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276574662964,"sku":"HG-3005-3208G1","price":1000.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-HG-3005-3208G1.jpg?v=1788462597"},{"product_id":"mi-t-m-cd-2003-3mhh-cd-series-gasoline-direct-drive","title":"MI-T-M CD-2003-3MHH CD Series Gasoline Direct Drive","description":"\u003cstyle\u003e#hts-eq-product{--hts-black:#0e1114;--hts-char:#181d22;--hts-ink:#15191e;--hts-steel:#5f6a75;--hts-fill:#f1f3f5;--hts-fill-lo:#f8f9fa;--hts-line:#d7dce1;--hts-line-hi:#b9c1ca;--hts-blue:#0f4d8a;--hts-blue-lt:#7fa8d0;--hts-blue-tint:#eaf0f6;--hts-blue-line:#c2d3e5;--mono:\"SFMono-Regular\",Consolas,\"Liberation Mono\",Menlo,monospace;max-width:100%;color:var(--hts-ink);margin:0 0 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;container:eq\/inline-size}#hts-eq-product *{box-sizing:border-box}#hts-eq-product img{max-width:100%;height:auto}#hts-eq-product .eq-intro{color:#333c46;max-width:66ch;margin:0;font-size:15.5px}#hts-eq-product .eq-intro p{margin:0 0 10px}#hts-eq-product .eq-intro p:last-child{margin-bottom:0}#hts-eq-product .eq-cluster{border:1px solid var(--hts-line-hi);border-top:3px solid var(--hts-blue);background:var(--hts-fill-lo);flex-wrap:wrap;margin:18px 0 0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-cluster li{border-left:1px solid var(--hts-line);flex:132px;padding:13px 16px}#hts-eq-product .eq-cluster li:first-child{border-left:0}#hts-eq-product .eq-cluster .eq-ck{color:var(--hts-steel);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}#hts-eq-product .eq-cluster .eq-cv{font-family:var(--mono);letter-spacing:-.01em;color:var(--hts-black);font-size:clamp(20px,2.8vw,26px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-cluster .eq-cv small{color:var(--hts-steel);letter-spacing:.06em;text-transform:uppercase;margin-left:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.5em;font-weight:700}#hts-eq-product .eq-callout{color:#54400a;background:#fdf8e8;border:1px solid #e0c97a;border-left:4px solid #c99400;align-items:flex-start;gap:11px;margin:14px 0 0;padding:12px 15px;font-size:13.5px;font-weight:600;line-height:1.5;display:flex}#hts-eq-product .eq-callout svg{color:#b8860b;flex:none;width:18px;height:18px;margin-top:1px}#hts-eq-product .eq-sections{border:1px solid var(--hts-line-hi);background:#fff;margin:20px 0 0}#hts-eq-product .eq-sec+.eq-sec{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-sec\u003esummary{cursor:pointer;background:#fff;align-items:center;gap:13px;padding:14px 17px;list-style:none;transition:background .12s;display:flex}#hts-eq-product .eq-sec\u003esummary::-webkit-details-marker{display:none}#hts-eq-product .eq-sec\u003esummary:hover{background:var(--hts-fill-lo)}#hts-eq-product .eq-sec\u003esummary:focus-visible{outline:2px solid var(--hts-blue);outline-offset:-2px}#hts-eq-product .eq-idx{color:var(--hts-blue);font-family:var(--mono);letter-spacing:.08em;flex:none;font-size:11.5px;font-weight:700}#hts-eq-product .eq-sectitle{letter-spacing:.13em;text-transform:uppercase;color:var(--hts-ink);font-size:13px;font-weight:800}#hts-eq-product .eq-count{border:1px solid var(--hts-line);background:var(--hts-fill);color:var(--hts-steel);font-family:var(--mono);margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}#hts-eq-product .eq-caret{width:15px;height:15px;color:var(--hts-blue);flex:none;margin-left:auto;transition:transform .18s}#hts-eq-product .eq-count+.eq-caret{margin-left:0}#hts-eq-product .eq-sec[open]\u003esummary{background:var(--hts-char)}#hts-eq-product .eq-sec[open]\u003esummary .eq-sectitle{color:#fff}#hts-eq-product .eq-sec[open]\u003esummary .eq-idx{color:var(--hts-blue-lt)}#hts-eq-product .eq-sec[open]\u003esummary .eq-caret{color:var(--hts-blue-lt);transform:rotate(180deg)}#hts-eq-product .eq-sec[open]\u003esummary .eq-count{color:#9aa5b1;background:0 0;border-color:#39424b}#hts-eq-product .eq-sec[open]\u003esummary:hover{background:#20262c}#hts-eq-product .eq-sec-body{padding:18px 17px 20px}@media (prefers-reduced-motion:reduce){#hts-eq-product .eq-caret{transition:none}}#hts-eq-product .eq-spectable{border-collapse:collapse;border:1px solid var(--hts-line);width:100%;font-size:14px}#hts-eq-product .eq-spectable th,#hts-eq-product .eq-spectable td{border:1px solid var(--hts-line);text-align:left;vertical-align:top;padding:9px 13px}#hts-eq-product .eq-spectable th{width:46%;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hts-steel);background:var(--hts-fill-lo);font-size:11.5px;font-weight:700}#hts-eq-product .eq-spectable td{font-family:var(--mono);color:var(--hts-black);font-size:13.5px;font-weight:700}#hts-eq-product .eq-features{border:1px solid var(--hts-line);grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-feat{border-right:1px solid var(--hts-line);border-bottom:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:15px 16px}#hts-eq-product .eq-feat h4{border-bottom:2px solid var(--hts-blue);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hts-black);margin:0 0 10px;padding-bottom:8px;font-size:11px;font-weight:700}#hts-eq-product .eq-feat ul{margin:0;padding:0;list-style:none}#hts-eq-product .eq-feat li{padding:0 0 0 15px;font-size:14px;position:relative}#hts-eq-product .eq-feat li+li{margin-top:7px}#hts-eq-product .eq-feat li:before{content:\"\";background:var(--hts-steel);width:6px;height:6px;position:absolute;top:.6em;left:0}#hts-eq-product .eq-rows{border:1px solid var(--hts-line);margin:0;padding:0;list-style:none}#hts-eq-product .eq-rows li{background:#fff;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:10px 14px;font-size:14px;display:flex}#hts-eq-product .eq-rows li+li{border-top:1px solid var(--hts-line)}#hts-eq-product .eq-rows li:nth-child(2n){background:var(--hts-fill-lo)}#hts-eq-product .eq-rows .eq-sku{border:1px solid var(--hts-blue-line);background:var(--hts-blue-tint);color:var(--hts-blue);font-family:var(--mono);letter-spacing:.04em;flex:none;padding:3px 9px;font-size:13px;font-weight:700}#hts-eq-product .eq-rows .eq-rowtext{flex:200px;font-weight:600}#hts-eq-product .eq-warranty{border:1px solid var(--hts-line);border-top:3px solid var(--hts-blue);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}#hts-eq-product .eq-warranty li{border-right:1px solid var(--hts-line);background:var(--hts-fill-lo);padding:14px 16px}#hts-eq-product .eq-warranty li:last-child{border-right:0}#hts-eq-product .eq-warranty .eq-wv{font-family:var(--mono);color:var(--hts-black);font-size:clamp(19px,2.5vw,24px);font-weight:700;line-height:1.05;display:block}#hts-eq-product .eq-warranty .eq-wk{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--hts-steel);margin-top:6px;font-size:10.5px;font-weight:700;display:block}#hts-eq-product .eq-docs{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}#hts-eq-product .eq-docs a{border:1px solid var(--hts-line-hi);color:var(--hts-ink);background:#fff;align-items:center;gap:9px;padding:10px 14px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}#hts-eq-product .eq-docs a:hover{border-color:var(--hts-blue);background:var(--hts-blue-tint);color:var(--hts-blue)}#hts-eq-product .eq-docs a:focus-visible{outline:2px solid var(--hts-blue);outline-offset:2px}#hts-eq-product .eq-docs svg{width:16px;height:16px;color:var(--hts-blue);flex:none}#hts-eq-product .eq-prose{max-width:70ch;margin:0;font-size:14.5px}#hts-eq-product .eq-prose p{margin:0 0 10px}#hts-eq-product .eq-prose p:last-child{margin-bottom:0}#hts-eq-product .eq-note{color:var(--hts-steel);max-width:70ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}@container eq (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-cluster li:nth-child(odd){border-right:1px solid var(--hts-line)}#hts-eq-product .eq-cluster li:nth-child(-n+2){border-top:0}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}#hts-eq-product .eq-warranty li:last-child{border-bottom:0}#hts-eq-product .eq-spectable th{width:50%}#hts-eq-product .eq-docs a{flex:100%}}@supports not (container-type:inline-size){@media (width\u003c=560px){#hts-eq-product .eq-cluster li{border-left:0;border-top:1px solid var(--hts-line);flex:50%}#hts-eq-product .eq-feat{border-right:0}#hts-eq-product .eq-warranty li{border-right:0;border-bottom:1px solid var(--hts-line)}}}\u003c\/style\u003e\u003cdiv id=\"hts-eq-product\"\u003e\n\u003cdiv class=\"eq-intro\"\u003e\u003cp\u003eThis compact, hand-carry pressure washer is designed for small contractor cleaning jobs and easy storage. It is built for professional use with a 196cc Honda GX200 OHV engine.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e2000\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e2.7\u003csmall\u003egpm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eEngine\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e196\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e56.00\u003csmall\u003elbs.\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eq-callout\" role=\"note\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M10.3 3.9L1.9 18a2 2 0 0 0 1.7 3h16.8a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"9\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" x2=\"12.01\" y1=\"17\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eThis unit features a 49-state engine and is not for sale in California.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eq-sections\"\u003e\n\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e01\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eFeatures \u0026amp; Build\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-features\"\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003ePump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eForged brass manifold construction\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal relief valve\u003c\/li\u003e\n\u003cli\u003eIn-line water strainer included\u003c\/li\u003e\n\u003cli\u003eBuilt-in low pressure detergent injection system\u003c\/li\u003e\n\u003cli\u003eETL certified for US markets\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eFrame\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003ePowder coated steel mounting plate\u003c\/li\u003e\n\u003cli\u003eCenter balanced lift design\u003c\/li\u003e\n\u003cli\u003eFour rubber vibration isolators\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\" open\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e02\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eSpecifications\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e10\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePSI\u003c\/th\u003e\n\u003ctd\u003e2000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGPM\u003c\/th\u003e\n\u003ctd\u003e2.7\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e196cc Honda GX200 OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump\u003c\/th\u003e\n\u003ctd\u003eAR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnloader\u003c\/th\u003e\n\u003ctd\u003eAdjustable Pressure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e56.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e75.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e18.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e14.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e18.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp class=\"eq-note\"\u003eSpecifications are supplied by the manufacturer and are subject to change without notice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e03\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWhat’s Included\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e3\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-rows\"\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eQuick connect nozzles - 0°, 15°, 25° and detergent nozzle\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003e50-foot x 3⁄8-inch non-marking hose\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"eq-rowtext\"\u003eTwo piece, 36-inch lance with trigger gun\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e04\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eWarranty\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\n\u003cul class=\"eq-warranty\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e7 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eAR Pump\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-wv\"\u003e3 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eHonda Engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"eq-note\"\u003eWarranty is provided by the manufacturer and begins at the date of purchase. Registration may be required — see the product manual for full terms and exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e05\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eDocuments \u0026amp; Downloads\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e2\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cul class=\"eq-docs\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CD-Series-Gasoline_Mi-T-M.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Sheet (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.mitm.com\/files\/documents\/product-sheet\/CD-SERIES-37-0353-021323-2qnr07.pdf\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.1\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eProduct Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"eq-sec\"\u003e\u003csummary\u003e\u003cspan class=\"eq-idx\"\u003e06\u003c\/span\u003e\u003cspan class=\"eq-sectitle\"\u003eShipping \u0026amp; Ordering\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/summary\u003e\u003cdiv class=\"eq-sec-body\"\u003e\u003cdiv class=\"eq-prose\"\u003e\n\u003cp\u003eThis unit ships assembled with a shipping weight of 75.00 lbs. Freight is quoted to the delivery address.\u003c\/p\u003e\n\u003cp\u003eNeed a volume price, a fleet configuration, or help matching this machine to your application? Call us and we’ll spec it with you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MI-T-M Industrial","offers":[{"title":"Default Title","offer_id":49276574695732,"sku":"CD-2003-3MHH","price":2326.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-CD-2003-3MHH.jpg?v=1788463178"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/collections\/Mi-T-M_Corporation_Logo_ccf80e71-bdc5-4d9e-a367-41bbdcf7567e.png?v=1788321770","url":"https:\/\/hydrotechnologysystems.supply\/collections\/mi-t-m-pressure-washers\/stationary-pressure-washers.oembed?page=2","provider":"HTS Supply LLC","version":"1.0","type":"link"}