-88%
Built for dual hydraulic emergency rescue systems and high-pressure hydraulic tool circuits, the Coxreels 1275HPL-B-12-E is a 1275HP Series motorized dual hydraulic hose reel with 1/4″ hose I.D. capacity for up to 200 ft of hose and a 10,000 PSI maximum pressure rating. The dual hydraulic layout uses two separate flow paths on one reel, helping crews manage twin-line hydraulic hose setups without loose hose piling on the floor, truck bed, or service compartment.This model is supplied less hose and features outlet configuration B, which Coxreels identifies as -5 JIC Male with 1/2″ x 3/8″ reducer. Its electric motor rewind reduces manual effort during hose retrieval, while the open drum slot and low-profile outlet risers help support a flatter, smoother hose wrap on high-pressure dual-line hydraulic systems.*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: Motorized Dual Hydraulic Hose Reel | Series: 1275HP Series | Model: 1275HPL-B-12-E | Configuration: Less Hose | Hose I.D.: 1/4″ | Hose O.D.: 1/2″ | Hose Capacity: 200 ft | Max Pressure: 10,000 PSI | Outlet Option: B, -5 JIC Male with 1/2″ x 3/8″ Reducer | Swivel: Two 90 full-flow melanized steel 1/4″ swivel inlets | Swivel Seals: VITON | Rewind Type: Electric Motor | Hose Included: No | Ship Weight: 70 lbsFeatures:Built for dual hydraulic emergency rescue systems and other high-pressure hydraulic tools using twin hose lines.Electric motor rewind assists hose retrieval where manually cranking long hydraulic hose runs would slow down the job.Two high-pressure 90 full-flow melanized steel 1/4″ swivel inlets support separate hydraulic flow paths through the reel.VITON swivel seals are used for hydraulic service compatibility within the manufacturer’s stated pressure rating.Two low-profile outlet risers and an open drum slot help create a flat, smooth hose wrap and reduce hose bunching on the drum.All-welded steel A frame construction strengthens the reel structure without relying on a bolted frame assembly.Permanently lubricated, self-aligning pillow block bearings support smooth drum rotation with reduced bearing maintenance.CPC powder coat finish helps resist chips and rust in truck, plant, and equipment service environments.Made in USA: 2 Year WarrantyApplications:Fire and rescue equipment – managing twin-line hydraulic hose used with rescue cutters, spreaders, rams, and similar high-pressure tools.Mobile service trucks – storing and retrieving hydraulic hose on vehicles where controlled hose handling saves compartment space.Industrial hydraulic maintenance – organizing dual hydraulic lines for high-pressure tools used around machinery, presses, and service bays.Fleet and utility operations – keeping long hydraulic hose runs stored neatly between field service calls.Shop installation areas – mounting a fixed hose reel where hydraulic hose must be pulled out, used, and rewound repeatedly.FAQs:Q: What does less hose mean on the 1275HPL-B-12-E?A: It means the reel is supplied without hose installed. The buyer must provide compatible 1/4″ I.D. hydraulic hose separately and stay within the reel’s 200 ft capacity and 10,000 PSI rating.Q: Is this a hand crank reel or an electric motor rewind reel?A: The Coxreels model suffix -E identifies this as an electric motor rewind model. Hand crank versions in this series use a different suffix.Q: What is outlet option B?A: Coxreels lists outlet option B as -5 JIC Male with a 1/2″ x 3/8″ reducer. Confirm that this outlet style matches the fittings on your hydraulic hose assembly before ordering.Q: Can this reel be used with rescue hydraulic tools?A: Yes, the 1275HP Series is built for dual hydraulic emergency rescue systems and other high-pressure hydraulic tools when the hose, fittings, fluid, and pressure requirements match the application.Q: Does the reel include hose stops, rollers, or switches?A: The provided model data confirms the reel configuration and less-hose status, but does not confirm included accessories. Verify any required rollers, switches, controllers, or installation accessories before publishing or ordering.AVAILABLE VARIATIONS AND SPECIFICATIONS LESS HOSESIZEINDEXLESS HOSE SKUDESCRIPTIONINLETOUTLETCAPACITY1/4″ I.D.CAPACITY3/8″ I.D.PSIAPRX.LBS1125HP SERIES 10,000 psi – two 1/4″ 90 inlets. These reels are an essential component to operate hydraulic tools requiring 10,000 psi can be easily managed safely for efficient use in emergency situations.1275HPL-B-8Rim Rewind1/4″1/2″135’85’10,000*3731275HPL-B-8-CGeared Crank1/4″1/2″135’85’10,000*4331275HPL-B-8-AAir Motor1/4″1/2″135’85’10,000*5031275HPL-B-8-EElectric Motor1/4″1/2″135’85’10,000*6831275HPL-B-12Rim Rewind1/4″1/2″200’125’10,000*3941275HPL-B-12-CGeared Crank1/4″1/2″200’125’10,000*4541275HPL-B-12-AAir Motor1/4″1/2″200’125’10,000*5241275HPL-B-12-EElectric Motor1/4″1/2″200’125’10,000*704 (function(){ const btn=document.getElementById(‘accordionToggle’); const panel=document.getElementById(‘accordionPanel’); const icon=document.getElementById(‘accordionIcon’); let manual=false; function setState(open){ panel.style.display=open?’block’:’none’; btn.setAttribute(‘aria-expanded’,open); icon.textContent=open?’-‘:’+’; } function applyDefault(){ if(manual)return; setState(window.innerWidth>640); } btn.addEventListener(‘click’,function(){ manual=true; setState(panel.style.display===’none’); }); 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 tr:nth-child(2) th:first-child{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.