Coxreels C-LP-325-325 Dual Purpose Spring Rewind Hose Reel | C Series | 3/8″ Hose Diameter | 25′ Hose Length | 300 Max PSI

Coxreels C-LP-325-325 Dual Purpose Spring Rewind Hose Reel | C Series | 3/8" Hose Diameter | 25' Hose Length | 300 Max PSI

Price
Original price was: $542.51.Current price is: $147.00.
Free shipping over $40 Calculated automatically
Reliable delivery Tracking provided when shipped
Easy returns View return policy
Secure payment Your payment details are protected

When two air or water hose sources are needed at one workstation, the Coxreels C-LP-325-325 C Series Combination Hose Reel brings two independently operating spring rewind reels together in one compact assembly. Each reel is supplied with 25 ft of 3/8″ I.D. hose rated to a maximum of 300 PSI, giving technicians separate hose access while using one common mounting base. This configuration is especially useful where installation space is limited but two hose lines are required.Two external fluid paths with machined-from-solid-brass 90 full-flow NPT swivel inlets allow each reel to function independently. The adjustable guide arms accommodate wall, floor, and overhead mounting positions, while the single expanded 1/4″ steel mounting base provides increased stability and a shared mounting pattern. Enclosed cartridge-style spring motors handle automatic hose retraction, and multi-position lock ratchet mechanisms secure each hose at the desired working length.Type: Dual Purpose Spring Rewind Hose Reel | Series: C Series | Model: C-LP-325-325 | Configuration: Dual Hose Reel with Hose | Hose I.D.: 3/8″ | Hose O.D.: 5/8″ | Hose Length: 25 ft per Reel | Max Pressure: 300 PSI | Service: Air and Water | Rewind: Spring Driven | Approximate Weight: 67 lbsFeatures:Compact two-reel assembly supports dual hose applications while allowing each reel to operate independently.Two external fluid paths use machined-from-solid-brass 90 full-flow NPT swivel inlets.Nitrile swivel seals provide the sealing configuration specified for C Series low-pressure models.Guide arms adjust for wall, floor, and overhead mounting positions to accommodate different installation layouts.Single expanded 1/4″ steel mounting base increases stability and provides one common mounting pattern for both reels.1″ solid steel axle and lubricated precision bearings support smooth reel rotation.Enclosed factory-tuned and matched cartridge-style spring motors provide automatic hose retraction.Non-corrosive stainless steel spring and pawl combine with a zinc-plated ratchet for the rewind and locking mechanism.Multi-position lock ratchet mechanisms secure each hose independently at the desired working length.Made in USA: 2 Year WarrantyApplications:Manufacturing plants and maintenance facilities requiring two independently accessible air or water hose lines from one installation point.Pneumatic tool stations where separate retractable hoses help keep work areas organized between operating cycles.Automotive and fleet service centers managing air and water hoses around vehicle bays and repair stations.Washdown areas operating within the reel’s 300 PSI pressure and 150F temperature limits.General industrial and MRO workstations where mounting space makes one dual-reel assembly more practical than installing two separate reel bases.FAQs:Q: Does the Coxreels C-LP-325-325 include both hoses?A: Yes. The C-LP-325-325 is supplied with two 25-foot lengths of 3/8-inch I.D. hose. Each hose is installed on its own independently operating reel.Q: Can the two hose reels operate independently?A: Yes. Each reel operates separately, allowing either hose to be extended, locked at the desired length, and retracted without moving the other reel.Q: What services is the C-LP-325-325 intended for?A: Coxreels specifies the low-pressure C Series models supplied with hose for air and water service. The C-LP-325-325 has a maximum pressure rating of 300 PSI and a maximum listed operating temperature of 150F.Q: Can the C-LP-325-325 be mounted overhead or on a wall?A: Yes. The guide arms adjust for wall, floor, and overhead mounting positions. The supporting structure and mounting hardware should be suitable for the weight and operating loads of the complete reel assembly.Q: Why use a combination reel instead of two individual hose reels?A: The C Series places two independent reels on one expanded mounting base with a single mounting pattern. This arrangement can reduce installation space and mounting time where two hose sources are required at the same station.Available Variations and Specifications HOSELESS HOSESIZEINDEXSKUI.D.O.D.FT.PSIAPRX.LBS.LESS HOSE SKUAPRX.LBS.LOW PRESSURE Models with hose are for air water service with a maximum temperature 150F. Models less hose can be used for air, water or oil.C-LP-125-1251/4″1/2″2530066C-LPL-125-125601C-LP-135-1351/4″1/2″3530067C-LPL-135-135601C-LP-150-1501/4″1/2″5030074C-LPL-150-150641C-LP-325-3253/8″5/8″2530067C-LPL-325-325602C-LP-335-3353/8″5/8″3530069C-LPL-335-335602C-LP-350-3503/8″5/8″5030078C-LPL-350-350642C-LP-425-4251/2″3/4″2530070C-LPL-425-425602MEDIUM PRESSURE Reels are furnished with standard one wire braid hose suitable for air, water or oil applications. Hose exceeds SAE R1 specifications. Maximum Temperature 250F.C-MP-325-3253/8″11/16″253,00080C-MPL-325-325662C-MP-335-3353/8″11/16″353,00086C-MPL-335-335682C-MP-425-4251/2″13/16″252,50078C-MPL-425-425642C-MP-430-4301/2″13/16″302,50084C-MPL-430-430662HIGH PRESSURE Reels are furnished standard with S.A.E. 100R16 #1 or #2 wire braid hose suitable for grease and hydraulic oil applications. Maximum Temperature 250F.C-HP-125-1251/4″9/16″255,00078C-HPL-125-125663C-HP-135-1351/4″9/16″355,00084C-HPL-135-135683C-HP-325-3253/8″11/16″254,00078C-HPL-325-325643C-HP-330-3303/8″11/16″304,00082C-HPL-330-330663 (function(){ 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 setOpen(open){ panel.style.display=open?’block’:’none’; btn.setAttribute(‘aria-expanded’,String(open)); icon.textContent=open?”:’+’; } function applyDefault(){ if(manual)return; setOpen(window.innerWidth>640); } btn.addEventListener(‘click’,function(){ manual=true; const open=btn.getAttribute(‘aria-expanded’)!==’true’; setOpen(open); }); window.addEventListener(‘resize’,applyDefault); applyDefault(); })(); body{margin:0;padding:0;overflow-x:hidden;font-family:Verdana,Arial,sans-serif;background:#fff;} .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 tr:first-child th{background:#444;color:#fff;text-transform:uppercase;font-weight:700;} .spec-table thead tr:nth-child(2) th{background:#e9e9e9;color:#111;font-weight:700;text-transform:uppercase;} .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;} .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;} .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{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.

Related Products