-50%
Built for service trucks, hydraulic power units, mobile equipment, and shop installations that need two hose runs managed from one reel, the Coxreels 1275-6-150-EF Dual Hose Electric 24V DC Motor Rewind Reel provides organized hose storage with 1″ hose I.D., 150 ft hose capacity, and a 3000 PSI maximum pressure rating. The 1275 Series uses dual plumbing with two external fluid paths, allowing paired hoses to wind evenly on the same drum while keeping the hose wrap flatter and less prone to crimping.This 1275 Series model is supplied in a less hose configuration for buyers who need to install hose that matches their fluid, pressure, temperature, and length requirements. The 24V DC electric motor rewind supports vehicle and equipment-mounted installations where powered rewind reduces manual handling on long, large-diameter hose runs.Type: Dual Hose Electric Motor Rewind Reel | Series: 1275 Series | Model: 1275-6-150-EF | Configuration: Less Hose | Rewind: 24V DC Electric Motor | Hose I.D.: 1″ | Hose O.D.: 1-7/16″ | Hose Capacity: 2 x 150 ft | Max Pressure: 3000 PSI | Ship Weight: 101 lbs | Overall Dimensions: 37″ W x 30.06″ H x 28″ L | Mounting Pattern: 23.38″ M x 13.75″ N | Base: 25.5″ X x 22.56″ YFeatures:Dual hose reel layout manages two hose runs on one drum, reducing clutter on mobile equipment, service trucks, and fixed workstations.Two external fluid paths with 90 full-flow NPT swivel inlets support dual-line routing while keeping hose connections accessible.Electroless nickel plated steel swivel on 1″ models supports high-pressure service and helps protect the swivel assembly from wear.Swivel seals use nitrile, with O-ring seals supported by Teflon spacers for dependable sealing and serviceability.All welded steel A frame construction gives the reel a rigid mounting structure for high-capacity hose handling.Two low profile outlet risers and an open drum slot help guide paired hoses into a flatter, smoother wrap.Permanently lubricated self-aligning pillow block bearings promote smooth drum rotation without routine bearing lubrication.Direct gear drive motor rewind eliminates chain drive components for controlled powered rewind on long hose lengths.Made in USA: 2 Year WarrantyApplications:Mobile hydraulic service trucks – storing paired pressure and return lines for field maintenance and repair work.Fleet and equipment maintenance – managing long hydraulic hose runs used around loaders, cranes, trailers, and service vehicles.Industrial maintenance bays – keeping dual hose assemblies off the floor to reduce tangles and improve hose access.Fluid power installations – supporting two-line hose routing where both hoses need to travel and rewind together.Utility and municipal service equipment – organizing high-pressure hose on trucks or skids where 24V DC power is available.FAQs:Q: What does ‘less hose’ mean on this Coxreels 1275-6-150-EF reel?A: It means the reel is supplied without hose installed. The buyer must provide compatible hose separately and verify that the hose diameter, pressure rating, length, and fluid compatibility match the application.Q: Is this a single hose reel or a dual hose reel?A: This is a dual hose reel. It is built to manage two hose runs on the same drum, with dual plumbing and two external fluid paths for paired hose applications.Q: What does the EF option indicate?A: The EF option identifies the 24V DC electric motor rewind configuration. This is commonly used where a vehicle, skid, or mobile power source supplies 24V DC power for powered reel rewind.Q: Can this reel be used for hydraulic service?A: Yes, the 3000 PSI pressure rating and dual hose configuration make it suitable for many hydraulic hose management applications when the selected hose, fittings, seals, and fluid compatibility meet the system requirements.Q: Why choose a motor rewind reel instead of a hand crank reel?A: Motor rewind reduces manual effort when retrieving long or large-diameter hose. For a 1″ I.D. dual hose setup, powered rewind can make daily hose handling faster and more consistent.Available Variations and Specifications LESS HOSE SKULESS HOSEINLET SWIVEL & OUTLET RISERPSIAPRX. LBS.SIZE INDEXSTANDARD CAPOPTIONAL CAP.Reducer requiredI.D.O.D.FT.I.D.O.D.FT.1275-6-150-A1″1-7/16″2/1503/4″1-1/4″2/2001″ F NPT3,0008881275-6-150-C1″1-7/16″2/1503/4″1-1/4″2/2001″ F NPT3,0008881275-6-150-E1″1-7/16″2/1503/4″1-1/4″2/2001″ F NPT3,0008881275-6-150-EA1″1-7/16″2/1503/4″1-1/4″2/2001″ F NPT3,0008881275-6-150-EB1″1-7/16″2/1503/4″1-1/4″2/2001″ F NPT3,0008881275-6-150-ED1″1-7/16″2/1503/4″1-1/4″2/2001″ F NPT3,0008881275-6-150-EF1″1-7/16″2/1503/4″1-1/4″2/2001″ F NPT3,0008881275-6-150-EJ1″1-7/16″2/1503/4″1-1/4″2/2001″ F NPT3,0008881275-6-150-H1″1-7/16″2/1503/4″1-1/4″2/2001″ F NPT3,000888(function(){ const toggle = document.querySelector(‘.spec-accordion-toggle’); const panel = document.querySelector(‘.spec-accordion-panel’); const icon = document.querySelector(‘.spec-accordion-icon’); let userToggled = false; function setState(open){ panel.style.display = open ? ‘block’ : ‘none’; toggle.setAttribute(‘aria-expanded’, open ? ‘true’ : ‘false’); icon.textContent = open ? ‘?’ : ‘+’; } function applyDefault(){ if(window.innerWidth > 640){ setState(true); }else{ setState(false); } } applyDefault(); toggle.addEventListener(‘click’, function(){ userToggled = true; const open = toggle.getAttribute(‘aria-expanded’) === ‘true’; setState(!open); }); window.addEventListener(‘resize’, function(){ if(!userToggled){ 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 tr:nth-child(2) th:first-child,.spec-table thead tr:nth-child(2) th:nth-child(7),.spec-table thead tr:nth-child(2) th:nth-child(8){background:#999;color:#fff;}.spec-table .sku-header{background:#999 !important;color:#fff !important;}.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.