-50%
Built for paired hose handling on mobile and fixed low-voltage systems, the Coxreels 1275-6-150-ED combines a large-capacity 1275 Series dual hose reel platform with 1″ hose I.D. capacity, 150 ft hose capacity, and a 3000 PSI maximum pressure rating. Its 12V DC, 1/2 HP explosion proof motor rewind supports powered hose retrieval where a 12-volt DC power source and explosion-proof motor option are specified for the installation.The dual hose configuration uses two swivel inlets and two low-profile outlets so two related hose lines can be stored, routed, paid out, and rewound from one reel assembly. This makes the reel useful for twin-line hydraulic systems, service trucks, utility vehicles, and industrial maintenance areas where paired hoses need to stay organized without mounting two separate reels. Coxreels one-piece welded steel A frame, open drum slot, and direct gear drive rewind system help support controlled hose wrap and repeated use in demanding service environments.Type: Dual Hose Electric Motor Rewind Hose Reel | Series: 1275 Series | Model: 1275-6-150-ED | Configuration: Less Hose | Motor: 12V DC, 1/2 HP Explosion Proof | Hose I.D.: 1″ | Hose O.D.: 1-7/16″ | Hose Capacity: 150 ft | Max Pressure: 3000 PSI | Ship Weight: 111 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 layout stores two hose lines on one reel for paired hydraulic, fluid transfer, or dual-service applications.12V DC explosion proof motor rewind supports powered hose retrieval in compatible low-voltage DC installations.Two swivel inlets and two low-profile outlet risers support dual plumbing while helping guide hose onto the drum.Open drum slot design helps create a flatter, non-crimping hose wrap during rewind.One-piece all welded steel A frame provides a rigid reel structure for fixed shop mounting or mobile equipment use.Reliable direct gear drive on motor driven models eliminates chain drive components for consistent rewind operation.CNC spun and ribbed discs with rolled edges help strengthen the reel drum and protect the stored hose.Chip-resistant CPC powder coat finish helps resist rust and wear in industrial, fleet, and field service environments.Made in USA: 2 Year WarrantyApplications:Fleet service trucks and mobile maintenance rigs using 12V DC electrical systems for powered hose rewind.Hydraulic service applications that require two 1″ hose lines stored together on a 3000 PSI rated reel.Utility, construction, and field service vehicles where long paired hose runs must be kept organized between jobs.Industrial MRO areas using dual hose payout for fluid transfer, hydraulic service, or equipment maintenance tasks.Shop and plant installations where a single dual reel can reduce hose clutter compared with two separate reel assemblies.FAQs:Q: What does less hose mean on this Coxreels model?A: It means the reel is supplied without hose installed. Select hose separately based on the 1″ I.D. capacity, 1-7/16″ hose O.D. allowance, 3000 PSI pressure rating, service fluid, and fitting requirements.Q: What does the ED motor suffix mean?A: The ED suffix identifies the 12V DC explosion proof motor rewind option. This is commonly selected where a compatible 12-volt DC power source is available and the application calls for an explosion-proof motor configuration.Q: Is this the same as the 24V DC EB version?A: No. The ED version is the 12V DC explosion proof motor model, while the EB version is the 24V DC explosion proof motor model. Match the motor voltage to the vehicle, machine, or facility power source before ordering.Q: Can this reel be used for hydraulic hose service?A: Yes, this 1275 Series reel is rated for medium-pressure service up to 3000 PSI. The installed hose assemblies, fittings, and seals must also be rated and compatible with the hydraulic fluid and operating conditions.Q: Does the explosion proof motor make the full installation explosion proof?A: No. The motor option is explosion proof, but the complete installation must be evaluated for the specific location, wiring method, electrical code requirements, media, fittings, and operating environment.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.