-50%
When a dual-line setup needs controlled rewind without hand cranking, the Coxreels 1275-4-150-EF provides a large-capacity reel platform for paired hoses in service trucks, maintenance bays, washdown areas, and industrial fluid transfer stations. This 1275 Series dual hose reel is configured for 1/2″ I.D. hose with up to 150 ft hose capacity and a 3000 PSI maximum pressure rating, giving buyers room to support medium-pressure applications while keeping two lines managed on the same reel. The 24V DC electric motor rewind helps retract hose from mobile or battery-powered equipment, while the open drum slot and dual low-profile outlet risers help guide a flatter hose wrap with reduced crimping during rewind.The 1275 Series uses dual plumbing with two swivel inlets and two outlet risers, making it useful where two hoses need to travel together for matched service lines, dual-product delivery, or paired hydraulic connections. Its welded steel ‘A’ frame construction, direct gear drive rewind, CNC spun discs, and permanently lubricated pillow block bearings are practical details for buyers who need a reel that installs securely, rotates smoothly, and keeps hose routing organized in tight work areas.Type: Dual Hose Electric Motor Rewind Reel | Series: 1275 Series | Model: 1275-4-150-EF | Configuration: Less Hose | Motor: 24V DC | Hose I.D.: 1/2″ | Hose O.D.: 7/8″ | Hose Capacity: 150 ft | Included Hose: No | Max Pressure: 3000 PSI | Ship Weight: 55 lbs | Overall Dimensions: 32.63″ W x 19.13″ H x 17.63″ L | Mounting Pattern: 21.44″ M x 10″ N | Base: 23.38″ X x 16″ YFeatures:Dual hose reel configuration supports two hose paths on one reel for paired service lines and cleaner hose management.Two external fluid paths with machined-from-solid-brass 90 full-flow NPT swivel inlets, one on each side of the reel, allow independent hose routing through the reel body.Nitrile swivel seals and Teflon-supported O-ring seals help maintain reliable sealing in compatible medium-pressure applications.All-welded steel ‘A’ frame construction adds rigidity and gives the reel a secure base for fixed mounting.Two low-profile outlet risers and an open drum slot help create a flatter hose wrap while reducing crimp points during rewind.Permanently lubricated, self-aligning pillow block bearings support smooth drum rotation with reduced routine bearing service.Direct gear drive rewind on motor-driven models eliminates chain drive components for smoother, quieter powered retraction.CNC spun, ribbed discs with rolled edges add strength while helping protect hose edges during use and rewind.Made in USA: 2 Year WarrantyApplications:Mobile service trucks and field maintenance rigs using 24V DC power for powered hose rewind without relying on shop electricity.Dual hydraulic line management where two compatible hoses need to extend and retract together from a single reel location.Industrial maintenance and MRO stations that need 150 ft of hose capacity with organized storage between service tasks.Pressure washing, spray, and cleaning setups that fall within the reels hose size and 3000 PSI pressure rating.Fleet, equipment, and facility service areas where reducing hose clutter helps protect hoses and improves work-area organization.FAQs:Q: What does ‘less hose’ mean on this Coxreels 1275-4-150-EF reel?A: It means the reel is supplied without hose installed. The buyer must provide compatible 1/2″ I.D. hose separately and confirm the hose outside diameter, pressure rating, length, and media compatibility before installation.Q: Is this reel for one hose or two hoses?A: This is a dual hose reel. It uses two fluid paths with swivel inlets and two outlet risers so paired hoses can be managed on the same reel.Q: What does the 24V DC motor rewind provide?A: The 24V DC motor rewind retracts the reel electrically, which is useful on mobile equipment, service vehicles, and other battery-powered installations where hand-crank rewind is less convenient.Q: Can this reel be used up to 3000 PSI?A: Yes, the reel is rated for 3000 PSI maximum pressure. The installed hose, fittings, swivels, and system media must also be compatible with the same pressure and service conditions.Q: What should be checked before mounting this reel?A: Confirm the available space against the 32.63″ W x 19.13″ H x 17.63″ L overall dimensions and verify the 21.44″ x 10″ mounting pattern. Also make sure the mounting surface can support the reel, hose weight, and pull forces during use.AVAILABLE VARIATIONS AND SPECIFICATIONS LESS HOSESIZEINDEXSKUSTANDARD CAPOPTIONAL CAP.Reducer requiredINLET SWIVEL& OUTLETRISERPSIAPRX.LBS.I.D.O.D.FT.I.D.O.D.FT.1275-4-150-A1/2″7/8″2/1503/8″3/4″2/2001/2″ F NPT3,0004731275-4-150-C1/2″7/8″2/1503/8″3/4″2/2001/2″ F NPT3,0004731275-4-150-E1/2″7/8″2/1503/8″3/4″2/2001/2″ F NPT3,0004731275-4-150-EA1/2″7/8″2/1503/8″3/4″2/2001/2″ F NPT3,0004731275-4-150-EB1/2″7/8″2/1503/8″3/4″2/2001/2″ F NPT3,0004731275-4-150-ED1/2″7/8″2/1503/8″3/4″2/2001/2″ F NPT3,0004731275-4-150-EF1/2″7/8″2/1503/8″3/4″2/2001/2″ F NPT3,0004731275-4-150-EJ1/2″7/8″2/1503/8″3/4″2/2001/2″ F NPT3,0004731275-4-150-H1/2″7/8″2/1503/8″3/4″2/2001/2″ F NPT3,000473 (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:#444;color:#fff;font-size:18px;} .spec-table thead tr:nth-child(2) th,.spec-table thead tr:nth-child(3) th{background:#e9e9e9;color:#111;} .spec-table thead th.product-head{background:#999!important;color:#fff!important;} .spec-table thead th.size-head{background:#888!important;color:#fff!important;font-size:14px;} .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.