{"title":"MI-T-M Air Compressors","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\u003eSized to the CFM You Actually Need\u003c\/h2\u003e\n\u003cp\u003eReciprocating and rotary screw, gas and electric, portable and stationary - 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 Compressors\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 is-scene\"\u003e\n\u003cimg src=\"https:\/\/www.mitm.com\/images\/2024\/homepage\/AM1-PK07-08M_Production_Line_10-19.jpg\" alt=\"MI-T-M air compressors on the production line in Peosta, Iowa\" 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 Air Compressors\" placeholder=\"Model or part number: ABS-13H-30H, AM1-HE02-05M, ACD-23375\"\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 Air Compressors by type\"\u003e\n\u003ca class=\"mtmb-type\" href=\"\/collections\/mi-t-m-air-compressors\/two-stage-air-compressors\"\u003e\u003cspan class=\"mtmb-type-num\"\u003e01\u003c\/span\u003e\u003cspan class=\"mtmb-type-name\"\u003eTwo Stage\u003c\/span\u003e\u003c\/a\u003e\n\u003ca class=\"mtmb-type\" href=\"\/collections\/mi-t-m-air-compressors\/single-stage-air-compressors\"\u003e\u003cspan class=\"mtmb-type-num\"\u003e02\u003c\/span\u003e\u003cspan class=\"mtmb-type-name\"\u003eSingle Stage\u003c\/span\u003e\u003c\/a\u003e\n\u003ca class=\"mtmb-type\" href=\"\/collections\/mi-t-m-air-compressors\/electric-powered-air-compressors\"\u003e\u003cspan class=\"mtmb-type-num\"\u003e03\u003c\/span\u003e\u003cspan class=\"mtmb-type-name\"\u003eElectric Powered\u003c\/span\u003e\u003c\/a\u003e\n\u003ca class=\"mtmb-type\" href=\"\/collections\/mi-t-m-air-compressors\/gas-powered-air-compressors\"\u003e\u003cspan class=\"mtmb-type-num\"\u003e04\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-air-compressors\/portable-air-compressors\"\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-air-compressors\/stationary-air-compressors\"\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-air-compressors\/base-mount-air-compressors\"\u003e\u003cspan class=\"mtmb-type-num\"\u003e07\u003c\/span\u003e\u003cspan class=\"mtmb-type-name\"\u003eBase Mount\u003c\/span\u003e\u003c\/a\u003e\n\u003cspan class=\"mtmb-type-filler\" aria-hidden=\"true\"\u003e\u003c\/span\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\u003eSingle stage or two stage?\u003c\/summary\u003e\u003cdiv class=\"mtmb-details-content\"\u003e\n\u003cp\u003e\u003cstrong\u003eSingle stage\u003c\/strong\u003e compresses air once, typically to 125–135 PSI. It fits intermittent use - nailers, tires, blow-off, light service.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTwo stage\u003c\/strong\u003e compresses twice, reaching 175 PSI with a higher duty cycle. Specify two stage for continuous shop air, impact tools, sandblasting and production work.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"mtmb-details\"\u003e\u003csummary\u003eHow do I size CFM and tank?\u003c\/summary\u003e\u003cdiv class=\"mtmb-details-content\"\u003e\n\u003cp\u003eAdd the CFM of every tool that runs at the same time, then add roughly 30% headroom. Match the tank to how bursty the demand is - short heavy bursts want a bigger tank, continuous demand wants more CFM.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e3–8 gallon – trim, tires, service truck\u003c\/li\u003e\n\u003cli\u003e20–30 gallon – general shop, impact tools\u003c\/li\u003e\n\u003cli\u003e60–120 gallon – production, blasting, multi-station shops\u003c\/li\u003e\n\u003c\/ul\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\u003cp\u003eGas units run anywhere and suit service trucks and remote sites. Electric units run quiet and clean indoors - confirm voltage and phase (115V, 230V single-phase, 230\/460V three-phase) before ordering, since electric models are wound for a specific supply.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdetails class=\"mtmb-details\"\u003e\u003csummary\u003eWhat is a base-mount compressor?\u003c\/summary\u003e\u003cdiv class=\"mtmb-details-content\"\u003e\u003cp\u003eBase mount ships as the pump, motor or engine and controls on a mounting base with no tank. It is used when the compressor is being built into a service truck, a trailer or an existing air receiver.\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 href=\"\/collections\/mi-t-m-pressure-washers\"\u003ePressure Washers\u003c\/a\u003e \u003ca class=\"is-active\" 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-acs-series-5-0-hp-simplex-vertical-80-gallon-acs-23305-80v","title":"MI-T-M ACS Series 5.0 HP Simplex Vertical - 80-Gallon ACS-23305-80V","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 5.0 HP simplex vertical air compressor is designed for industrial shop applications requiring consistent air delivery. It features a heavy-duty cast iron pump and an 80-gallon ASME-certified receiver tank.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e18.0\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e80\u003csmall\u003egallon\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePump\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e860\u003csmall\u003erpm\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 ships in two separate pieces and requires field assembly.\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron pump construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eHigh-capacity canister intake filter\u003c\/li\u003e\n\u003cli\u003eIntegrated oil level sight glass\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\u003eIndustrial-duty low RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003eTwo-piece powder-coated belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for installation flexibility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME-rated safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge-diameter flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003eStart\/stop pressure switch set at 145 to 175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eACS-23105-80V: 230V, 1-phase, 23.0A\u003c\/li\u003e\n\u003cli\u003eACS-20305-80V: 200V, 3-phase, 16.1A\u003c\/li\u003e\n\u003cli\u003eACS-23305-80V: 230V, 3-phase, 13.8A\u003c\/li\u003e\n\u003cli\u003eACS-46305-80V: 460V, 3-phase, 6.9A\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code U-certified\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e18.0 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e860\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e80-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e15.63 x 15.63 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e38.50 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\u003e73.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\"\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\"\u003eIX-0001\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eVibration Isolator Pads. Isolators protect the unit from vibration during use; recommended for models that are mounted in service truck applications\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0006\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0051\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0061\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0062\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0063\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0068\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank; you must also have IX-0069 after cooler option\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0069\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAfter Cooler. Removes up to 65% of the moisture from discharged compressed air and drops the temperature within 10° of ambient\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0070\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eUnit Shipped Pre-Assembled. Compressor is shipped as a complete unit, no assembly required\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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eACS-23105-80V\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eACS-20305-80V\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eACS-23305-80V\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eACS-46305-80V\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/80-120-Gallon-Two-Stage-Electric-Simplex_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\/37-1030-INDUSTRIAL-AIR-COMPRESSOR-80-GAL-E-F-S-021423-dgz2g3.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\u003eThe unit ships in two separate pieces with a total shipping weight of 665 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":49276564963636,"sku":"ACS-23305-80V","price":6871.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-acs-series-5-0-hp-simplex-vertical-80-gallon-2004.jpg?v=1788462462"},{"product_id":"mi-t-m-acs-series-5-0-hp-simplex-vertical-80-gallon-acs-46305-80v","title":"MI-T-M ACS Series 5.0 HP Simplex Vertical - 80-Gallon ACS-46305-80V","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 vertical air compressor provides reliable shop air for industrial applications. It features a 5.0 HP motor designed for 460V, 3-phase electrical service.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e18.0\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e80\u003csmall\u003egallon\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePower\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e5.0\u003csmall\u003eHP\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 ships in two separate pieces and requires assembly.\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eLarge canister intake filter\u003c\/li\u003e\n\u003cli\u003eOil level sight glass\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\u003eIndustrial low RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for installation flexibility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003eStart\/stop control set at 145 to 175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eACS-23105-80V: 230V, 1Ø, 23.0A\u003c\/li\u003e\n\u003cli\u003eACS-20305-80V: 200V, 3Ø, 16.1A\u003c\/li\u003e\n\u003cli\u003eACS-23305-80V: 230V, 3Ø, 13.8A\u003c\/li\u003e\n\u003cli\u003eACS-46305-80V: 460V, 3Ø, 6.9A\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code U-certified\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e18.0 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e860\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e80-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e15.63 x 15.63 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e38.50 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\u003e73.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\"\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\"\u003eIX-0001\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eVibration Isolator Pads. Isolators protect the unit from vibration during use; recommended for models that are mounted in service truck applications\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0006\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0051\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0061\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0062\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0063\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0068\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank; you must also have IX-0069 after cooler option\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0069\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAfter Cooler. Removes up to 65% of the moisture from discharged compressed air and drops the temperature within 10° of ambient\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0070\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eUnit Shipped Pre-Assembled. Compressor is shipped as a complete unit, no assembly required\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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eACS-23105-80V\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eACS-20305-80V\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eACS-23305-80V\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eACS-46305-80V\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/80-120-Gallon-Two-Stage-Electric-Simplex_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\/37-1030-INDUSTRIAL-AIR-COMPRESSOR-80-GAL-E-F-S-021423-dgz2g3.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\u003eThe unit ships in two separate pieces with a shipping weight of 665 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":49276565160244,"sku":"ACS-46305-80V","price":7092.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-acs-series-5-0-hp-simplex-vertical-80-gallon-2004.jpg?v=1788462462"},{"product_id":"mi-t-m-acs-series-7-5-hp-simplex-horizontal-80-gallon-acs-23175-80h","title":"MI-T-M ACS Series 7.5 HP Simplex Horizontal - 80-Gallon ACS-23175-80H","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 80-gallon simplex horizontal air compressor is designed for high-demand shop environments. It features a 7.5 HP motor and a cast iron pump assembly engineered for consistent industrial output.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e23.5\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e80\u003csmall\u003egallon\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\"\u003e574\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eLarge canister intake filter\u003c\/li\u003e\n\u003cli\u003eIntegrated oil level sight glass\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\u003eIndustrial low-RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003eTwo-piece powder-coated belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for installation flexibility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge-diameter flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003eStart\/stop control set at 145 to 175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eACS-23175-80H: 230V, 1Ø, 31.0A, 678 lb. shipping weight, 574 lb. net weight\u003c\/li\u003e\n\u003cli\u003eACS-23375-80H: 230V, 3Ø, 20.0A, 638 lb. shipping weight, 534 lb. net weight\u003c\/li\u003e\n\u003cli\u003eACS-46375-80H: 460V, 3Ø, 10.0A, 638 lb. shipping weight, 534 lb. net weight\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code U-certified\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e23.5 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e1250\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e80-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e20.75 x 23.5 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e52.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e53.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\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e8\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\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\"\u003eIX-0001\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eVibration Isolator Pads. Isolators protect the unit from vibration during use; recommended for models that are mounted in service truck applications\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0006\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0052\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAfter Cooler. Removes up to 65% of the moisture from discharged compressor air and drops the temperature within 10° of ambient\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0056\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank; unit cannot include an after cooler\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0057\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank; you must also have IX-0052 after cooler option\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0061\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0062\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0063\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eACS-23175-80H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eACS-23375-80H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eACS-46375-80H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/80-120-Gallon-Two-Stage-Electric-Simplex_Mi-T-M-9flzyv.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-1030-INDUSTRIAL-AIR-COMPRESSOR-80-GAL-E-F-S-021423-gqdg1v.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 678 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":49276565324084,"sku":"ACS-23175-80H","price":7800.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-acs-series-7-5-hp-simplex-horizontal-80-gallon-2001.jpg?v=1788462463"},{"product_id":"mi-t-m-acs-series-7-5-hp-simplex-horizontal-80-gallon-acs-23375-80h","title":"MI-T-M ACS Series 7.5 HP Simplex Horizontal - 80-Gallon ACS-23375-80H","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 80-gallon horizontal air compressor is designed for industrial shop applications requiring consistent high-pressure air. It features a 7.5 HP motor and a heavy-duty cast iron pump assembly.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e23.5\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e80\u003csmall\u003egallon\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\"\u003e534\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron pump construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eLarge canister intake filter\u003c\/li\u003e\n\u003cli\u003eOil level sight glass\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\u003eIndustrial low RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for installation flexibility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003eStart\/stop controls set at 145 to 175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eACS-23175-80H: 230V, 1-phase, 31.0A\u003c\/li\u003e\n\u003cli\u003eACS-23375-80H: 230V, 3-phase, 20.0A\u003c\/li\u003e\n\u003cli\u003eACS-46375-80H: 460V, 3-phase, 10.0A\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code U-certified\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e23.5 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e1250\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e80-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e20.75 x 23.5 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e52.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e53.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\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e8\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\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\"\u003eIX-0001\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eVibration Isolator Pads. Isolators protect the unit from vibration during use; recommended for models that are mounted in service truck applications\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0006\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0052\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAfter Cooler. Removes up to 65% of the moisture from discharged compressor air and drops the temperature within 10° of ambient\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0056\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank; unit cannot include an after cooler\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0057\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank; you must also have IX-0052 after cooler option\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0061\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0062\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0063\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eACS-23175-80H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eACS-23375-80H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eACS-46375-80H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/80-120-Gallon-Two-Stage-Electric-Simplex_Mi-T-M-9flzyv.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-1030-INDUSTRIAL-AIR-COMPRESSOR-80-GAL-E-F-S-021423-gqdg1v.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 638 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":49276565553460,"sku":"ACS-23375-80H","price":7491.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-acs-series-7-5-hp-simplex-horizontal-80-gallon-2001.jpg?v=1788462463"},{"product_id":"mi-t-m-acs-series-7-5-hp-simplex-horizontal-80-gallon-acs-46375-80h","title":"MI-T-M ACS Series 7.5 HP Simplex Horizontal - 80-Gallon ACS-46375-80H","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 simplex horizontal air compressor is designed for industrial applications requiring consistent high-pressure air. It features a 7.5 HP motor and a durable cast iron pump assembly for reliable operation.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e23.5\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e80\u003csmall\u003egallon\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePump Speed\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e1250\u003csmall\u003erpm\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron pump construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eHigh-capacity canister intake filter\u003c\/li\u003e\n\u003cli\u003eOil level sight glass\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\u003eIndustrial low-RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003eTwo-piece powder-coated belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for installation flexibility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME-certified safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge-diameter flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003eStart\/stop control set at 145 to 175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eACS-23175-80H: 230V, 1-phase, 31.0A\u003c\/li\u003e\n\u003cli\u003eACS-23375-80H: 230V, 3-phase, 20.0A\u003c\/li\u003e\n\u003cli\u003eACS-46375-80H: 460V, 3-phase, 10.0A\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e23.5 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e1250\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e80-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e20.75 x 23.5 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e52.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e53.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\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e8\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\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\"\u003eIX-0001\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eVibration Isolator Pads. Isolators protect the unit from vibration during use; recommended for models that are mounted in service truck applications\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0006\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0052\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAfter Cooler. Removes up to 65% of the moisture from discharged compressor air and drops the temperature within 10° of ambient\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0056\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank; unit cannot include an after cooler\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0057\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank; you must also have IX-0052 after cooler option\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0061\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0062\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0063\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eACS-23175-80H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eACS-23375-80H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eACS-46375-80H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/80-120-Gallon-Two-Stage-Electric-Simplex_Mi-T-M-9flzyv.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-1030-INDUSTRIAL-AIR-COMPRESSOR-80-GAL-E-F-S-021423-gqdg1v.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 638 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":49276565717300,"sku":"ACS-46375-80H","price":7725.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-acs-series-7-5-hp-simplex-horizontal-80-gallon-2001.jpg?v=1788462463"},{"product_id":"mi-t-m-acs-series-7-5-hp-simplex-vertical-80-gallon-acs-20375-80v","title":"MI-T-M ACS Series 7.5 HP Simplex Vertical - 80-Gallon ACS-20375-80V","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 7.5 HP simplex vertical air compressor is designed for high-demand industrial shops requiring consistent airflow. It features a heavy-duty cast iron pump and an 80-gallon ASME-certified receiver tank.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e23.5\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e80\u003csmall\u003egallon\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePump\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e1250\u003csmall\u003erpm\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 ships in two separate pieces and requires assembly.\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron pump construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eHigh-capacity canister intake filter\u003c\/li\u003e\n\u003cli\u003eIntegrated oil level sight glass\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\u003eIndustrial low-RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration dampening\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for installation flexibility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME-rated safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge-diameter flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003eStart\/stop pressure switch set at 145 to 175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eACS-23175-80V: 230V, 1-phase, 31.0A\u003c\/li\u003e\n\u003cli\u003eACS-20375-80V: 200V, 3-phase, 23.0A\u003c\/li\u003e\n\u003cli\u003eACS-23375-80V: 230V, 3-phase, 20.0A\u003c\/li\u003e\n\u003cli\u003eACS-46375-80V: 460V, 3-phase, 10.0A\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code U-certified\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e23.5 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e1250\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e80-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e15.63 x 15.63 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e38.50 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\u003e73.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\"\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\"\u003eIX-0001\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eVibration Isolator Pads. Isolators protect the unit from vibration during use; recommended for models that are mounted in service truck applications\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0006\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0051\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0061\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0062\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0063\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0068\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank; you must also have IX-0069 after cooler option\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0069\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAfter Cooler. Removes up to 65% of the moisture from discharged compressed air and drops the temperature within 10° of ambient\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0070\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eUnit Shipped Pre-Assembled. Compressor is shipped as a complete unit, no assembly required\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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eACS-23175-80V\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eACS-20375-80V\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eACS-23375-80V\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eACS-46375-80V\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/80-120-Gallon-Two-Stage-Electric-Simplex_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\/37-1030-INDUSTRIAL-AIR-COMPRESSOR-80-GAL-E-F-S-021423-r1ff2j.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\u003eThe unit ships in two separate pieces with a total shipping weight of 696 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":49276565946676,"sku":"ACS-20375-80V","price":7230.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-acs-series-7-5-hp-simplex-vertical-80-gallon-2005.jpg?v=1788462469"},{"product_id":"mi-t-m-acs-series-7-5-hp-simplex-vertical-80-gallon-acs-23175-80v","title":"MI-T-M ACS Series 7.5 HP Simplex Vertical - 80-Gallon ACS-23175-80V","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 7.5 HP simplex vertical air compressor is designed for high-demand shop environments requiring consistent air delivery. It features a heavy-duty cast iron pump construction for long-term durability under continuous use.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e23.5\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e80\u003csmall\u003egallon\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePower\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e7.5\u003csmall\u003ehp\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 ships in two separate pieces and requires assembly upon arrival.\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron pump construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eLarge canister intake filter\u003c\/li\u003e\n\u003cli\u003eIntegrated oil level sight glass\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\u003eIndustrial low-RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for flexible mounting\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME-certified safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge-diameter flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003eStart\/stop pressure switch set at 145 to 175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eACS-23175-80V: 230V, 1Ø, 31.0A, 711 lb. shipping weight\u003c\/li\u003e\n\u003cli\u003eACS-20375-80V: 200V, 3Ø, 23.0A, 696 lb. shipping weight\u003c\/li\u003e\n\u003cli\u003eACS-23375-80V: 230V, 3Ø, 20.0A, 695 lb. shipping weight\u003c\/li\u003e\n\u003cli\u003eACS-46375-80V: 460V, 3Ø, 10.0A, 695 lb. shipping weight\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code - U certified\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e23.5 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e1250\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e80-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e15.63 x 15.63 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e38.50 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\u003e73.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\"\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\"\u003eIX-0001\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eVibration Isolator Pads. Isolators protect the unit from vibration during use; recommended for models that are mounted in service truck applications\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0006\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0051\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0061\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0062\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0063\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0068\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank; you must also have IX-0069 after cooler option\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0069\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAfter Cooler. Removes up to 65% of the moisture from discharged compressed air and drops the temperature within 10° of ambient\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0070\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eUnit Shipped Pre-Assembled. Compressor is shipped as a complete unit, no assembly required\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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eACS-23175-80V\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eACS-20375-80V\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eACS-23375-80V\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eACS-46375-80V\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/80-120-Gallon-Two-Stage-Electric-Simplex_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\/37-1030-INDUSTRIAL-AIR-COMPRESSOR-80-GAL-E-F-S-021423-r1ff2j.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\u003eThe unit ships in two pieces with a total shipping weight of 711 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":49276566110516,"sku":"ACS-23175-80V","price":7793.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-acs-series-7-5-hp-simplex-vertical-80-gallon-2005.jpg?v=1788462469"},{"product_id":"mi-t-m-acs-series-7-5-hp-simplex-vertical-80-gallon-acs-23375-80v","title":"MI-T-M ACS Series 7.5 HP Simplex Vertical - 80-Gallon ACS-23375-80V","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 7.5 HP simplex vertical air compressor is designed for industrial shop environments requiring consistent high-pressure air. It features a heavy-duty cast iron pump and an 80-gallon ASME-certified receiver tank.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e23.5\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e80\u003csmall\u003egallon\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\"\u003e588\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 ships in two separate pieces and requires field assembly.\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron pump construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eHigh-capacity canister intake filter\u003c\/li\u003e\n\u003cli\u003eIntegrated oil level sight glass\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\u003eIndustrial low-RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003eTwo-piece powder-coated belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for installation flexibility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME-rated safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge-diameter flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003eStart\/stop pressure switch set at 145 to 175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eACS-23175-80V: 230V, 1-phase, 31.0A\u003c\/li\u003e\n\u003cli\u003eACS-20375-80V: 200V, 3-phase, 23.0A\u003c\/li\u003e\n\u003cli\u003eACS-23375-80V: 230V, 3-phase, 20.0A\u003c\/li\u003e\n\u003cli\u003eACS-46375-80V: 460V, 3-phase, 10.0A\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code U-stamp certified\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e23.5 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e1250\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e80-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e15.63 x 15.63 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e38.50 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\u003e73.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\"\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\"\u003eIX-0001\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eVibration Isolator Pads. Isolators protect the unit from vibration during use; recommended for models that are mounted in service truck applications\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0006\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0051\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0061\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0062\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0063\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0068\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank; you must also have IX-0069 after cooler option\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0069\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAfter Cooler. Removes up to 65% of the moisture from discharged compressed air and drops the temperature within 10° of ambient\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0070\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eUnit Shipped Pre-Assembled. Compressor is shipped as a complete unit, no assembly required\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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eACS-23175-80V\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eACS-20375-80V\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eACS-23375-80V\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eACS-46375-80V\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/80-120-Gallon-Two-Stage-Electric-Simplex_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\/37-1030-INDUSTRIAL-AIR-COMPRESSOR-80-GAL-E-F-S-021423-r1ff2j.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\u003eThe unit ships in two separate pieces with a total shipping weight of 695 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":49276566339892,"sku":"ACS-23375-80V","price":7131.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-acs-series-7-5-hp-simplex-vertical-80-gallon-2005.jpg?v=1788462469"},{"product_id":"mi-t-m-acs-series-7-5-hp-simplex-vertical-80-gallon-acs-46375-80v","title":"MI-T-M ACS Series 7.5 HP Simplex Vertical - 80-Gallon ACS-46375-80V","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 7.5 HP simplex vertical air compressor is designed for industrial facilities requiring consistent high-pressure air. It features a heavy-duty cast iron pump construction for long-term durability in demanding shop environments.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e23.5\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e80\u003csmall\u003egallon\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\"\u003e588\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 ships in two separate pieces and requires assembly.\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron pump construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eHigh-capacity canister intake filter\u003c\/li\u003e\n\u003cli\u003eIntegrated oil level sight glass\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\u003eIndustrial low-RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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\u003eASME-certified powder-coated receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003eTwo-piece powder-coated belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for installation flexibility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME-certified safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge-diameter flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003eStart\/stop controls factory set at 145 to 175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eACS-23175-80V: 230V, 1-phase, 31.0A\u003c\/li\u003e\n\u003cli\u003eACS-20375-80V: 200V, 3-phase, 23.0A\u003c\/li\u003e\n\u003cli\u003eACS-23375-80V: 230V, 3-phase, 20.0A\u003c\/li\u003e\n\u003cli\u003eACS-46375-80V: 460V, 3-phase, 10.0A\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code U-certified\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e23.5 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e1250\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e80-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e15.63 x 15.63 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e38.50 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\u003e73.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\"\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\"\u003eIX-0001\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eVibration Isolator Pads. Isolators protect the unit from vibration during use; recommended for models that are mounted in service truck applications\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0006\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0051\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0061\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0062\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0063\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0068\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank; you must also have IX-0069 after cooler option\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0069\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAfter Cooler. Removes up to 65% of the moisture from discharged compressed air and drops the temperature within 10° of ambient\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0070\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eUnit Shipped Pre-Assembled. Compressor is shipped as a complete unit, no assembly required\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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eACS-23175-80V\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eACS-20375-80V\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eACS-23375-80V\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eACS-46375-80V\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/80-120-Gallon-Two-Stage-Electric-Simplex_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\/37-1030-INDUSTRIAL-AIR-COMPRESSOR-80-GAL-E-F-S-021423-r1ff2j.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 in two separate pieces with a total shipping weight of 695 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":49276566602036,"sku":"ACS-46375-80V","price":7360.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-acs-series-7-5-hp-simplex-vertical-80-gallon-2005.jpg?v=1788462469"},{"product_id":"mi-t-m-add-m-series-10-0-hp-duplex-horizontal-120-gallon-add-20310-120hm","title":"MI-T-M ADD M Series 10.0 HP Duplex Horizontal - 120-Gallon ADD-20310-120HM","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 duplex horizontal air compressor is designed for high-demand industrial applications requiring consistent airflow. It features a dual-pump configuration mounted on a 120-gallon ASME-certified receiver tank.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e68.4\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e120\u003csmall\u003egallon\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\"\u003e1243\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eLarge canister intake filter\u003c\/li\u003e\n\u003cli\u003eOil level sight glass\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\u003eIndustrial low RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for installation flexibility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003e3-position switch for lead\/lag and alternating operation\u003c\/li\u003e\n\u003cli\u003eStart\/stop control settings at 110-140 PSI and 145-175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eADD-23110-120HM: 230V, 1Ø, 78.0A\u003c\/li\u003e\n\u003cli\u003eADD-20310-120HM: 200V, 3Ø, 61.6A\u003c\/li\u003e\n\u003cli\u003eADD-23310-120HM: 230V, 3Ø, 53.6A\u003c\/li\u003e\n\u003cli\u003eADD-46310-120HM: 460V, 3Ø, 26.8A\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code - U certification\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e68.4 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e990\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e120-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e34.5 x 23.5 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e74.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e58.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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eADD-23110-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADD-20310-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADD-23310-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADD-46310-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/M-Series-120-Gallon-Two-Stage-Electric-Duplex_Mi-T-M-kg9lg2.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-1050_INDUSTRIAL-AIR-COMPRESSOR-DUPLEX-120-GAL-100923-wq1d2g.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 1393 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":49276566864180,"sku":"ADD-20310-120HM","price":22152.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-add-m-series-10-0-hp-duplex-horizontal-120-gallon-2018.jpg?v=1788462448"},{"product_id":"mi-t-m-add-m-series-10-0-hp-duplex-horizontal-120-gallon-add-23110-120hm","title":"MI-T-M ADD M Series 10.0 HP Duplex Horizontal - 120-Gallon ADD-23110-120HM","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 duplex horizontal air compressor is designed for high-demand industrial applications requiring consistent air delivery. It utilizes a dual-pump configuration to ensure reliable operation and redundancy in heavy-duty shop environments.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e68.4\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e120\u003csmall\u003egallon\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\"\u003e1283\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron pump construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge lines\u003c\/li\u003e\n\u003cli\u003eHigh-capacity canister intake filtration\u003c\/li\u003e\n\u003cli\u003eIntegrated oil level sight glass\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\u003eIndustrial-grade low RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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\u003eASME-certified powder-coated receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch steel base plate for vibration dampening\u003c\/li\u003e\n\u003cli\u003eTwo-piece powder-coated belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for installation versatility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME-certified safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eHigh-inertia flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer assembly\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003eThree-position control switch for lead\/lag or alternating operation\u003c\/li\u003e\n\u003cli\u003eDual-range start\/stop controls set at 110-140 PSI and 145-175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eADD-23110-120HM: 230V, 1Ø, 78.0A, 1433 lb. ship wt.\/1283 lb. net wt.\u003c\/li\u003e\n\u003cli\u003eADD-20310-120HM: 200V, 3Ø, 61.6A, 1393 lb. ship wt.\/1243 lb. net wt.\u003c\/li\u003e\n\u003cli\u003eADD-23310-120HM: 230V, 3Ø, 53.6A, 1373 lb. ship wt.\/1223 lb. net wt.\u003c\/li\u003e\n\u003cli\u003eADD-46310-120HM: 460V, 3Ø, 26.8A, 1373 lb. ship wt.\/1223 lb. net wt.\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code - U certified\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e68.4 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e990\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e120-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e34.5 x 23.5 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e74.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e58.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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eADD-23110-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADD-20310-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADD-23310-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADD-46310-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/M-Series-120-Gallon-Two-Stage-Electric-Duplex_Mi-T-M-kg9lg2.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-1050_INDUSTRIAL-AIR-COMPRESSOR-DUPLEX-120-GAL-100923-wq1d2g.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 1433 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":49276567060788,"sku":"ADD-23110-120HM","price":24378.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-add-m-series-10-0-hp-duplex-horizontal-120-gallon-2018.jpg?v=1788462448"},{"product_id":"mi-t-m-add-m-series-10-0-hp-duplex-horizontal-120-gallon-add-23310-120hm","title":"MI-T-M ADD M Series 10.0 HP Duplex Horizontal - 120-Gallon ADD-23310-120HM","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 duplex horizontal air compressor is designed for high-demand industrial applications requiring consistent airflow. It features a dual-pump configuration mounted on a 120-gallon ASME-certified receiver tank.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e68.4\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e120\u003csmall\u003egallon\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\"\u003e1223\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eHigh-capacity canister intake filter\u003c\/li\u003e\n\u003cli\u003eIntegrated oil level sight glass\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\u003eIndustrial-grade low RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration dampening\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for installation flexibility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME-certified safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge-diameter flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003eThree-position control switch for lead\/lag and alternating operation\u003c\/li\u003e\n\u003cli\u003eStart\/stop control settings at 110-140 PSI and 145-175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eADD-23110-120HM: 230V, 1Ø, 78.0A\u003c\/li\u003e\n\u003cli\u003eADD-20310-120HM: 200V, 3Ø, 61.6A\u003c\/li\u003e\n\u003cli\u003eADD-23310-120HM: 230V, 3Ø, 53.6A\u003c\/li\u003e\n\u003cli\u003eADD-46310-120HM: 460V, 3Ø, 26.8A\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code - U certified\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e68.4 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e990\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e120-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e34.5 x 23.5 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e74.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e58.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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eADD-23110-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADD-20310-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADD-23310-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADD-46310-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/M-Series-120-Gallon-Two-Stage-Electric-Duplex_Mi-T-M-kg9lg2.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-1050_INDUSTRIAL-AIR-COMPRESSOR-DUPLEX-120-GAL-100923-wq1d2g.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 1373 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":49276567486772,"sku":"ADD-23310-120HM","price":21265.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-add-m-series-10-0-hp-duplex-horizontal-120-gallon-2018.jpg?v=1788462448"},{"product_id":"mi-t-m-add-m-series-10-0-hp-duplex-horizontal-120-gallon-add-46310-120hm","title":"MI-T-M ADD M Series 10.0 HP Duplex Horizontal - 120-Gallon ADD-46310-120HM","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 duplex horizontal air compressor is designed for high-demand industrial applications requiring consistent airflow. It features a dual-pump configuration mounted on a 120-gallon ASME-certified receiver tank for reliable operation.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e68.4\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e120\u003csmall\u003egallon\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePump Speed\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e990\u003csmall\u003erpm\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron pump construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eHigh-capacity canister intake filter\u003c\/li\u003e\n\u003cli\u003eIntegrated oil level sight glass\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\u003eIndustrial-grade low RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration dampening\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for installation flexibility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME-certified safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge-diameter flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003eThree-position switch for lead\/lag or alternating operation\u003c\/li\u003e\n\u003cli\u003eDual-stage pressure control settings: 110-140 PSI and 145-175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eADD-23110-120HM: 230V, 1-phase, 78.0A\u003c\/li\u003e\n\u003cli\u003eADD-20310-120HM: 200V, 3-phase, 61.6A\u003c\/li\u003e\n\u003cli\u003eADD-23310-120HM: 230V, 3-phase, 53.6A\u003c\/li\u003e\n\u003cli\u003eADD-46310-120HM: 460V, 3-phase, 26.8A\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code U-certified\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e68.4 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e990\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e120-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e34.5 x 23.5 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e74.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e58.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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eADD-23110-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADD-20310-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADD-23310-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADD-46310-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/M-Series-120-Gallon-Two-Stage-Electric-Duplex_Mi-T-M-kg9lg2.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-1050_INDUSTRIAL-AIR-COMPRESSOR-DUPLEX-120-GAL-100923-wq1d2g.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 1373 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":49276567716148,"sku":"ADD-46310-120HM","price":21265.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-add-m-series-10-0-hp-duplex-horizontal-120-gallon-2018.jpg?v=1788462448"},{"product_id":"mi-t-m-add-series-10-0-hp-duplex-horizontal-120-gallon-add-20310-120h","title":"MI-T-M ADD Series 10.0 HP Duplex Horizontal - 120-Gallon ADD-20310-120H","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 duplex air compressor provides high-volume air delivery for industrial facilities requiring consistent, multi-pump reliability. The system features a dual-motor configuration designed for heavy-duty 200V, 3-phase electrical environments.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e68.4\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e120\u003csmall\u003egallon\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePower\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\"\u003e1183\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eLarge canister intake filter\u003c\/li\u003e\n\u003cli\u003eOil level sight glass\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\u003eIndustrial low RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for flexible mounting\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003e3-position switch for lead\/lag and alternating control\u003c\/li\u003e\n\u003cli\u003eStart\/stop pressure settings at 110-140 PSI and 145-175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eADD-20310-120H: 200V, 3-phase, 61.6A, 1183 lb. net weight\u003c\/li\u003e\n\u003cli\u003eADD-23310-120H: 230V, 3-phase, 53.6A, 1163 lb. net weight\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code U-certified\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e68.4 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e990\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e120-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e34.5 x 23.5 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e74.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e58.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\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e7\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\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\"\u003eIX-0001\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eVibration Isolator Pads. Isolators protect the unit from vibration during use; recommended for models that are mounted in service truck applications\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0006\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0032\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0034\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAfter Cooler. Removes up to 65% of the moisture from discharged compressor air and drops the temperature within 10° of ambient\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0064\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0065\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0066\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\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\"\u003eModels \u0026amp; Part Numbers\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-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADD-20310-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADD-23310-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/120-Gallon-Two-Stage-Electric-Duplex_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\/37-1050_INDUSTRIAL-AIR-COMPRESSOR-DUPLEX-120-GAL-100923-n8c737.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 1333 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":49276567945524,"sku":"ADD-20310-120H","price":18478.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-add-series-10-0-hp-duplex-horizontal-120-gallon-2008.jpg?v=1788462463"},{"product_id":"mi-t-m-add-series-10-0-hp-duplex-horizontal-120-gallon-add-23310-120h","title":"MI-T-M ADD Series 10.0 HP Duplex Horizontal - 120-Gallon ADD-23310-120H","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 duplex horizontal air compressor is designed for high-demand industrial applications requiring consistent airflow. It features a 10.0 HP motor configuration built for 230V, 3-phase electrical service.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e68.4\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e120\u003csmall\u003egallon\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePump Speed\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e990\u003csmall\u003erpm\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eLarge canister intake filter\u003c\/li\u003e\n\u003cli\u003eOil level sight glass\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\u003eIndustrial low RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for installation flexibility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003e3-position switch for lead\/lag or alternating operation\u003c\/li\u003e\n\u003cli\u003eStart\/stop control settings at 110-140 PSI and 145-175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eADD-20310-120H: 200V, 3-phase, 61.6A\u003c\/li\u003e\n\u003cli\u003eADD-23310-120H: 230V, 3-phase, 53.6A\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e68.4 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e990\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e120-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e34.5 x 23.5 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e74.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e58.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\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e7\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\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\"\u003eIX-0001\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eVibration Isolator Pads. Isolators protect the unit from vibration during use; recommended for models that are mounted in service truck applications\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0006\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0032\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0034\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAfter Cooler. Removes up to 65% of the moisture from discharged compressor air and drops the temperature within 10° of ambient\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0064\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0065\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0066\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\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\"\u003eModels \u0026amp; Part Numbers\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-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADD-20310-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADD-23310-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/120-Gallon-Two-Stage-Electric-Duplex_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\/37-1050_INDUSTRIAL-AIR-COMPRESSOR-DUPLEX-120-GAL-100923-n8c737.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 total shipping weight of 1313 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":49276568174900,"sku":"ADD-23310-120H","price":17720.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-add-series-10-0-hp-duplex-horizontal-120-gallon-2008.jpg?v=1788462463"},{"product_id":"mi-t-m-ads-m-series-10-0-hp-simplex-horizontal-120-gallon-ads-20310-120hm","title":"MI-T-M ADS M Series 10.0 HP Simplex Horizontal - 120-Gallon ADS-20310-120HM","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 10.0 HP simplex horizontal air compressor is designed for high-demand industrial applications. It features a heavy-duty cast iron pump and a 120-gallon ASME-certified receiver tank for consistent air delivery.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e34.2\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e120\u003csmall\u003egallon\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePump Speed\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e990\u003csmall\u003erpm\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eLarge canister intake filter\u003c\/li\u003e\n\u003cli\u003eIntegrated oil level sight glass\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\u003eIndustrial low-RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for installation flexibility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME-certified safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge-diameter flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003eStart\/stop controls factory set at 145 to 175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eADS-23110-120HM: 230V, 1-phase, 39.0A\u003c\/li\u003e\n\u003cli\u003eADS-20310-120HM: 200V, 3-phase, 30.8A\u003c\/li\u003e\n\u003cli\u003eADS-23310-120HM: 230V, 3-phase, 26.8A\u003c\/li\u003e\n\u003cli\u003eADS-46310-120HM: 460V, 3-phase, 13.4A\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code U-certified\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e34.2 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e990\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e120-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e34.5 x 23.5 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e74.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e58.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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eADS-23110-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADS-20310-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADS-23310-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADS-46310-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/M-Series-80-120-Gallon-Two-Stage-Electric-Simplex_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-1032-INDUSTRIAL-AIR-COMPRESSOR-120-GAL-030823-xx8773.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 996 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":49276568371508,"sku":"ADS-20310-120HM","price":12419.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-ads-m-series-10-0-hp-simplex-horizontal-120-gallon-2012.jpg?v=1788462465"},{"product_id":"mi-t-m-ads-m-series-10-0-hp-simplex-horizontal-120-gallon-ads-23110-120hm","title":"MI-T-M ADS M Series 10.0 HP Simplex Horizontal - 120-Gallon ADS-23110-120HM","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 simplex air compressor is designed for high-demand shop environments requiring consistent pressure. It features a heavy-duty cast iron pump and a 120-gallon horizontal receiver tank for high-volume air storage.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e34.2\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e120\u003csmall\u003egallon\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\"\u003e866\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge line\u003c\/li\u003e\n\u003cli\u003eHigh-capacity canister intake filter\u003c\/li\u003e\n\u003cli\u003eIntegrated oil level sight glass\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\u003eIndustrial-grade low RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration dampening\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for flexible mounting\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME-certified safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eHigh-inertia flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003eStart\/stop pressure switch set at 145 to 175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eADS-23110-120HM: 230V, 1Ø, 39.0A, 1016 lb. ship wt.\/866 lb. net wt.\u003c\/li\u003e\n\u003cli\u003eADS-20310-120HM: 200V, 3Ø, 30.8A, 996 lb. ship wt.\/846 lb. net wt.\u003c\/li\u003e\n\u003cli\u003eADS-23310-120HM: 230V, 3Ø, 26.8A, 986 lb. ship wt.\/836 lb. net wt.\u003c\/li\u003e\n\u003cli\u003eADS-46310-120HM: 460V, 3Ø, 13.4A, 986 lb. ship wt.\/836 lb. net wt.\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e34.2 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e990\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e120-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e34.5 x 23.5 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e74.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e58.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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eADS-23110-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADS-20310-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADS-23310-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADS-46310-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/M-Series-80-120-Gallon-Two-Stage-Electric-Simplex_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-1032-INDUSTRIAL-AIR-COMPRESSOR-120-GAL-030823-xx8773.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 1016 lbs. Freight charges 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":49276568568116,"sku":"ADS-23110-120HM","price":13492.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-ads-m-series-10-0-hp-simplex-horizontal-120-gallon-2012.jpg?v=1788462465"},{"product_id":"mi-t-m-ads-m-series-10-0-hp-simplex-horizontal-120-gallon-ads-23310-120hm","title":"MI-T-M ADS M Series 10.0 HP Simplex Horizontal - 120-Gallon ADS-23310-120HM","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 simplex horizontal air compressor is designed for high-demand shop environments requiring consistent air delivery. It features a heavy-duty 10.0 HP motor and a 120-gallon ASME-certified receiver tank.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e34.2\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e120\u003csmall\u003egallon\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\"\u003e836\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron pump construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eHigh-capacity canister intake filter\u003c\/li\u003e\n\u003cli\u003eIntegrated oil level sight glass\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\u003eIndustrial-grade low RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration dampening\u003c\/li\u003e\n\u003cli\u003eTwo-piece powder-coated belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for installation versatility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME-certified safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge diameter flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer assembly\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003ePressure switch set for 145 to 175-PSI operation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eADS-23110-120HM: 230V, 1Ø, 39.0A\u003c\/li\u003e\n\u003cli\u003eADS-20310-120HM: 200V, 3Ø, 30.8A\u003c\/li\u003e\n\u003cli\u003eADS-23310-120HM: 230V, 3Ø, 26.8A\u003c\/li\u003e\n\u003cli\u003eADS-46310-120HM: 460V, 3Ø, 13.4A\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e34.2 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e990\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e120-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e34.5 x 23.5 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e74.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e58.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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eADS-23110-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADS-20310-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADS-23310-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADS-46310-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/M-Series-80-120-Gallon-Two-Stage-Electric-Simplex_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-1032-INDUSTRIAL-AIR-COMPRESSOR-120-GAL-030823-xx8773.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 986 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":49276568830260,"sku":"ADS-23310-120HM","price":12202.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-ads-m-series-10-0-hp-simplex-horizontal-120-gallon-2012.jpg?v=1788462465"},{"product_id":"mi-t-m-ads-m-series-10-0-hp-simplex-horizontal-120-gallon-ads-46310-120hm","title":"MI-T-M ADS M Series 10.0 HP Simplex Horizontal - 120-Gallon ADS-46310-120HM","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 simplex horizontal air compressor is designed for industrial applications requiring consistent high-pressure air delivery. It features a heavy-duty cast iron pump and a 120-gallon ASME-certified receiver tank.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e34.2\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e120\u003csmall\u003egallon\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\"\u003e836\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eHigh-capacity canister intake filter\u003c\/li\u003e\n\u003cli\u003eIntegrated oil level sight glass\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\u003eIndustrial low-RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration dampening\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for installation flexibility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge-diameter flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003eStart\/stop control set at 145 to 175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eADS-23110-120HM: 230V, 1Ø, 39.0A\u003c\/li\u003e\n\u003cli\u003eADS-20310-120HM: 200V, 3Ø, 30.8A\u003c\/li\u003e\n\u003cli\u003eADS-23310-120HM: 230V, 3Ø, 26.8A\u003c\/li\u003e\n\u003cli\u003eADS-46310-120HM: 460V, 3Ø, 13.4A\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code U-certified\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e34.2 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e990\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e120-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e34.5 x 23.5 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e74.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e58.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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eADS-23110-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADS-20310-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADS-23310-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADS-46310-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/M-Series-80-120-Gallon-Two-Stage-Electric-Simplex_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-1032-INDUSTRIAL-AIR-COMPRESSOR-120-GAL-030823-xx8773.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 986 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":49276569059636,"sku":"ADS-46310-120HM","price":12140.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-ads-m-series-10-0-hp-simplex-horizontal-120-gallon-2012.jpg?v=1788462465"},{"product_id":"mi-t-m-ads-series-10-0-hp-simplex-horizontal-120-gallon-ads-20310-120h","title":"MI-T-M ADS Series 10.0 HP Simplex Horizontal - 120-Gallon ADS-20310-120H","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 simplex horizontal air compressor is designed for high-demand shop environments requiring consistent airflow. It features a 10.0 HP motor and a 120-gallon tank for sustained operation.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e34.2\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e120\u003csmall\u003egallon\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\"\u003e816\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron pump construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge line\u003c\/li\u003e\n\u003cli\u003eHigh-capacity canister intake filter\u003c\/li\u003e\n\u003cli\u003eIntegrated oil level sight glass\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\u003eIndustrial-grade low RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration dampening\u003c\/li\u003e\n\u003cli\u003eTwo-piece powder-coated belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for installation versatility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME-rated safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge-diameter flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003eStart\/stop controls calibrated for 145 to 175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eADS-23110-120H: 230V, 1Ø, 39.0A\u003c\/li\u003e\n\u003cli\u003eADS-20310-120H: 200V, 3Ø, 30.8A\u003c\/li\u003e\n\u003cli\u003eADS-23310-120H: 230V, 3Ø, 26.8A\u003c\/li\u003e\n\u003cli\u003eADS-46310-120H: 460V, 3Ø, 13.4A\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code U-certified\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e34.2 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e990\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e120-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e34.5 x 23.5 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e74.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e58.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\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e7\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\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\"\u003eIX-0001\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eVibration Isolator Pads. Isolators protect the unit from vibration during use; recommended for models that are mounted in service truck applications\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0003\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAfter Cooler. Removes up to 65% of the moisture from discharged compressor air and drops the temperature within 10° of ambient\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0006\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0032\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0064\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0065\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0066\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eADS-23110-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADS-20310-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADS-23310-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADS-46310-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/80-120-Gallon-Two-Stage-Electric-Simplex_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-1032-INDUSTRIAL-AIR-COMPRESSOR-120-GAL-030823.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 966 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":49276569289012,"sku":"ADS-20310-120H","price":10170.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-ads-series-10-0-hp-simplex-horizontal-120-gallon-2002.jpg?v=1788462448"},{"product_id":"mi-t-m-ads-series-10-0-hp-simplex-horizontal-120-gallon-ads-23110-120h","title":"MI-T-M ADS Series 10.0 HP Simplex Horizontal - 120-Gallon ADS-23110-120H","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 simplex air compressor is designed for high-demand shop environments requiring consistent air delivery. It features a heavy-duty 10.0 HP motor and a large 120-gallon horizontal receiver tank for extended duty cycles.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e34.2\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e120\u003csmall\u003egallon\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePower\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\"\u003e836\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron pump construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eHigh-capacity canister intake filter\u003c\/li\u003e\n\u003cli\u003eIntegrated oil level sight glass\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\u003eIndustrial-grade low RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration dampening\u003c\/li\u003e\n\u003cli\u003eTwo-piece powder-coated belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for installation versatility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME-certified safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge diameter flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003eStart\/stop pressure switch set at 145 to 175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eADS-23110-120H: 230V, 1-phase, 39.0A, 836 lb. net weight\u003c\/li\u003e\n\u003cli\u003eADS-20310-120H: 200V, 3-phase, 30.8A, 816 lb. net weight\u003c\/li\u003e\n\u003cli\u003eADS-23310-120H: 230V, 3-phase, 26.8A, 806 lb. net weight\u003c\/li\u003e\n\u003cli\u003eADS-46310-120H: 460V, 3-phase, 13.4A, 806 lb. net weight\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code U-certified\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e34.2 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e990\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e120-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e34.5 x 23.5 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e74.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e58.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\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e7\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\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\"\u003eIX-0001\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eVibration Isolator Pads. Isolators protect the unit from vibration during use; recommended for models that are mounted in service truck applications\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0003\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAfter Cooler. Removes up to 65% of the moisture from discharged compressor air and drops the temperature within 10° of ambient\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0006\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0032\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0064\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0065\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0066\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eADS-23110-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADS-20310-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADS-23310-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADS-46310-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/80-120-Gallon-Two-Stage-Electric-Simplex_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-1032-INDUSTRIAL-AIR-COMPRESSOR-120-GAL-030823.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 986 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":49276569485620,"sku":"ADS-23110-120H","price":11313.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-ads-series-10-0-hp-simplex-horizontal-120-gallon-2002.jpg?v=1788462448"},{"product_id":"mi-t-m-ads-series-10-0-hp-simplex-horizontal-120-gallon-ads-23310-120h","title":"MI-T-M ADS Series 10.0 HP Simplex Horizontal - 120-Gallon ADS-23310-120H","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 simplex horizontal air compressor is engineered for high-demand workshop and service bay applications. It features a 10.0 HP motor and a 120-gallon tank to provide consistent air delivery for industrial pneumatic tools.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e34.2\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e120\u003csmall\u003egallon\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePump Speed\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e990\u003csmall\u003erpm\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron pump construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eHigh-capacity canister intake filter\u003c\/li\u003e\n\u003cli\u003eIntegrated oil level sight glass\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\u003eIndustrial-grade low RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration dampening\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for installation flexibility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME-certified safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge-diameter flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003eStart\/stop controls factory set at 145 to 175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eADS-23110-120H: 230V, 1Ø, 39.0A\u003c\/li\u003e\n\u003cli\u003eADS-20310-120H: 200V, 3Ø, 30.8A\u003c\/li\u003e\n\u003cli\u003eADS-23310-120H: 230V, 3Ø, 26.8A\u003c\/li\u003e\n\u003cli\u003eADS-46310-120H: 460V, 3Ø, 13.4A\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code U-certified\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e34.2 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e990\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e120-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e34.5 x 23.5 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e74.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e58.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\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e7\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\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\"\u003eIX-0001\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eVibration Isolator Pads. Isolators protect the unit from vibration during use; recommended for models that are mounted in service truck applications\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0003\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAfter Cooler. Removes up to 65% of the moisture from discharged compressor air and drops the temperature within 10° of ambient\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0006\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0032\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0064\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0065\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0066\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eADS-23110-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADS-20310-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADS-23310-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADS-46310-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/80-120-Gallon-Two-Stage-Electric-Simplex_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-1032-INDUSTRIAL-AIR-COMPRESSOR-120-GAL-030823.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 956 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":49276569649460,"sku":"ADS-23310-120H","price":10044.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-ads-series-10-0-hp-simplex-horizontal-120-gallon-2002.jpg?v=1788462448"},{"product_id":"mi-t-m-ads-series-10-0-hp-simplex-horizontal-120-gallon-ads-46310-120h","title":"MI-T-M ADS Series 10.0 HP Simplex Horizontal - 120-Gallon ADS-46310-120H","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 10.0 HP simplex horizontal air compressor is designed for industrial facilities requiring consistent high-pressure air. It features a heavy-duty cast iron pump and a 120-gallon ASME-certified receiver tank.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e34.2\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e120\u003csmall\u003egallon\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\"\u003e806\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eLarge canister intake filter\u003c\/li\u003e\n\u003cli\u003eOil level sight glass\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\u003eIndustrial low RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for installation flexibility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003eStart\/stop control set at 145 to 175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eADS-23110-120H: 230V, 1Ø, 39.0A\u003c\/li\u003e\n\u003cli\u003eADS-20310-120H: 200V, 3Ø, 30.8A\u003c\/li\u003e\n\u003cli\u003eADS-23310-120H: 230V, 3Ø, 26.8A\u003c\/li\u003e\n\u003cli\u003eADS-46310-120H: 460V, 3Ø, 13.4A\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code U-certified\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e34.2 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e990\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e120-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e34.5 x 23.5 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e74.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e58.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\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e7\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\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\"\u003eIX-0001\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eVibration Isolator Pads. Isolators protect the unit from vibration during use; recommended for models that are mounted in service truck applications\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0003\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAfter Cooler. Removes up to 65% of the moisture from discharged compressor air and drops the temperature within 10° of ambient\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0006\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0032\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0064\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0065\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0066\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eADS-23110-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADS-20310-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADS-23310-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eADS-46310-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/80-120-Gallon-Two-Stage-Electric-Simplex_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-1032-INDUSTRIAL-AIR-COMPRESSOR-120-GAL-030823.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 956 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":49276569846068,"sku":"ADS-46310-120H","price":10398.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-ads-series-10-0-hp-simplex-horizontal-120-gallon-2002.jpg?v=1788462448"},{"product_id":"mi-t-m-aed-m-series-15-0-hp-duplex-horizontal-120-gallon-aed-20315-120hm","title":"MI-T-M AED M Series 15.0 HP Duplex Horizontal - 120-Gallon AED-20315-120HM","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 duplex horizontal air compressor provides high-volume compressed air for industrial facilities requiring redundant pumping capacity. It features a dual-motor configuration mounted on a 120-gallon ASME-certified receiver tank.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e93.0\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e120\u003csmall\u003egallon\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\"\u003e1646\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron pump construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eHigh-capacity canister intake filter\u003c\/li\u003e\n\u003cli\u003eIntegrated oil level sight glass\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\u003eIndustrial-duty low RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch steel base plate for vibration dampening\u003c\/li\u003e\n\u003cli\u003eTwo-piece powder-coated belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate design for installation flexibility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME-certified safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge-diameter flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer assembly\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003eThree-position switch for lead\/lag or alternating operation\u003c\/li\u003e\n\u003cli\u003eDual-range start\/stop controls at 110-140 PSI and 145-175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e200V, 3-phase, 88.0A configuration\u003c\/li\u003e\n\u003cli\u003e230V, 3-phase, 76.0A configuration\u003c\/li\u003e\n\u003cli\u003e460V, 3-phase, 38.0A configuration\u003c\/li\u003e\n\u003cli\u003eASME Boiler and Pressure Vessel Code U-certified\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e93.0 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e810\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e120-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e34.5 x 23.5 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e74.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e58.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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eAED-20315-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAED-23315-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAED-46315-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/M-Series-120-Gallon-Two-Stage-Electric-Duplex_Mi-T-M-t1b40h.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-1050_INDUSTRIAL-AIR-COMPRESSOR-DUPLEX-120-GAL-100923-mp6bz8.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 1796 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":49276571091252,"sku":"AED-20315-120HM","price":27110.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-aed-m-series-15-0-hp-duplex-horizontal-120-gallon-2019.jpg?v=1788462448"},{"product_id":"mi-t-m-aed-m-series-15-0-hp-duplex-horizontal-120-gallon-aed-23315-120hm","title":"MI-T-M AED M Series 15.0 HP Duplex Horizontal - 120-Gallon AED-23315-120HM","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 duplex horizontal air compressor provides high-volume air delivery for industrial facilities requiring redundant pumping capacity. It features a dual-motor configuration mounted on a 120-gallon ASME-certified receiver tank.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e93.0\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e120\u003csmall\u003egallon\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\"\u003e1616\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eHigh-capacity canister intake filter\u003c\/li\u003e\n\u003cli\u003eIntegrated oil level sight glass\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\u003eIndustrial low-RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration dampening\u003c\/li\u003e\n\u003cli\u003eTwo-piece powder-coated belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for installation flexibility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME-certified safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge-diameter flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003eThree-position control switch for lead\/lag or alternating operation\u003c\/li\u003e\n\u003cli\u003eDual-range start\/stop controls (110-140 PSI and 145-175 PSI)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eAED-20315-120HM: 200V, 3-phase, 88.0A\u003c\/li\u003e\n\u003cli\u003eAED-23315-120HM: 230V, 3-phase, 76.0A\u003c\/li\u003e\n\u003cli\u003eAED-46315-120HM: 460V, 3-phase, 38.0A\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code - U certified\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e93.0 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e810\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e120-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e34.5 x 23.5 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e74.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e58.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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eAED-20315-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAED-23315-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAED-46315-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/M-Series-120-Gallon-Two-Stage-Electric-Duplex_Mi-T-M-t1b40h.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-1050_INDUSTRIAL-AIR-COMPRESSOR-DUPLEX-120-GAL-100923-mp6bz8.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 1766 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":49276571320628,"sku":"AED-23315-120HM","price":25764.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-aed-m-series-15-0-hp-duplex-horizontal-120-gallon-2019.jpg?v=1788462448"},{"product_id":"mi-t-m-aed-m-series-15-0-hp-duplex-horizontal-120-gallon-aed-46315-120hm","title":"MI-T-M AED M Series 15.0 HP Duplex Horizontal - 120-Gallon AED-46315-120HM","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 duplex horizontal air compressor provides high-volume air delivery for industrial facilities requiring consistent 460V, 3-phase power. It features a dual-pump configuration mounted on a 120-gallon ASME receiver tank for continuous operation.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e93.0\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e120\u003csmall\u003egallon\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\"\u003e1616\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eHigh-capacity canister intake filter\u003c\/li\u003e\n\u003cli\u003eIntegrated oil level sight glass\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\u003eIndustrial low-RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration dampening\u003c\/li\u003e\n\u003cli\u003eTwo-piece powder-coated belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for installation flexibility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME-certified safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge-diameter flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003eThree-position switch for lead\/lag and alternating control\u003c\/li\u003e\n\u003cli\u003eStart\/stop pressure settings at 110-140 PSI and 145-175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eAED-20315-120HM: 200V, 3-phase, 88.0A\u003c\/li\u003e\n\u003cli\u003eAED-23315-120HM: 230V, 3-phase, 76.0A\u003c\/li\u003e\n\u003cli\u003eAED-46315-120HM: 460V, 3-phase, 38.0A\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code U-stamp certified\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e93.0 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e810\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e120-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e34.5 x 23.5 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e74.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e58.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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eAED-20315-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAED-23315-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAED-46315-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/M-Series-120-Gallon-Two-Stage-Electric-Duplex_Mi-T-M-t1b40h.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-1050_INDUSTRIAL-AIR-COMPRESSOR-DUPLEX-120-GAL-100923-mp6bz8.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 1766 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":49276571517236,"sku":"AED-46315-120HM","price":25624.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-aed-m-series-15-0-hp-duplex-horizontal-120-gallon-2019.jpg?v=1788462448"},{"product_id":"mi-t-m-aed-series-15-0-hp-duplex-horizontal-120-gallon-aed-23315-120h","title":"MI-T-M AED Series 15.0 HP Duplex Horizontal - 120-Gallon AED-23315-120H","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 duplex horizontal air compressor is designed for high-demand industrial applications requiring consistent air delivery. It features a dual-pump configuration mounted on a 120-gallon ASME-certified receiver tank.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e93.0\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e120\u003csmall\u003egallon\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\"\u003e1556\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eLarge canister intake filter\u003c\/li\u003e\n\u003cli\u003eOil level sight glass\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\u003eIndustrial low-RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for installation flexibility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge and hour meter\u003c\/li\u003e\n\u003cli\u003eLarge flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter\/silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003e3-position control switch for lead\/lag\/alternating operation\u003c\/li\u003e\n\u003cli\u003eStart\/stop control settings at 110-140 PSI and 145-175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eAED-23315-120H: 230V, 3-phase, 76.0A\u003c\/li\u003e\n\u003cli\u003eAED-46315-120H: 460V, 3-phase, 38.0A\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code U-certified\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e93.0 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e810\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e120-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e34.5 x 23.5 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e74.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e58.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\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e7\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\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\"\u003eIX-0001\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eVibration Isolator Pads. Isolators protect the unit from vibration during use; recommended for models that are mounted in service truck applications\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0006\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0032\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0035\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAfter Cooler. Removes up to 65% of the moisture from discharged compressor air and drops the temperature within 10° of ambient\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0064\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0065\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0066\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\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\"\u003eModels \u0026amp; Part Numbers\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-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAED-23315-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAED-46315-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/120-Gallon-Two-Stage-Electric-Duplex_Mi-T-M-31kcw4.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-1050_INDUSTRIAL-AIR-COMPRESSOR-DUPLEX-120-GAL-100923-css8zn.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 1706 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":49276571746612,"sku":"AED-23315-120H","price":22212.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-aed-series-15-0-hp-duplex-horizontal-120-gallon-2009.jpg?v=1788462448"},{"product_id":"mi-t-m-aed-series-15-0-hp-duplex-horizontal-120-gallon-aed-46315-120h","title":"MI-T-M AED Series 15.0 HP Duplex Horizontal - 120-Gallon AED-46315-120H","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 duplex horizontal air compressor is designed for high-demand industrial applications requiring consistent air delivery. It features a dual-pump configuration powered by 460V, 3-phase electricity to maintain steady pressure in heavy-duty shop environments.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e93.0\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e120\u003csmall\u003egallon\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\"\u003e1556\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eHigh-capacity canister intake filter\u003c\/li\u003e\n\u003cli\u003eIntegrated oil level sight glass\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\u003eIndustrial-grade low RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration dampening\u003c\/li\u003e\n\u003cli\u003eTwo-piece powder-coated belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for installation flexibility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME-certified safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge and hour meter\u003c\/li\u003e\n\u003cli\u003eLarge-diameter flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003e3-position control switch for lead\/lag\/alternating operation\u003c\/li\u003e\n\u003cli\u003eDual pressure control settings: 110-140 PSI and 145-175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eAED-23315-120H: 230V, 3-phase, 76.0A, 1556 lb. net weight\u003c\/li\u003e\n\u003cli\u003eAED-46315-120H: 460V, 3-phase, 38.0A, 1556 lb. net weight\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e93.0 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e810\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e120-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e34.5 x 23.5 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e74.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e58.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\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e7\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\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\"\u003eIX-0001\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eVibration Isolator Pads. Isolators protect the unit from vibration during use; recommended for models that are mounted in service truck applications\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0006\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0032\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0035\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAfter Cooler. Removes up to 65% of the moisture from discharged compressor air and drops the temperature within 10° of ambient\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0064\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0065\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0066\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\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\"\u003eModels \u0026amp; Part Numbers\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-rows\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAED-23315-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAED-46315-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/120-Gallon-Two-Stage-Electric-Duplex_Mi-T-M-31kcw4.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-1050_INDUSTRIAL-AIR-COMPRESSOR-DUPLEX-120-GAL-100923-css8zn.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 total shipping weight of 1706 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":49276571943220,"sku":"AED-46315-120H","price":22092.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-aed-series-15-0-hp-duplex-horizontal-120-gallon-2009.jpg?v=1788462448"},{"product_id":"mi-t-m-aes-m-series-15-0-hp-simplex-horizontal-120-gallon-aes-20315-120hm","title":"MI-T-M AES M Series 15.0 HP Simplex Horizontal - 120-Gallon AES-20315-120HM","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 15.0 HP simplex horizontal air compressor is designed for high-demand industrial applications. It features a heavy-duty cast iron pump and a 120-gallon ASME-certified receiver tank for consistent air delivery.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e46.5\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e120\u003csmall\u003egallon\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\"\u003e1058\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eLarge canister intake filter\u003c\/li\u003e\n\u003cli\u003eOil level sight glass\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\u003eIndustrial low RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for flexible mounting\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003eStart\/stop control set at 145 to 175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eAES-20315-120HM: 200V, 3-phase, 44.0A, 1208 lb. shipping weight\u003c\/li\u003e\n\u003cli\u003eAES-23315-120HM: 230V, 3-phase, 38.0A, 1193 lb. shipping weight\u003c\/li\u003e\n\u003cli\u003eAES-46315-120HM: 460V, 3-phase, 19.0A, 1193 lb. shipping weight\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code - U certified\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e46.5 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e990\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e120-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e34.5 x 23.5 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e74.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e58.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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eAES-20315-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAES-23315-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAES-46315-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/M-Series-80-120-Gallon-Two-Stage-Electric-Simplex_Mi-T-M-vlwlk7.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-1032-INDUSTRIAL-AIR-COMPRESSOR-120-GAL-030823-wcqqbb.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 1208 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":49276572336436,"sku":"AES-20315-120HM","price":14966.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-aes-m-series-15-0-hp-simplex-horizontal-120-gallon-2013.jpg?v=1788462448"},{"product_id":"mi-t-m-aes-m-series-15-0-hp-simplex-horizontal-120-gallon-aes-23315-120hm","title":"MI-T-M AES M Series 15.0 HP Simplex Horizontal - 120-Gallon AES-23315-120HM","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 15.0 HP simplex horizontal air compressor is designed for industrial shops requiring consistent high-pressure air. It features a heavy-duty cast iron pump and a 120-gallon ASME-certified receiver tank.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e46.5\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e120\u003csmall\u003egallon\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\"\u003e1043\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eLarge canister intake filter\u003c\/li\u003e\n\u003cli\u003eOil level sight glass\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\u003eIndustrial low RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for flexible mounting\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003eStart\/stop control set at 145 to 175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eAES-20315-120HM: 200V, 3-phase, 44.0A\u003c\/li\u003e\n\u003cli\u003eAES-23315-120HM: 230V, 3-phase, 38.0A\u003c\/li\u003e\n\u003cli\u003eAES-46315-120HM: 460V, 3-phase, 19.0A\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code U-certified\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e46.5 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e990\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e120-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e34.5 x 23.5 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e74.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e58.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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eAES-20315-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAES-23315-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAES-46315-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/M-Series-80-120-Gallon-Two-Stage-Electric-Simplex_Mi-T-M-vlwlk7.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-1032-INDUSTRIAL-AIR-COMPRESSOR-120-GAL-030823-wcqqbb.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 1193 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":49276572533044,"sku":"AES-23315-120HM","price":15204.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-aes-m-series-15-0-hp-simplex-horizontal-120-gallon-2013.jpg?v=1788462448"},{"product_id":"mi-t-m-aes-m-series-15-0-hp-simplex-horizontal-120-gallon-aes-46315-120hm","title":"MI-T-M AES M Series 15.0 HP Simplex Horizontal - 120-Gallon AES-46315-120HM","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 15.0 HP simplex horizontal air compressor is designed for high-demand industrial applications. It features a 120-gallon ASME-certified receiver tank for consistent air storage and pressure management.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e46.5\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e120\u003csmall\u003egallon\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\"\u003e1043\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron pump construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eLarge canister intake filter\u003c\/li\u003e\n\u003cli\u003eOil level sight glass\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\u003eIndustrial low RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for installation flexibility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003eStart\/stop controls set at 145 to 175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eAES-20315-120HM: 200V, 3-phase, 44.0A\u003c\/li\u003e\n\u003cli\u003eAES-23315-120HM: 230V, 3-phase, 38.0A\u003c\/li\u003e\n\u003cli\u003eAES-46315-120HM: 460V, 3-phase, 19.0A\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e46.5 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e990\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e120-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e34.5 x 23.5 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e74.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e58.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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eAES-20315-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAES-23315-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAES-46315-120HM\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/M-Series-80-120-Gallon-Two-Stage-Electric-Simplex_Mi-T-M-vlwlk7.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-1032-INDUSTRIAL-AIR-COMPRESSOR-120-GAL-030823-wcqqbb.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 1193 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":49276572762420,"sku":"AES-46315-120HM","price":14668.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-aes-m-series-15-0-hp-simplex-horizontal-120-gallon-2013.jpg?v=1788462448"},{"product_id":"mi-t-m-aes-series-15-0-hp-simplex-horizontal-120-gallon-aes-20315-120h","title":"MI-T-M AES Series 15.0 HP Simplex Horizontal - 120-Gallon AES-20315-120H","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 simplex horizontal air compressor is designed for high-demand shop environments requiring consistent air delivery. It features a heavy-duty 15.0 HP motor and a 120-gallon ASME-certified receiver tank.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e46.5\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e120\u003csmall\u003egallon\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePump\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e776\u003csmall\u003erpm\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\"\u003e1028\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eHigh-capacity canister intake filter\u003c\/li\u003e\n\u003cli\u003eVisual oil level sight glass\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\u003eIndustrial-grade low RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with integrated thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch steel base plate for vibration dampening\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for flexible mounting configurations\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME-certified safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge-diameter flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer assembly\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003ePressure switch set for 145 to 175 PSI operation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eAES-20315-120H: 200V, 3-phase, 44.0A, 1028 lbs net weight\u003c\/li\u003e\n\u003cli\u003eAES-23315-120H: 230V, 3-phase, 38.0A, 1013 lbs net weight\u003c\/li\u003e\n\u003cli\u003eAES-46315-120H: 460V, 3-phase, 19.0A, 1013 lbs net weight\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code U-stamp certification\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e46.5 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e776\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e120-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e34.5 x 23.5 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e74.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e58.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\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e7\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\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\"\u003eIX-0001\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eVibration Isolator Pads. Isolators protect the unit from vibration during use; recommended for models that are mounted in service truck applications\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0004\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAfter Cooler. Removes up to 65% of the moisture from discharged compressor air and drops the temperature within 10° of ambient\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0006\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0032\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0064\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0065\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0066\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eAES-20315-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAES-23315-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAES-46315-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/80-120-Gallon-Two-Stage-Electric-Simplex_Mi-T-M-m31jjm.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-1032-INDUSTRIAL-AIR-COMPRESSOR-120-GAL-030823-b8wn1m.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 1178 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":49276573024564,"sku":"AES-20315-120H","price":12629.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-aes-series-15-0-hp-simplex-horizontal-120-gallon-2003.jpg?v=1788462448"},{"product_id":"mi-t-m-aes-series-15-0-hp-simplex-horizontal-120-gallon-aes-23315-120h","title":"MI-T-M AES Series 15.0 HP Simplex Horizontal - 120-Gallon AES-23315-120H","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 15.0 HP simplex horizontal air compressor is designed for industrial facilities requiring high-volume air delivery. It features a heavy-duty cast iron pump and a 120-gallon ASME-certified receiver tank.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e46.5\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e120\u003csmall\u003egallon\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\"\u003e1013\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eHigh-capacity canister intake filter\u003c\/li\u003e\n\u003cli\u003eIntegrated oil level sight glass\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\u003eIndustrial low-RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003eTwo-piece powder-coated belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for flexible mounting\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME-certified safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge-diameter flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003ePressure switch set for 145 to 175-PSI operation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eAES-20315-120H: 200V, 3-phase, 44.0A, 1028 lbs net weight\u003c\/li\u003e\n\u003cli\u003eAES-23315-120H: 230V, 3-phase, 38.0A, 1013 lbs net weight\u003c\/li\u003e\n\u003cli\u003eAES-46315-120H: 460V, 3-phase, 19.0A, 1013 lbs net weight\u003c\/li\u003e\n\u003cli\u003eAll models certified to ASME Boiler \u0026amp; Pressure Vessel Code Section VIII\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e46.5 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e776\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e120-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e34.5 x 23.5 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e74.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e58.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\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e7\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\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\"\u003eIX-0001\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eVibration Isolator Pads. Isolators protect the unit from vibration during use; recommended for models that are mounted in service truck applications\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0004\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAfter Cooler. Removes up to 65% of the moisture from discharged compressor air and drops the temperature within 10° of ambient\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0006\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0032\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0064\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0065\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0066\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eAES-20315-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAES-23315-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAES-46315-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/80-120-Gallon-Two-Stage-Electric-Simplex_Mi-T-M-m31jjm.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-1032-INDUSTRIAL-AIR-COMPRESSOR-120-GAL-030823-b8wn1m.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 1163 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":49276573253940,"sku":"AES-23315-120H","price":12056.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-aes-series-15-0-hp-simplex-horizontal-120-gallon-2003.jpg?v=1788462448"},{"product_id":"mi-t-m-aes-series-15-0-hp-simplex-horizontal-120-gallon-aes-46315-120h","title":"MI-T-M AES Series 15.0 HP Simplex Horizontal - 120-Gallon AES-46315-120H","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 15.0 HP simplex horizontal compressor is engineered for high-demand workshops and service bays. It features a heavy-duty cast iron pump designed for continuous industrial operation.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e46.5\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e120\u003csmall\u003egallon\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\"\u003e1013\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eLarge canister intake filter\u003c\/li\u003e\n\u003cli\u003eOil level sight glass\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\u003eIndustrial low RPM motor\u003c\/li\u003e\n\u003cli\u003eMagnetic starter with thermal overload protection\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 ASME certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003eTwo-piece powder-coated belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for installation flexibility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eASME safety valves\u003c\/li\u003e\n\u003cli\u003eTank pressure gauge\u003c\/li\u003e\n\u003cli\u003eIntegrated hour meter\u003c\/li\u003e\n\u003cli\u003eLarge flywheel\u003c\/li\u003e\n\u003cli\u003eIntake filter and silencer\u003c\/li\u003e\n\u003cli\u003eTank shut-off valve\u003c\/li\u003e\n\u003cli\u003eStart\/stop control set at 145 to 175 PSI\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eModels Available\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eAES-20315-120H: 200V, 3-phase, 44.0A\u003c\/li\u003e\n\u003cli\u003eAES-23315-120H: 230V, 3-phase, 38.0A\u003c\/li\u003e\n\u003cli\u003eAES-46315-120H: 460V, 3-phase, 19.0A\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code U-certified\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e46.5 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePump RPM\u003c\/th\u003e\n\u003ctd\u003e776\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e120-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBolt Down (LxW)\u003c\/th\u003e\n\u003ctd\u003e34.5 x 23.5 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e0.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e74.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e58.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\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"eq-count\"\u003e7\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\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\"\u003eIX-0001\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eVibration Isolator Pads. Isolators protect the unit from vibration during use; recommended for models that are mounted in service truck applications\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0004\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAfter Cooler. Removes up to 65% of the moisture from discharged compressor air and drops the temperature within 10° of ambient\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0006\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0032\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003ePneumatic Tank Drain. Automatically drains liquid from compressor tank\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0064\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0065\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0066\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eLow Oil Monitor. Low oil sensor does not allow unit to start when oil levels fall below an adequate level\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\"\u003eModels \u0026amp; Part Numbers\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\n\u003cspan class=\"eq-sku\"\u003eAES-20315-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAES-23315-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAES-46315-120H\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/80-120-Gallon-Two-Stage-Electric-Simplex_Mi-T-M-m31jjm.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-1032-INDUSTRIAL-AIR-COMPRESSOR-120-GAL-030823-b8wn1m.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 1163 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":49276573450548,"sku":"AES-46315-120H","price":12307.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-aes-series-15-0-hp-simplex-horizontal-120-gallon-2003.jpg?v=1788462448"},{"product_id":"mi-t-m-am1-he02-05m-5-gallon-single-stage-electric","title":"MI-T-M AM1-HE02-05M 5-Gallon Single Stage Electric","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 air compressor is designed for contractors requiring a compact unit for jobsite pneumatic tools. It features a 2.0 HP electric motor capable of delivering 4.2 CFM at 90 PSI.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4.2\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e90\u003csmall\u003epsi\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\"\u003e61.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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron cylinder construction\u003c\/li\u003e\n\u003cli\u003eSplash lubricated aluminum crankcase\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eIntegrated inlet air filter\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\u003eThermal overload protection included\u003c\/li\u003e\n\u003cli\u003e8-foot power cord\u003c\/li\u003e\n\u003cli\u003eETL certified for US and Canada\u003c\/li\u003e\n\u003cli\u003eNEMA 5-15P plug type\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 twin tank configuration\u003c\/li\u003e\n\u003cli\u003eProtective housing for pump and motor\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eRegulator with dual gauges for tank and outlet pressure\u003c\/li\u003e\n\u003cli\u003eManual drain and pressure relief valves\u003c\/li\u003e\n\u003cli\u003eIndustrial interchange quick connect fittings\u003c\/li\u003e\n\u003cli\u003eStart\/stop control set at 95 to 125 PSI\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\"\u003e8\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\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\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e4.2 @ 90\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, 15.0A\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\u003e61.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e70.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e20.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e15.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e17.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\"\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\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eCompressor 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\"\u003e04\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\/5-Gallon-Single-Stage-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\/HAND-CARRY-ELECTRIC-37-0645-E-S-012623.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\"\u003e05\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 70.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":49276584198452,"sku":"AM1-HE02-05M","price":1183.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-AM1-HE02-05M.jpg?v=1788462512"},{"product_id":"mi-t-m-am1-he15-03qm-3-gallon-single-stage-electric","title":"MI-T-M AM1-HE15-03QM 3-Gallon Single Stage Electric","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 single-stage compressor provides portable air power for impact wrenches and grinders. It is designed for contractors requiring mobility, featuring a lightweight 51-pound construction.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4.0\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e90\u003csmall\u003epsi\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\"\u003e51.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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eAluminum pump construction\u003c\/li\u003e\n\u003cli\u003eOil-free aluminum crankcase\u003c\/li\u003e\n\u003cli\u003eCopper discharge line\u003c\/li\u003e\n\u003cli\u003eCartridge-style air filter\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\u003eInduction motor\u003c\/li\u003e\n\u003cli\u003eIntegrated thermal overload protection\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 tank finish\u003c\/li\u003e\n\u003cli\u003eProtective housing for pump and motor\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eRegulator with dual gauges for tank and outlet pressure\u003c\/li\u003e\n\u003cli\u003eManual drain and pressure relief valves\u003c\/li\u003e\n\u003cli\u003eIndustrial interchange quick-connect fittings\u003c\/li\u003e\n\u003cli\u003eStart\/stop pressure settings at 95 to 125 PSI\u003c\/li\u003e\n\u003cli\u003eIntegrated control panel\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\n\u003cli\u003eOperating noise level below 70 dBA\u003c\/li\u003e\n\u003cli\u003eNEMA 5-15P plug configuration\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\"\u003e8\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\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\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e4.0 @ 90\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, 15.0A\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\u003e51.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e58.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e16.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e15.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\"\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\"\u003e1 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003eCompressor 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\"\u003e04\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\/Work-Pro-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-1474-AM1-HE15-03QM-E-F-S-120319.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\"\u003e05\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 58.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":49276584395060,"sku":"AM1-HE15-03QM","price":816.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-AM1-HE15-03QM.jpg?v=1788462514"},{"product_id":"mi-t-m-am1-hh04-05m-5-gallon-single-stage-gasoline","title":"MI-T-M AM1-HH04-05M 5-Gallon Single Stage Gasoline","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 gasoline-powered air compressor provides portable pneumatic energy for contractors and maintenance crews. It features a 196cc Honda GX200 engine for reliable operation in remote locations.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4.8\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e90\u003csmall\u003epsi\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\"\u003e84.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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron cylinder construction\u003c\/li\u003e\n\u003cli\u003eSplash-lubricated aluminum crankcase\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eCartridge-style air intake filter\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 roll cage frame\u003c\/li\u003e\n\u003cli\u003ePowder-coated twin tank receiver design\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIntegrated regulator with dual gauges for tank and outlet pressure\u003c\/li\u003e\n\u003cli\u003eManual drain and pressure relief valves\u003c\/li\u003e\n\u003cli\u003ePilot valve unloader system\u003c\/li\u003e\n\u003cli\u003eAutomatic start\/stop control set at 95 to 125 PSI\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\"\u003e8\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\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\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e4.8 @ 90\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\"\u003eEngine Idle Control\u003c\/th\u003e\n\u003ctd\u003ePneumatic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e84.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e92.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\u003e17.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e23.25 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\"\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\"\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\"\u003eCompressor Pump\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\"\u003e04\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\/5-Gallon-Single-Stage-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\/HAND-CARRY-GAS-AIR-COMP.-E-S-37-0706-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\"\u003e05\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 92.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":49276584591668,"sku":"AM1-HH04-05M","price":1961.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-AM1-HH04-05M.jpg?v=1788462521"},{"product_id":"mi-t-m-am1-hm04-05m-5-gallon-single-stage-gasoline","title":"MI-T-M AM1-HM04-05M 5-Gallon Single Stage Gasoline","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 gasoline-powered air compressor provides portable pneumatic power for residential and light commercial applications. It features a 212cc overhead valve engine designed for consistent performance in remote locations.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e4.8\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e90\u003csmall\u003epsi\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\"\u003e77.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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron cylinder construction\u003c\/li\u003e\n\u003cli\u003eSplash lubricated aluminum crankcase\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eCartridge-style air filter\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 frame with integrated roll cage\u003c\/li\u003e\n\u003cli\u003ePowder-coated twin tank receivers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eRegulator with dual gauges for tank and outlet pressure monitoring\u003c\/li\u003e\n\u003cli\u003eManual drain and pressure relief valves\u003c\/li\u003e\n\u003cli\u003ePilot valve unloader system\u003c\/li\u003e\n\u003cli\u003eStart\/stop control set at 95 to 125-PSI\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\"\u003e8\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\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\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e4.8 @ 90\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\"\u003eEngine Idle Control\u003c\/th\u003e\n\u003ctd\u003eCable Throttle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e77.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e85.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\u003e17.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e23.25 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\"\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\"\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\"\u003eCompressor Pump\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\"\u003e04\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\/5-Gallon-Single-Stage-Gasoline_Mi-T-M-d3011t.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-0706_HAND-CARRY-GAS-AIR-COMP.-E-S-37-0706-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\"\u003e05\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 85.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":49276584853812,"sku":"AM1-HM04-05M","price":1591.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-AM1-HM04-05M.jpg?v=1788462513"},{"product_id":"mi-t-m-am1-pe02-08m-8-gallon-single-stage-electric","title":"MI-T-M AM1-PE02-08M 8-Gallon Single Stage Electric","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 single-stage electric air compressor provides versatile performance for varied job site applications. It is designed for contractors requiring consistent airflow, featuring a durable cast iron pump construction.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e8.2\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e90\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePower\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\"\u003e183.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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron pump assembly\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eLarge canister intake filter\u003c\/li\u003e\n\u003cli\u003eOil level sight glass\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\u003eAutomatic start\/stop operation\u003c\/li\u003e\n\u003cli\u003eThermal overload protection\u003c\/li\u003e\n\u003cli\u003e8-foot power cord\u003c\/li\u003e\n\u003cli\u003eETL certified for US and Canada\u003c\/li\u003e\n\u003cli\u003eNEMA 5-20P plug type\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 twin tank receivers\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003e10-inch flat-free tire\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eRegulator with dual gauges for tank and outlet pressure\u003c\/li\u003e\n\u003cli\u003eManual drain valves\u003c\/li\u003e\n\u003cli\u003e10-inch flywheel\u003c\/li\u003e\n\u003cli\u003eIndustrial-grade pressure switch\u003c\/li\u003e\n\u003cli\u003ePressure settings: 95 to 125 PSI\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\"\u003e8\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\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\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e8.2 @ 90\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, 18.8A\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\u003e183.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e203.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e44.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e18.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e25.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\"\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\"\u003eAX-0002\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAuto Drain\/Regulator\/Plastic Bowl. Drains moisture from air system\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAX-0003\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eManual Drain\/Regulator\/Metal Bowl. Drains moisture from air system\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAX-0078\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eStationary Option. Converts the portable model to a stationary model, removes the wheel\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAX-0005\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eDual Control. Compressor can be operated in start\/stop mode or continuous run where pilot valve exhausts air to atmosphere\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/8-Gallon-Single-Stage-Electric_Mi-T-M-jl9qkp.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\/PORTABLE-ELE.-CSA-E-F-S-37-0483-012523-tcklct.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 203.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":49276585050420,"sku":"AM1-PE02-08M","price":2405.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-AM1-PE02-08M.jpg?v=1788462520"},{"product_id":"mi-t-m-am1-pe02-20m-20-gallon-single-stage-electric","title":"MI-T-M AM1-PE02-20M 20-Gallon Single Stage Electric","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 electric air compressor delivers consistent airflow for multi-tool applications. It is built for contractors requiring reliable performance through a 20-gallon ASME-certified tank.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eCFM @ PSI\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e8.2 @ 90\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eHorsepower\/Motor\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e2.0 HP, 120V, 18.8A\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePlug Type\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003eNEMA 5-20P\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron pump construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eHigh-capacity canister intake filter\u003c\/li\u003e\n\u003cli\u003eIntegrated oil level sight glass\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\u003eAutomatic start\/stop operation\u003c\/li\u003e\n\u003cli\u003eThermal overload protection\u003c\/li\u003e\n\u003cli\u003e8-foot power cord with 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 ASME-certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003e10-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eRegulator with dual gauges for tank and outlet pressure\u003c\/li\u003e\n\u003cli\u003eManual drain valve\u003c\/li\u003e\n\u003cli\u003e10-inch flywheel\u003c\/li\u003e\n\u003cli\u003eIndustrial-grade pressure switch\u003c\/li\u003e\n\u003cli\u003ePressure settings: 95 to 125 PSI\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\"\u003e8\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\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\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e8.2 @ 90\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, 18.8A\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\u003e203.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e272.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e40.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e24.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e32.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\"\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\"\u003eAX-0002\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAuto Drain\/Regulator\/Plastic Bowl. Drains moisture from air system\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAX-0003\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eManual Drain\/Regulator\/Metal Bowl. Drains moisture from air system\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAX-0027\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eStationary Kit. Converts the portable model to a stationary model, removes the wheels and adds the stationary leg\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAX-0008\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eDual Control. Compressor can be operated in start\/stop mode or continuous run where pilot valve exhausts air to atmosphere\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/20-Gallon-Single-Stage-Electric_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\/PORTABLE-ELE.-CSA-E-F-S-37-0483-012523-5b8tjc.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 272.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":49276585214260,"sku":"AM1-PE02-20M","price":2763.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-AM1-PE02-20M.jpg?v=1788462519"},{"product_id":"mi-t-m-abs-13h-30h-30-gallon-two-stage-gasoline","title":"MI-T-M ABS-13H-30H 30-Gallon Two Stage Gasoline","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 two-stage gasoline air compressor is designed for service truck and trailer mounting. It features a heavy-duty cast iron pump assembly for consistent high-pressure output.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e29.0\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\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\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e30\u003csmall\u003egallon\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\"\u003e416.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\u003eEquipped with a 150-PSI maximum rated regulator.\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eLarge canister intake filter\u003c\/li\u003e\n\u003cli\u003eOil level sight glass\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 (battery and cables 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\u003ePowder-coated ASME certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for flexible mounting\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code UM certified\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eRegulator and dual gauges for tank and outlet pressure\u003c\/li\u003e\n\u003cli\u003eASME safety valves\u003c\/li\u003e\n\u003cli\u003e16 1\/2-inch flywheel\u003c\/li\u003e\n\u003cli\u003eTank drain valve\u003c\/li\u003e\n\u003cli\u003e1\/2-inch discharge port\u003c\/li\u003e\n\u003cli\u003eService truck mount kit included\u003c\/li\u003e\n\u003cli\u003ePneumatic idle control set at 145 to 175-PSI\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e29.0 @ 175\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\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e30-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eEngine Idle Control\u003c\/th\u003e\n\u003ctd\u003ePneumatic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e416.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e480.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e38.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e23.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e46.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\"\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\"\u003eAX-0017\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Start. For easy starting - sealed battery, tray, box and cables included\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAX-0077\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eBattery Box and Tray. Attaches to engine side of unit\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0001\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eVibration Isolator Pads. Isolators protect the unit from vibration during use; recommended for models that are mounted in service truck applications\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAX-0087\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eRemote Start\/Choke, Sealed Cable. 7-foot wire extension for key switch\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\"\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/30-80-Gallon-Base-Mount-Two-Stage-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\/37-1033-INDUSTRIAL-AIR-COMPRESSOR-30_80-GAL-030823-j2909f.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 480.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":49276585279796,"sku":"ABS-13H-30H","price":6527.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-ABS-13H-30H.jpg?v=1788462459"},{"product_id":"mi-t-m-abs-13h-80h-80-gallon-two-stage-gasoline","title":"MI-T-M ABS-13H-80H 80-Gallon Two Stage Gasoline","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 two-stage gasoline air compressor is designed for service truck and trailer mounting. It features a heavy-duty cast iron pump for consistent air delivery in field environments.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e29.0\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\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\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e80\u003csmall\u003egallon\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\"\u003e496.0\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\u003eThe unit is equipped with a 150-PSI maximum rated regulator.\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eLarge canister intake filter\u003c\/li\u003e\n\u003cli\u003eOil level sight glass\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 (battery and cables 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\u003ePowder-coated ASME certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch vibration-dampening base plate\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for flexible mounting\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eRegulator and dual gauges for tank and outlet pressure\u003c\/li\u003e\n\u003cli\u003eASME safety valves\u003c\/li\u003e\n\u003cli\u003e16 1\/2-inch flywheel\u003c\/li\u003e\n\u003cli\u003eTank drain valve\u003c\/li\u003e\n\u003cli\u003e1\/2-inch discharge port\u003c\/li\u003e\n\u003cli\u003eService truck mounting kit\u003c\/li\u003e\n\u003cli\u003eStart\/stop control set at 145 to 175-PSI\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code U-certified\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e29.0 @ 175\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\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e80-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eEngine Idle Control\u003c\/th\u003e\n\u003ctd\u003ePneumatic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e496.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e560.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e52.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e53.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\"\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\"\u003eAX-0017\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Start. For easy starting - sealed battery, tray, box and cables included\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAX-0077\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eBattery Box and Tray. Attaches to engine side of unit\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0001\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eVibration Isolator Pads. Isolators protect the unit from vibration during use; recommended for models that are mounted in service truck applications\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAX-0092\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eRemote Start\/Choke, Sealed Cable. 7-foot wire extension for key switch\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\"\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/30-80-Gallon-Base-Mount-Two-Stage-Gasoline_Mi-T-M-fxln7l.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-1033-INDUSTRIAL-AIR-COMPRESSOR-30_80-GAL-030823-8f4z06.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 560.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":49276585443636,"sku":"ABS-13H-80H","price":6902.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-ABS-13H-80H.jpg?v=1788462466"},{"product_id":"mi-t-m-am1-pe15-08m-8-gallon-single-stage-electric","title":"MI-T-M AM1-PE15-08M 8-Gallon Single Stage Electric","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 electric air compressor provides versatile performance for varied job site tasks. It is designed for contractors requiring consistent output, featuring a durable cast iron pump construction.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e7.3\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e90\u003csmall\u003epsi\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\"\u003e170.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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron pump construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eLarge canister intake filter\u003c\/li\u003e\n\u003cli\u003eOil level sight glass\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\u003eAutomatic start\/stop functionality\u003c\/li\u003e\n\u003cli\u003eThermal overload protection\u003c\/li\u003e\n\u003cli\u003e8-foot power cord\u003c\/li\u003e\n\u003cli\u003eETL certified for US and Canada\u003c\/li\u003e\n\u003cli\u003eNEMA 5-15P plug type\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 twin tank receivers\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003e10-inch flat-free tire\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eRegulator with dual gauges for tank and outlet pressure\u003c\/li\u003e\n\u003cli\u003eManual drain valves for maintenance\u003c\/li\u003e\n\u003cli\u003e10-inch flywheel\u003c\/li\u003e\n\u003cli\u003eIndustrial-grade pressure switch\u003c\/li\u003e\n\u003cli\u003ePressure settings: 95 to 125 PSI\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\"\u003e8\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\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\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e7.3 @ 90\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, 13.2A\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\u003e170.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e190.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e44.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e18.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e25.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\"\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\"\u003eAX-0002\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAuto Drain\/Regulator\/Plastic Bowl. Drains moisture from air system\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAX-0003\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eManual Drain\/Regulator\/Metal Bowl. Drains moisture from air system\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAX-0078\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eStationary Option. Converts the portable model to a stationary model, removes the wheel\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAX-0005\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eDual Control. Compressor can be operated in start\/stop mode or continuous run where pilot valve exhausts air to atmosphere\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/8-Gallon-Single-Stage-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\/PORTABLE-ELE.-CSA-E-F-S-37-0483-012523.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 190.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":49276585476404,"sku":"AM1-PE15-08M","price":2310.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-AM1-PE15-08M.jpg?v=1788462521"},{"product_id":"mi-t-m-abs-13h-b-base-mount-two-stage-gasoline","title":"MI-T-M ABS-13H-B Base-Mount Two Stage Gasoline","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 base-mount compressor is engineered for trailer and service truck integration. It features a heavy-duty 389cc Honda GX390 engine for reliable field performance.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e29.0\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\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\"\u003e215.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\u003eReceiver tank required for operation.\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eLarge canister intake filter\u003c\/li\u003e\n\u003cli\u003eOil level sight glass\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 (battery and cables 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\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for flexible mounting\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eRegulator with dual gauges for tank and outlet pressure\u003c\/li\u003e\n\u003cli\u003eASME-rated safety valves\u003c\/li\u003e\n\u003cli\u003e16 1\/2-inch flywheel\u003c\/li\u003e\n\u003cli\u003eManual tank drain valve\u003c\/li\u003e\n\u003cli\u003e1\/2-inch discharge port\u003c\/li\u003e\n\u003cli\u003ePneumatic start\/stop control set at 145 to 175 PSI\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e29.0 @ 175\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\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003eBase-Mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eEngine Idle Control\u003c\/th\u003e\n\u003ctd\u003ePneumatic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e215.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e279.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e36.50 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\u003e28.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\"\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\"\u003eAX-0090\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eRemote Start\/Choke, Sealed Cable. 7-foot wire extension for key switch\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\"\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\"\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/30-80-Gallon-Base-Mount-Two-Stage-Gasoline_Mi-T-M-40zdt2.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-1033-INDUSTRIAL-AIR-COMPRESSOR-30_80-GAL-030823.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 279.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":49276585607476,"sku":"ABS-13H-B","price":5389.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-ABS-13H-B.jpg?v=1788462462"},{"product_id":"mi-t-m-am1-pe15-20m-20-gallon-single-stage-electric","title":"MI-T-M AM1-PE15-20M 20-Gallon Single Stage Electric","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 electric air compressor is designed for contractors requiring consistent airflow for multiple pneumatic tools. It features a durable cast iron pump assembly built for reliable jobsite performance.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e7.3\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e90\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePower\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\"\u003e196.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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron pump construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eLarge canister intake filter\u003c\/li\u003e\n\u003cli\u003eOil level sight glass\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\u003eAutomatic start\/stop operation\u003c\/li\u003e\n\u003cli\u003eThermal overload protection\u003c\/li\u003e\n\u003cli\u003e8-foot power cord\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 ASME certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003e10-inch flat-free tires\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eRegulator with dual gauges for tank and outlet pressure\u003c\/li\u003e\n\u003cli\u003eManual drain valve\u003c\/li\u003e\n\u003cli\u003e10-inch flywheel\u003c\/li\u003e\n\u003cli\u003eIndustrial-grade pressure switch\u003c\/li\u003e\n\u003cli\u003eStart\/stop control set at 95 to 125 PSI\u003c\/li\u003e\n\u003cli\u003eNEMA 5-15P plug configuration\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\"\u003e8\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\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\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e7.3 @ 90\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, 13.2A\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\u003e196.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e265.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e40.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e24.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e32.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\"\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\"\u003eAX-0002\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eAuto Drain\/Regulator\/Plastic Bowl. Drains moisture from air system\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAX-0003\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eManual Drain\/Regulator\/Metal Bowl. Drains moisture from air system\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAX-0027\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eStationary Kit. Converts the portable model to a stationary model, removes the wheels and adds the stationary leg\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAX-0008\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eDual Control. Compressor can be operated in start\/stop mode or continuous run where pilot valve exhausts air to atmosphere\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/20-Gallon-Single-Stage-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\/PORTABLE-ELE.-CSA-E-F-S-37-0483-012523-g3s6yy.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 265.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":49276585673012,"sku":"AM1-PE15-20M","price":2656.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-AM1-PE15-20M.jpg?v=1788462519"},{"product_id":"mi-t-m-abs-14k-30h-30-gallon-two-stage-gasoline","title":"MI-T-M ABS-14K-30H 30-Gallon Two Stage Gasoline","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 two-stage gasoline air compressor is designed for service truck and trailer mounting. It features a heavy-duty 429cc engine for consistent performance in mobile applications.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e29.0\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\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\"\u003e429\u003csmall\u003ecc\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e30\u003csmall\u003egallon\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\"\u003e416.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\u003eEquipped with a 150-PSI maximum rated regulator.\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eLarge canister intake filter\u003c\/li\u003e\n\u003cli\u003eOil level sight glass\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 (battery and cables 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\u003ePowder-coated ASME certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for flexible mounting\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code - UM certified\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eRegulator with dual gauges for tank and outlet pressure\u003c\/li\u003e\n\u003cli\u003eASME safety valves\u003c\/li\u003e\n\u003cli\u003e16 1\/2-inch flywheel\u003c\/li\u003e\n\u003cli\u003eTank drain valve\u003c\/li\u003e\n\u003cli\u003e1\/2-inch discharge port\u003c\/li\u003e\n\u003cli\u003eService truck mounting kit\u003c\/li\u003e\n\u003cli\u003eStart\/stop control set at 145 to 175-PSI\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e29.0 @ 175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplacement\/ Engine\u003c\/th\u003e\n\u003ctd\u003e429cc Kohler CH440 OHV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e30-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eEngine Idle Control\u003c\/th\u003e\n\u003ctd\u003eCable Throttle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e416.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e480.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e38.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e23.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e46.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\"\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\"\u003eAX-0017\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Start. For easy starting - sealed battery, tray, box and cables included\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAX-0077\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eBattery Box and Tray. Attaches to engine side of unit\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0001\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eVibration Isolator Pads. Isolators protect the unit from vibration during use; recommended for models that are mounted in service truck applications\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\"\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/30-80-Gallon-Base-Mount-Two-Stage-Gasoline_Mi-T-M-p5zt2z.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-1033-INDUSTRIAL-AIR-COMPRESSOR-30_80-GAL-030823-kpcy1x.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 480.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":49276585771316,"sku":"ABS-14K-30H","price":5952.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-ABS-14K-30H.jpg?v=1788462467"},{"product_id":"mi-t-m-am1-ph65-08m-8-gallon-single-stage-gasoline","title":"MI-T-M AM1-PH65-08M 8-Gallon Single Stage Gasoline","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 air compressor powers pneumatic tools on construction sites using a durable wheelbarrow design. It is built for mobile contractors and features a 196cc Honda GX200 engine for reliable performance.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e13.9\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e90\u003csmall\u003epsi\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\"\u003e175.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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron pump construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eLarge canister intake filter\u003c\/li\u003e\n\u003cli\u003eIntegrated oil level sight glass\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 twin tank receivers\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003e10-inch flat-free tire\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eRegulator with dual gauges for tank and outlet pressure\u003c\/li\u003e\n\u003cli\u003eManual drain valves for maintenance\u003c\/li\u003e\n\u003cli\u003e12-inch flywheel\u003c\/li\u003e\n\u003cli\u003ePilot valve unloader\u003c\/li\u003e\n\u003cli\u003eStart\/stop control set at 95 to 125-PSI\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\"\u003e8\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\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\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e13.9 @ 90\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\"\u003eEngine Idle Control\u003c\/th\u003e\n\u003ctd\u003ePneumatic\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\u003e200.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e44.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e18.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e27.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\"\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\"\u003eAX-0003\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eManual Drain\/Regulator\/Metal Bowl. Drains moisture from air system\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAX-0078\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eStationary Option. Converts the portable model to a stationary model, removes the wheel\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\"\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/8-Gallon-Single-Stage-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\/37-0643-GENERIC-GAS-AIR-COMP.-E-S-030823.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 200.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":49276585869620,"sku":"AM1-PH65-08M","price":2542.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-AM1-PH65-08M.jpg?v=1788462516"},{"product_id":"mi-t-m-abs-14m-30h-30-gallon-two-stage-gasoline","title":"MI-T-M ABS-14M-30H 30-Gallon Two Stage Gasoline","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 two-stage gasoline air compressor is engineered for mounting on service trucks and trailers. It features a heavy-duty 3\/16-inch base plate designed to minimize vibration during operation.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e29.0\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\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\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e30\u003csmall\u003egallon\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\"\u003e416.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\u003eEquipped with a 150-PSI maximum rated regulator.\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron pump construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eLarge canister intake filter\u003c\/li\u003e\n\u003cli\u003eOil level sight glass\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 (battery and cables 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\u003ePowder-coated ASME certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for flexible mounting\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eRegulator with dual gauges for tank and outlet pressure\u003c\/li\u003e\n\u003cli\u003eASME safety valves\u003c\/li\u003e\n\u003cli\u003e16 1\/2-inch flywheel\u003c\/li\u003e\n\u003cli\u003eTank drain valve\u003c\/li\u003e\n\u003cli\u003e1\/2-inch port\u003c\/li\u003e\n\u003cli\u003eService truck mount kit included\u003c\/li\u003e\n\u003cli\u003eStart\/stop control set at 145 to 175-PSI\u003c\/li\u003e\n\u003cli\u003eASME Boiler \u0026amp; Pressure Vessel Code UM certified\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e29.0 @ 175\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\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e30-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eEngine Idle Control\u003c\/th\u003e\n\u003ctd\u003ePneumatic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e416.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e480.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e38.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e23.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e46.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\"\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\"\u003eAX-0017\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Start. For easy starting - sealed battery, tray, box and cables included\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAX-0077\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eBattery Box and Tray. Attaches to engine side of unit\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0001\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eVibration Isolator Pads. Isolators protect the unit from vibration during use; recommended for models that are mounted in service truck applications\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAX-0088\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eRemote Start\/Choke, Sealed Cable. 7-foot wire extension for key switch\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\"\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/30-80-Gallon-Base-Mount-Two-Stage-Gasoline_Mi-T-M-crqp5z.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-1033-INDUSTRIAL-AIR-COMPRESSOR-30_80-GAL-030823-lwbg0j.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 480.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":49276586033460,"sku":"ABS-14M-30H","price":5031.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-ABS-14M-30H.jpg?v=1788462464"},{"product_id":"mi-t-m-am1-ph65-08me-8-gallon-single-stage-gasoline","title":"MI-T-M AM1-PH65-08ME 8-Gallon Single Stage Gasoline","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 air compressor powers pneumatic tools on construction sites using a wheelbarrow design for mobility. It is built for contractors requiring portable air, featuring a 196cc Honda GX200 engine.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e13.9\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e90\u003csmall\u003epsi\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\"\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\u003eBattery, box, and cables for the electric start system are not included.\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron pump construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eLarge canister intake filter\u003c\/li\u003e\n\u003cli\u003eOil level sight glass\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 twin tank receivers\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003e10-inch flat-free tire\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eRegulator with dual gauges for tank and outlet pressure\u003c\/li\u003e\n\u003cli\u003eManual drain valves\u003c\/li\u003e\n\u003cli\u003e12-inch flywheel\u003c\/li\u003e\n\u003cli\u003ePilot valve unloader\u003c\/li\u003e\n\u003cli\u003eStart\/stop control set at 95 to 125 PSI\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\"\u003e8\u003c\/span\u003e\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"eq-caret\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.6\"\u003e\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\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e13.9 @ 90\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\"\u003eEngine Idle Control\u003c\/th\u003e\n\u003ctd\u003ePneumatic\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\u003e200.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e44.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e18.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e27.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\"\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\"\u003eAX-0003\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eManual Drain\/Regulator\/Metal Bowl. Drains moisture from air system\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAX-0078\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eStationary Option. Converts the portable model to a stationary model, removes the wheel\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\"\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/8-Gallon-Single-Stage-Gasoline_Mi-T-M-zysgl2.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-0643_GENERIC-GAS-AIR-COMP.-E-S-030823.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 at a weight of 200.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":49276586164532,"sku":"AM1-PH65-08ME","price":3380.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-AM1-PH65-08ME.jpg?v=1788462521"},{"product_id":"mi-t-m-abs-14m-80h-80-gallon-two-stage-gasoline","title":"MI-T-M ABS-14M-80H 80-Gallon Two Stage Gasoline","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 two-stage gasoline air compressor is engineered for mounting on service trucks and trailers. It features a heavy-duty 420cc OHV engine to maintain consistent air delivery for field operations.\u003c\/p\u003e\u003c\/div\u003e\n\u003cul class=\"eq-cluster\"\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eFlow\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e29.0\u003csmall\u003ecfm\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003ePressure\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e175\u003csmall\u003epsi\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-ck\"\u003eTank\u003c\/span\u003e\u003cspan class=\"eq-cv\"\u003e80\u003csmall\u003egallon\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\"\u003e496.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\u003eEquipped with 150-PSI maximum rated regulator.\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\u003eCompressor Pump\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eCast iron pump construction\u003c\/li\u003e\n\u003cli\u003eSplash lubrication system\u003c\/li\u003e\n\u003cli\u003eStainless-steel braided discharge hose\u003c\/li\u003e\n\u003cli\u003eLarge canister intake filter\u003c\/li\u003e\n\u003cli\u003eOil level sight glass\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 (battery and cables 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\u003ePowder-coated ASME certified receiver tank\u003c\/li\u003e\n\u003cli\u003e3\/16-inch base plate for vibration reduction\u003c\/li\u003e\n\u003cli\u003ePowder-coated two-piece belt guard\u003c\/li\u003e\n\u003cli\u003eRemovable base plate for flexible mounting\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli class=\"eq-feat\"\u003e\n\u003ch4\u003eComponents\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eRegulator and dual gauges for tank and outlet pressure\u003c\/li\u003e\n\u003cli\u003eASME safety valves\u003c\/li\u003e\n\u003cli\u003e16 1\/2-inch flywheel\u003c\/li\u003e\n\u003cli\u003eTank drain valve\u003c\/li\u003e\n\u003cli\u003e1\/2-inch port\u003c\/li\u003e\n\u003cli\u003eService truck mount kit included\u003c\/li\u003e\n\u003cli\u003eStart\/stop control set at 145 to 175-PSI\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\"\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\u003ctable class=\"eq-spectable\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCFM @ PSI\u003c\/th\u003e\n\u003ctd\u003e29.0 @ 175\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\"\u003eTank Size\u003c\/th\u003e\n\u003ctd\u003e80-gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eEngine Idle Control\u003c\/th\u003e\n\u003ctd\u003ePneumatic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e496.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e560.00 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003e52.00 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.50 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e53.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\"\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\"\u003eAX-0017\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eElectric Start. For easy starting - sealed battery, tray, box and cables included\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAX-0077\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eBattery Box and Tray. Attaches to engine side of unit\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eIX-0001\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eVibration Isolator Pads. Isolators protect the unit from vibration during use; recommended for models that are mounted in service truck applications\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"eq-sku\"\u003eAX-0093\u003c\/span\u003e\u003cspan class=\"eq-rowtext\"\u003eRemote Start\/Choke, Sealed Cable. 7-foot wire extension for key switch\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\"\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\"\u003e2 Year\u003c\/span\u003e\u003cspan class=\"eq-wk\"\u003ePump Exchange\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\/30-80-Gallon-Base-Mount-Two-Stage-Gasoline_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-1033-INDUSTRIAL-AIR-COMPRESSOR-30_80-GAL-030823-wdv7ff.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 560.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":49276586230068,"sku":"ABS-14M-80H","price":6015.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/Mi-T-M-ABS-14M-80H.jpg?v=1788462467"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/collections\/Mi-T-M_Corporation_Logo_4a41e6e1-06b7-45c1-87be-9077aacdbaf1.png?v=1788321010","url":"https:\/\/hydrotechnologysystems.supply\/collections\/mi-t-m-air-compressors\/electric-powered-air-compressors.oembed","provider":"HTS Supply LLC","version":"1.0","type":"link"}