-50%
Built for organized, high-flow air or fluid delivery in workshops, service bays, and industrial maintenance environments, the Coxreels EZ-E-LPL-330 EZ Coil Spring Rewind Hose Reel provides controlled hose management with a compact EZ Coil design that helps reduce slack, tangling, and floor clutter. With a 3/8″ hose diameter, 30 ft hose length, and 300 PSI maximum working pressure, this reel is configured for light-to-medium duty air and fluid transfer applications where reliable hose retrieval is essential for productivity and safety. The spring rewind mechanism ensures consistent retraction after use, helping maintain a cleaner and more efficient workspace while reducing hose wear from dragging or improper storage.Engineered within the EZ-E Series from, this model supports everyday shop demands such as air tool operation, general maintenance tasks, and fluid dispensing setups where controlled hose payout and rewind are critical. The EZ Coil design assists in smoother hose layering during retraction, helping minimize internal binding and uneven spool buildup over repeated cycles. Please note this configuration is supplied as a reel-only unit and requires a compatible hose for installation.*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: Spring Rewind Hose Reel | Series: EZ-E Series | Model: EZ-E-LPL-330 | Configuration: Less Hose | Hose I.D.: 3/8″ | Hose Length Capacity: 30 ft | Max Pressure: 300 PSI | SKU: EZ-SHWTL-1100Features:EZ Coil spring rewind system helps guide hose during retraction for smoother layering and reduced spool bindingSpring-powered rewind mechanism automatically retracts hose for faster workspace reset between tasksCompact reel design supports efficient hose storage in service bays, maintenance carts, and workstation installations3/8″ hose capacity supports common air and light fluid transfer applications in industrial and automotive environments30 ft hose length capacity provides extended reach for flexible positioning around vehicles and equipment300 PSI pressure rating supports general air and fluid delivery within low-to-medium pressure systemsMade in USA: 2 Year WarrantyApplications:Automotive service & repair air tool connection, tire service stations, and general shop air deliveryIndustrial maintenance & MRO powering pneumatic tools and supporting routine equipment servicing tasksFleet maintenance facilities organized hose management for fast-paced repair and inspection workflowsManufacturing & assembly areas controlled air or fluid supply to workstations and production equipmentGeneral workshop environments compact hose storage and improved safety through reduced floor clutterFAQs:Q: Does this hose reel include the hose?A: No, this is a less hose configuration. The reel is supplied without hose and requires a compatible 3/8″ hose to be installed by the user.Q: What does EZ Coil mean?A: EZ Coil refers to a guided spring rewind design that helps the hose layer more evenly during retraction, reducing tangling and improving spool consistency over time.Q: Can this reel be used for air tools in a workshop?A: Yes, with a properly rated 3/8″ hose, this reel is commonly used for air tool supply in automotive and industrial shop environments within its 300 PSI rating.Q: Is this suitable for high-pressure hydraulic systems?A: No, this model is designed for air and light fluid transfer applications within its 300 PSI maximum rating. It is not intended for high-pressure hydraulic service.AVAILABLE VARIATIONS AND SPECIFICATIONS HOSELESS HOSESIZEINDEXSKUI.D.O.D.FT.PSIAPRX.LBS.LESS HOSE SKUAPRX.LBS.EZ-E-LP-3303/85/83030033EZ-E-LPL-330291EZ-E-LP-3503/85/85030046EZ-E-LPL-350402EZ-E-LP-4301/23/43030041EZ-E-LPL-430361EZ-E-LP-4501/23/45030050EZ-E-LPL-450422 (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 manuallyToggled=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(){ manuallyToggled=true; setState(toggle.getAttribute(‘aria-expanded’)!==’true’); }); window.addEventListener(‘resize’,function(){ if(!manuallyToggled){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:first-child th{background:#005b96;color:#fff;font-size:18px;} .spec-table thead tr:first-child th.size-head{background:#888;font-size:14px;} .spec-table thead tr:nth-child(2) th{background:#e9e9e9;color:#111;} .spec-table thead tr:nth-child(2) th.product-head{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.