-86%
Built for fuel storage and dispensing systems, fuel/lube trucks, tank trucks, and ground support equipment, the Coxreels SLPF-625 single hose spring rewind reel provides controlled fuel hose handling in a compact SP-Fuel Series box-frame configuration. This model is supplied with a 1″ I.D. hose, 25 ft hose length, and 300 PSI maximum pressure rating, giving operators a practical setup for transferring compatible non-aromatic fuels without leaving hose loose on the floor, service truck, or fueling skid.The SP-Fuel Series uses a spring rewind mechanism, which retracts the hose automatically after use, and a multi-position lock ratchet, which secures the hose at the desired working length during dispensing. Coxreels specifies this fuel reel for non-aromatic fuel applications including diesel, kerosene, fuel oil, and heating oil. The box-style frame helps protect the reel assembly in mobile and fixed installations where clean hose storage and repeatable pull-out/retraction matter.Type: Single Hose Spring Rewind Fuel Hose Reel | Series: SP-Fuel Series | Model: SLPF-625 | Hose I.D.: 1″ | Hose O.D.: 1-1/2″ | Hose Length: 25 ft | Hose Included: Yes | Max Pressure: 300 PSI | Service: Non-aromatic fuels including diesel, kerosene, fuel oil, and heating oil | Swivel Seals: NitrileFeatures:Spring rewind operation helps return hose to the reel after fueling, reducing loose hose exposure around trucks, skids, and shop fueling areas.Machined 90 full-flow NPT swivel supports fuel dispensing flow while helping reduce hose twist during pull-out and rewind.Nitrile swivel seals are specified by Coxreels for the SP-Fuel Series fuel dispensing reel construction.Fuel dispensing hose is made for non-aromatic fuel transfer, including diesel, kerosene, fuel oil, and heating oil.Reinforced box-style steel frame provides a stable reel structure for floor, wall, overhead, or vehicle mounting positions.Heavy gauge 1/4″ steel base supports the reel in fixed and mobile fuel handling installations.Multi-position lock ratchet mechanism holds the hose at the selected length so the operator can position the dispensing end without fighting spring tension.Enclosed cartridge-style spring motor is factory tuned and matched for controlled hose retraction and service access.Made in USA: 2 Year WarrantyApplications:Fuel/lube trucks – managing a 25 ft fuel dispensing hose for mobile service, equipment refueling, and route-based maintenance work.Fuel storage and dispensing systems – keeping hose organized at fixed tanks, shop fueling points, and maintenance yard fuel stations.Tank trucks and bulk liquid handling – supporting controlled hose pull-out and rewind during compatible fuel transfer operations.Ground support and aircraft refueling service – routing fuel hose on service equipment where tidy hose storage helps reduce trip and snag points.Fleet and utility maintenance – dispensing diesel, kerosene, fuel oil, or heating oil where the reels hose size, pressure rating, and fuel compatibility match the system.FAQs:Q: Does the Coxreels SLPF-625 include hose?A: Yes. The SLPF-625 is a fuel hose model supplied with hose installed. Coxreels also lists separate less hose versions under SLPL model numbers.Q: What fuels can this reel handle?A: Coxreels specifies the SP-Fuel Series for non-aromatic fuel applications including diesel, kerosene, fuel oil, and heating oil. Confirm fluid compatibility before using the reel with gasoline blends, aromatic fuels, solvents, or specialty fuels.Q: What does spring rewind mean on this fuel hose reel?A: Spring rewind means the reel uses a spring motor to retract the hose after use. The operator pulls out the required hose length, and the lock ratchet can hold the hose in position during dispensing.Q: Can this reel be mounted on a service truck?A: Yes, Coxreels lists wall, floor, vehicle, and overhead mounting positions for this reel series. The mounting surface must be strong enough for the reel, hose, fuel handling loads, and the application environment.Q: Is 300 PSI enough for fuel dispensing?A: The 300 PSI rating must meet or exceed the pressure of the dispensing system. Always compare the reel pressure rating with the pump, hose, fittings, and fuel system requirements before installation.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.