Coxreels 1125-4-200-E Electric 12V Dc 1/3Hp Motor Rewind Hose Reel | 1125 Series | 1/2″ Hose Diameter | 200′ Hose Length | 3000 Max PSI | Less Hose

Coxreels 1125-4-200-E Electric 12V Dc 1/3Hp Motor Rewind Hose Reel | 1125 Series | 1/2" Hose Diameter | 200' Hose Length | 3000 Max PSI | Less Hose

Price
Original price was: $754.07.Current price is: $146.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

Built for service vehicles, industrial facilities, and mobile equipment requiring powered hose management, the Coxreels 1125-4-200-E Electric Motor Rewind Hose Reel stores up to 200 feet of 1/2-inch I.D. hose while using a 12V DC, 1/3 HP electric motor to simplify hose retrieval. Part of the 1125 Series, this reel provides a dependable solution for long hose applications where onboard DC power is readily available. Its 3,000 PSI maximum working pressure makes it suitable for compatible air, water, oil, and hydraulic fluid systems when paired with properly rated hose and fittings.The direct gear-driven rewind system eliminates the effort of manually retrieving long hose lengths while helping maintain an organized work area. A low-profile outlet riser promotes smooth hose payout and wrap, while the all-welded steel A-frame and self-aligning bearings provide dependable performance in demanding industrial and mobile environments.*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: Hand Crank / Spring Rewind / Motor Rewind Hose Reel | Series: 1125 Series | Configuration: Less Hose | Motor: 12V DC, 1/3 HP (if applicable) | Hose I.D.: 1/2″ | Hose O.D.: 7/8″ | Hose Capacity: 200 ft | Max Pressure: 3,000 PSI | Swivel Inlet: 1/2″ FNPT | Outlet: 1/2″ FNPTFeatures:12V DC, 1/3 HP electric motor with direct gear drive provides smooth powered hose rewind.One-piece welded steel A-frame construction delivers strength for vehicle-mounted and stationary installations.Machined solid brass full-flow swivel with nitrile seals provides reliable fluid transfer and easy seal servicing.Low-profile outlet riser and open drum slot help maintain a smooth, non-crimping hose wrap.Permanently lubricated self-aligning bearings and an adjustable tension brake promote controlled drum operation.Durable CPC powder-coated finish helps resist corrosion, chipping, and everyday industrial wear.Made in USA: 2 Year WarrantyApplications:Utility and service trucks with 12V DC electrical systems.Industrial maintenance and manufacturing facilities.Mobile lubrication, hydraulic, air, and water transfer systems.Construction, agriculture, and heavy equipment service vehicles.Equipment trailers and machinery skids requiring powered hose retrieval.FAQs:Q: Does this reel include hose?A: No. This model is supplied less hose, allowing you to install a compatible 1/2-inch I.D. hose separately.Q: What powers the rewind system?A: The reel uses a 12V DC, 1/3 HP electric motor with a direct gear drive for powered hose retrieval.Q: Can this reel be used at 3,000 PSI?A: Yes, provided the installed hose, fittings, and all system components are rated for the intended working pressure.AVAILABLE VARIATIONS AND SPECIFICATIONSLESS HOSESIZEINDEXSKUSTANDARD CAPOPTIONAL CAP.Reducer requiredINLET SWIVEL& OUTLETRISERPSIHP SKUHP PSIAPRX.LBS.I.D.O.D.FT.I.D.O.D.FT.1125-4-2001/2″7/8″2003/8″3/4″3001/2″ F NPT3,000HP1125-4-200-A5,0003921125-4-200-A1/2″7/8″2003/8″3/4″3001/2″ F NPT3,000HP1125-4-200-AB5,0003921125-4-200-AB1/2″7/8″2003/8″3/4″3001/2″ F NPT3,000HP1125-4-200-C5,0003921125-4-200-C1/2″7/8″2003/8″3/4″3001/2″ F NPT3,000HP1125-4-200-E5,0003921125-4-200-E1/2″7/8″2003/8″3/4″3001/2″ F NPT3,000HP1125-4-200-EA5,0003921125-4-200-EA1/2″7/8″2003/8″3/4″3001/2″ F NPT3,000HP1125-4-200-EB5,0003921125-4-200-EB1/2″7/8″2003/8″3/4″3001/2″ F NPT3,000HP1125-4-200-ED5,0003921125-4-200-EF1/2″7/8″2003/8″3/4″3001/2″ F NPT3,000HP1125-4-200-EF5,0003921125-4-200-ED1/2″7/8″2003/8″3/4″3001/2″ F NPT3,000HP1125-4-200-H5,0003921125-4-200-H1/2″7/8″2003/8″3/4″3001/2″ F NPT3,000HP1125-4-2005,000392 (function(){ var acc=document.querySelector(‘.spec-accordion’); var btn=acc.querySelector(‘.spec-accordion-toggle’); var panel=acc.querySelector(‘.spec-accordion-panel’); var icon=acc.querySelector(‘.spec-accordion-icon’); var manual=false; function setOpen(open){ panel.style.display=open?’block’:’none’; btn.setAttribute(‘aria-expanded’,open?’true’:’false’); icon.textContent=open?’-‘:’+’; } function applyDefault(){ if(!manual){setOpen(window.innerWidth>640);} } btn.addEventListener(‘click’,function(){ manual=true; setOpen(btn.getAttribute(‘aria-expanded’)!==’true’); }); window.addEventListener(‘resize’,applyDefault); applyDefault(); })(); 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 .product-id{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.

Related Products