-20%
When a larger low-pressure hose needs controlled rewind without a factory-installed hose, the Coxreels EZ-SHL-550 gives buyers a bare EZ-Coil Safety Series reel sized for 3/4″ I.D. hose, 50 ft hose capacity, and 300 PSI maximum pressure. This EZ-SH Series Super Hub hose reel is built for air, water, and oil service where a shop, fleet facility, or maintenance crew wants to supply its own compatible hose while keeping the reel chassis matched to the correct hose diameter and length.The EZ-Coil controlled retraction system rewinds the hose up to 80% slower than conventional spring driven reels, helping reduce hose whip and giving the user more control as the hose returns to the reel. Coxreels Super Hub dual axle support system adds stability during pull-out and rewind, while the larger EZ-SH frame accommodates bigger hose diameters for higher-flow low-pressure service points.*Note: The above product image is for illustration purposes only. This product is a reel and does not include any hose. Please note this before ordering.Type: EZ-Coil Spring Rewind Hose Reel | Series: EZ-SH Series | Configuration: Less Hose | Hose I.D.: 3/4″ | Hose O.D.: 1 1/16″ | Hose Capacity: 50 ft | Max Pressure: 300 PSI | Service: Air, Water, Oil | Approx. Ship Weight: 56 lbs | Overall Dimensions: 9.88″ W x 25.5″ H x 24″ L | Base: 6″ x 6″ | Mounting Pattern: 4″ x 5″Features:EZ-Coil controlled retraction system rewinds up to 80% slower than conventional spring driven reels to help manage hose return speed.Super Hub dual axle support system improves stability during use, minimizes vibration, and strengthens the reel structure.Large EZ-SH Series chassis supports larger hose diameters and longer hose handling than compact low-pressure reel frames.Less-hose configuration lets the buyer install a compatible 3/4″ I.D. hose matched to the site’s air, water, or oil service requirements.Machined solid brass 90 full-flow NPT swivel inlet supports smooth fluid transfer through the external fluid path.Nitrile swivel seals are specified for low-pressure air, water, and oil service.Adjustable guide arm supports wall, floor, vehicle, and overhead mounting positions.Multi-position lock ratchet secures the hose at the desired working length during use.Made in USA: 2 Year WarrantyApplications:Fleet and truck service bays – managing 3/4″ low-pressure hose runs for air, water, or oil service around larger vehicles and work areas.Industrial maintenance areas – keeping higher-flow utility hose organized at production equipment, washdown points, or service stations.Manufacturing and assembly facilities – placing low-pressure hose access where operators need reach without leaving loose hose across the floor.Service trucks and field maintenance rigs – mounting a bare reel where the installer needs to choose a specific hose material or end configuration.Farm, garage, and equipment shops – storing a larger-diameter hose for general utility use while keeping the work area cleaner and easier to move through.FAQs:Q: What does ‘less hose’ mean for the EZ-SHL-550?A: It means the reel is supplied without hose installed. The buyer must provide a compatible hose separately, using the 3/4″ I.D., 1 1/16″ O.D., and 50 ft capacity as the sizing limits for this model.Q: Can this reel be used for shop air?A: Yes, when the installed hose and air system are compatible with the reels 300 PSI maximum pressure rating. Always confirm hose material, fittings, and working pressure before installation.Q: Why choose the EZ-SHL-550 instead of a smaller 1/2″ reel?A: The EZ-SHL-550 is sized for 3/4″ I.D. hose, which is typically selected when the installation needs a larger hose bore for higher low-pressure flow. A 1/2″ reel may be sufficient for lighter air or utility service, but it will not accept the same hose size.Q: What makes EZ-Coil useful in busy work areas?A: EZ-Coil slows the rewind action compared with conventional spring driven reels. This helps the user control hose return and can reduce sudden hose snap-back around benches, vehicles, and walkways.Q: What mounting options does this reel support?A: The adjustable guide arm supports wall, floor, vehicle, and overhead mounting positions. Before drilling mounting holes, compare the 9.88″ W x 25.5″ H x 24″ L reel size and 4″ x 5″ mounting pattern with the available installation space.AVAILABLE VARIATIONS AND SPECIFICATIONS HOSELESS HOSESIZEINDEXSKUI.D.O.D.FT.PSIAPRX.LBS.LESS HOSE SKUAPRX.LBS.EZ-SH-3503/85/85030050EZ-SHL-350441EZ-SH-3753/85/87530068EZ-SHL-375592EZ-SH-31003/85/810030071EZ-SHL-3100602EZ-SH-4501/23/45030054EZ-SHL-450461EZ-SH-4751/23/47530068EZ-SHL-475573EZ-SH-41001/23/410030081EZ-SHL-4100663EZ-SH-5253/41-1/162530052EZ-SHL-525454EZ-SH-5503/41-1/165030069EZ-SHL-550565 (function(){ var accordion=document.querySelector(‘.spec-accordion’); var toggle=accordion.querySelector(‘.spec-accordion-toggle’); var panel=accordion.querySelector(‘.spec-accordion-panel’); var icon=accordion.querySelector(‘.spec-accordion-icon’); var userToggled=false; function setState(open){ panel.style.display=open?’block’:’none’; toggle.setAttribute(‘aria-expanded’,open?’true’:’false’); icon.textContent=open?”:’+’; } function defaultState(){ setState(window.innerWidth>640); } defaultState(); toggle.addEventListener(‘click’,function(){ userToggled=true; setState(toggle.getAttribute(‘aria-expanded’)!==’true’); }); window.addEventListener(‘resize’,function(){ if(!userToggled){defaultState();} }); })(); body{margin:0;padding:0;overflow-x:hidden;} .spec-accordion{width:100%;max-width:1100px;margin:1em auto;box-sizing:border-box;font-family:Verdana,Arial,sans-serif;} .spec-accordion *{box-sizing:border-box;} .spec-accordion-toggle{width:100%;display:grid;grid-template-columns:32px 1fr 32px;align-items:center;gap:8px;text-align:center;cursor:pointer;background:#444;color:#fff;border:0;padding:12px 16px;font-family:Verdana,Arial,sans-serif;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;} .spec-accordion-title{grid-column:2;text-align:center;text-transform:uppercase;} .spec-accordion-icon{grid-column:3;text-align:right;font-size:20px;line-height:1;font-weight:700;} .spec-accordion-panel{border:1px solid #cfcfcf;border-top:0;padding:0;background:#fff;} .spec-table-wrapper{width:100%;max-width:1100px;margin:0 auto;overflow-x:auto;-webkit-overflow-scrolling:touch;} .spec-table{width:100%;max-width:1100px;min-width:760px;margin:0 auto;border-collapse:collapse;table-layout:auto;font-family:Verdana,Arial,sans-serif;font-size:12px;color:#111;} .spec-table th,.spec-table td{white-space:nowrap;border:1px solid #d3d3d3;padding:6px 8px;text-align:center;vertical-align:middle;line-height:1.25;} .spec-table thead th{background:#444;color:#fff;text-transform:uppercase;font-weight:700;} .spec-table thead tr:nth-child(2) th{background:#e9e9e9;color:#111;} .spec-table thead tr:nth-child(2) th:first-child,.spec-table thead tr:nth-child(2) th:nth-child(7){background:#999;color:#fff;} .spec-table tbody tr:nth-child(even):not(.group-row){background:#f7f7f7;} .spec-table tbody tr:not(.group-row):hover{background:#e5e5e5;} .spec-table tbody td{font-weight:600;} .spec-table a,.spec-table a:visited{color:#0066cc;background:transparent;font-weight:700;text-decoration:none;padding:0;border-radius:0;} .spec-table a:hover,.spec-table a:active{color:#004f99;background:transparent;text-decoration:underline;} .group-row td{background:#005b96;color:#fff;font-weight:700;border-color:#005b96;white-space:normal;padding:6px 8px;text-align:left;} .group-content{display:grid;grid-template-columns:180px 1fr;align-items:start;column-gap:14px;width:100%;} .group-title{white-space:nowrap;line-height:1.2;} .group-description{text-align:left;white-space:normal;font-weight:400;} .spec-notes{max-width:1100px;margin:8px auto 0;font-size:12px;line-height:1.35;text-align:left;color:#333;} @media(max-width:640px){ .spec-accordion{max-width:100%;margin:1em auto;padding:0 10px;} .spec-accordion-toggle{font-size:13px;padding:10px 12px;grid-template-columns:24px 1fr 24px;} .spec-table-wrapper{max-width:100%;overflow-x:visible;} .spec-table{width:100%;max-width:100%;min-width:0;border:0;font-size:12px;} .spec-table thead{display:none;} .spec-table,.spec-table tbody,.spec-table tr,.spec-table td{display:block;width:100%;} .spec-table tbody tr:not(.group-row){margin:0 0 10px;border:1px solid #cfcfcf;background:#fff;} .spec-table td{border:0;border-bottom:1px solid #e2e2e2;padding:8px 10px;text-align:right;display:flex;justify-content:space-between;align-items:center;gap:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;} .spec-table td:last-child{border-bottom:0;} .spec-table td::before{content:attr(data-label);font-weight:700;text-transform:uppercase;text-align:left;color:#444;flex:0 0 45%;} .group-row,.group-row td{display:block;width:100%;} .group-row td{border:0;text-align:left;white-space:normal;} .group-row td::before{content:none;} .group-content{display:block;} .group-title{display:block;margin-bottom:4px;} .group-description{display:block;line-height:1.35;white-space:normal;} } Looking for more information about theCoxreelsRewindReel?Click hereto view theCatalog.For help choosing the correctCoxreelsRewindReels, please call(800) 608-5210or [email protected]
Only logged in customers who have purchased this product may leave a review.