-20%
Built for fuel dispensing stations, lube trucks, tank trucks, and ground support equipment, the Coxreels EZ-TSHF-535 Fuel EZ-T Series Supreme Duty Spring Rewind Hose Reel provides controlled hose handling for 3/4″ I.D. fuel hose with a 35 ft hose length and 300 PSI maximum pressure rating. This model is supplied with fuel dispensing hose and uses Coxreels EZ-Coil controlled rewind system, which slows hose retraction compared with standard spring rewind reels to help reduce hose whip, improve operator control, and keep transfer areas better organized.The Fuel EZ-T Series combines Coxreels supreme-duty dual pedestal T Series frame with fuel-specific components for non-aromatic fuel transfer. A solid brass 90 full-flow NPT swivel supports fuel dispensing flow, while nitrile swivel seals provide compatibility for listed non-aromatic fuel service. The reel is built for applications that require durable hose storage, repeatable payout, and reliable rewind control around diesel, kerosene, fuel oil, and heating oil dispensing systems.Type: Fuel Spring Rewind Hose Reel | Series: Fuel EZ-T Series | Model: EZ-TSHF-535 | Hose I.D.: 3/4″ | Hose O.D.: 1 3/16″ | Hose Length: 35 ft | Hose Included: Yes | Max Pressure: 300 PSI | Service: Non-Aromatic Fuels | Compatible Fluids: Diesel, Kerosene, Fuel Oil, Heating Oil | Swivel: Solid Brass 90 Full-Flow NPT | Swivel Seals: Nitrile | Overall Dimensions: 9.38″ W x 25.5″ H x 24″ L | Mounting Pattern: 7″ M x 8″ N | Base: 8″ X x 9″ Y | Ship Weight: 91 lbsFeatures:EZ-Coil controlled rewind system retracts up to 80% slower than conventional reels for more controlled hose return.Fuel dispensing hose is included and rated for non-aromatic fuels including diesel, kerosene, fuel oil, and heating oil.Solid brass 90 full-flow NPT swivel supports fuel transfer flow through the reel.Nitrile swivel seals are used for listed fuel dispensing applications.Supreme-duty dual pedestal T Series frame uses Coxreels Super Hub support system to strengthen reel structure and reduce vibration during use.Solid one-piece 1/4″ steel base and support posts provide a rigid mounting platform for shop, vehicle, and skid-mounted installations.Guide arm adjusts to wall, floor, vehicle, ceiling, and overhead positions for flexible hose payout direction.Non-sparking mechanism and CPC powder coat finish support durability in fuel handling environments.Made in USA: 2 Year WarrantyApplications:Fuel and lube trucks – managing dispensing hose for mobile fuel delivery and field service routes.Fleet maintenance facilities – supporting diesel and heating oil transfer around truck, bus, municipal, and equipment service bays.Tank trucks and bulk liquid handling – keeping 35 ft of fuel hose organized on storage and dispensing systems.Ground support and aircraft refueling operations – providing controlled hose payout and rewind for listed non-aromatic fuel applications.Construction, agriculture, and equipment yards – storing fuel transfer hose for generators, loaders, tractors, compressors, and other diesel-powered machinery.FAQs:Q: Does the EZ-TSHF-535 include hose?A: Yes. This model is supplied with 35 ft of 3/4″ I.D. fuel dispensing hose.Q: What fuels can this reel handle?A: The Fuel EZ-T Series hose is listed for non-aromatic fuels including diesel, kerosene, fuel oil, and heating oil. For aromatic fuels, confirm whether a -GS fuel hose model is required before ordering.Q: What does EZ-Coil mean on this Coxreels model?A: EZ-Coil is Coxreels controlled rewind system. It slows hose retraction compared with conventional spring rewind reels, helping improve control as the hose returns to the reel.Q: Can this reel be mounted on a truck or service vehicle?A: Yes. The T Series guide arm can be positioned for vehicle mounting, and the dual pedestal frame is suited for rugged mobile applications when properly installed.Q: Is this reel for DEF service?A: No. This listing is for a Fuel EZ-T Series reel for non-aromatic fuel dispensing. DEF service requires a DEF Series reel with DEF-compatible stainless steel swivel and Viton seals.AVAILABLE VARIATIONS AND SPECIFICATIONS HOSEEZ-COILLESS HOSESIZEINDEXSKUI.D.O.D.FT.PSIAPRX. LBS.EZ-COIL SKULESS HOSE SKUAPRX. LBS.FUEL HOSE SH SERIESSHF-N-5253/4″1 3/16″2530052EZ-SHF-525*SHFL-N-525451FUEL HOSE T SERIESTSHF-N-5353/4″1 3/16″3530077EZ-TSHF-535TSHFL-N-535672TSHF-N-5503/4″1 3/16″5030083EZ-TSHF-550*TSHFL-N-550702TSHF-N-5753/4″1 3/16″7530093-TSHL-N-575-BXN733TSHF-N-6351″1 1/2″3530092-TSHL-N-635-BXN714TSHF-N-6501″1 1/2″5030098-TSHL-N-650-BXN773FUEL HOSE XTM SERIESXTMF-LP-5503/4″1 1/16″5030094—5XTMF-LP-550-GS3/4″1 1/16″5030094—5XTMF-LP-5753/4″1 1/16″75300101—5XTMF-LP-6501″1 1/2″50300114—6XTMF-LP-650-GS1″1 1/2″50300114—6FUEL HOSE SP SERIESSLPF-5503/4″1 1/16″5030099-SLPL-550867SLPF-5753/4″1 1/16″75300136-SLPL-5751178SLPF-51003/4″1 1/16″100300151-SLPL-51001268SLPF-6251″1 1/2″25300106-SLPL-625909SLPF-6501″1 1/2″50300139-SLPL-65010910SLPF-6751″1 1/2″75300193-SLPL-67514811 const btn=document.querySelector(‘.spec-accordion-toggle’); const panel=document.querySelector(‘.spec-accordion-panel’); const icon=document.querySelector(‘.spec-accordion-icon’); let manual=false; function applyDefault(){ if(manual)return; const open=window.innerWidth>640; panel.style.display=open?’block’:’none’; btn.setAttribute(‘aria-expanded’,open); icon.textContent=open?’-‘:’+’; } btn.onclick=function(){ manual=true; const open=panel.style.display===’none’; panel.style.display=open?’block’:’none’; btn.setAttribute(‘aria-expanded’,open); icon.textContent=open?’?’:’+’; }; window.addEventListener(‘resize’,applyDefault); applyDefault(); body{margin:0;padding:0;overflow-x:hidden;font-family:Verdana,Arial,sans-serif;} .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;} .spec-accordion-icon{grid-column:3;text-align:right;font-size:20px;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:980px;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 tr:first-child th{background:#444;color:#fff;text-transform:uppercase;} .spec-table thead tr:nth-child(2) th{background:#e9e9e9;color:#111;text-transform:uppercase;} .pid{background:#999!important;color:#fff!important;} .group-row td{background:#005b96;color:#fff;font-weight:700;border-color:#005b96;text-align:left;} .spec-table tbody tr:nth-child(even):not(.group-row){background:#f7f7f7;} .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;} @media(max-width:640px){ .spec-accordion{padding:0 10px} .spec-accordion-toggle{font-size:13px;padding:10px 12px;grid-template-columns:24px 1fr 24px;} .spec-table-wrapper{overflow-x:visible} .spec-table{min-width:0;border:0} .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 #ccc} .spec-table td{display:flex;justify-content:space-between;border:0;border-bottom:1px solid #e2e2e2;text-align:right} .spec-table td:before{content:attr(data-label);font-weight:700;color:#444;text-align:left} .group-row,.group-row td{display:block} .group-row td:before{content:none} } 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.