-81%
Built for dual hydraulic rescue systems and other high-pressure hydraulic tool setups, the Coxreels 1275HPL-A-12 hand crank rim rewind hose reel provides organized hose storage for up to 200 ft of 1/4″ I.D. hose while supporting a 10,000 PSI maximum pressure rating. The 1275HP Series is made for paired hydraulic lines, helping keep supply and return hoses routed together for cleaner deployment, retrieval, and storage in service trucks, rescue equipment bays, maintenance shops, and high-pressure hydraulic work areas.This less-hose configuration lets the buyer install compatible hose separately based on the hydraulic tool, fluid, and connection requirements. Its rim rewind hand crank operation gives the user direct control during hose retrieval, while the outlet option A provides -4 JIC male outlet connections for systems that require that fitting style. Low-profile outlet risers and an open drum slot help the hose wrap smoothly on the reel, reducing bunching during rewind.*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 Rim Rewind Hose Reel | Series: 1275HP Series | Configuration: Less Hose | Application: Dual Hydraulic | Outlet Option: A, -4 JIC Male | Hose I.D.: 1/4″ | Hose O.D.: 1/2″ | Hose Capacity: 200 ft | Max Pressure: 10,000 PSI | Hose Included: No | Overall Dimensions: 21.5″ W x 18.63″ H x 17.63″ L | Mounting Pattern: 15.44″ M x 10″ N | Base: 17.38″ X x 15.38″ Y | Ship Weight: 45 lbsFeatures:Built for dual hydraulic emergency rescue systems and other high-pressure hydraulic tools that require organized supply and return hose handling.Two high pressure 90 full-flow melanized steel 1/4″ swivel inlets support high-pressure hydraulic routing while helping reduce flow restriction at the reel inlet.VITON swivel seals are used for hydraulic sealing performance in the reel’s high-pressure fluid path.Two low profile outlet risers and open drum slot design help create a flatter, smoother hose wrap during rewind.Sturdy all welded steel “A” frame is not bolted, strengthening the reel structure for mounted service in trucks, shops, and equipment stations.Permanently lubricated self-aligning pillow block bearings promote smooth rotation and reduce routine bearing service requirements.Rolled edges and ribbed discs add strength while helping protect the hose during storage and retrieval.CPC powder coat finish helps resist chips and rust in daily service environments.Made in USA: 2 Year WarrantyApplications:Emergency rescue equipment bays – storing paired hydraulic hoses used with rescue cutters, spreaders, rams, and related high-pressure tools when hose and fitting specifications match the reel.Hydraulic service trucks – keeping long twin hydraulic hose runs controlled during field repair, mobile maintenance, and equipment service work.Industrial maintenance shops – managing high-pressure hydraulic hose where clean storage and controlled rewind help reduce hose clutter around work cells.Fleet and utility service operations – organizing hydraulic hose for mobile work where a compact mounted reel improves deployment and return after each job.Repair and fabrication areas – supporting high-pressure hydraulic tools that require 1/4″ hose capacity and compatible -4 JIC male outlet connections.FAQs:Q: What does less hose mean on the 1275HPL-A-12?A: It means the reel is supplied without hose installed. The buyer must provide compatible 1/4″ I.D. hydraulic hose separately, making sure the hose O.D., pressure rating, fluid compatibility, and fittings match the reel and tool system.Q: What is the difference between rim rewind and geared crank models?A: A rim rewind reel is manually turned by the drum rim or crank-style rim mechanism for direct operator control. Geared crank models use a gear-driven crank arrangement, which can make retrieval easier on some hose lengths and installation setups.Q: What does outlet option A mean?A: Coxreels outlet option A indicates -4 JIC male outlets. JIC fittings are common hydraulic flare fittings, but the hose assembly and tool connections should be verified before ordering.Q: Can this reel be used for standard shop air?A: No. This 1275HP Series reel is intended for dual hydraulic applications and is rated for high-pressure hydraulic service up to 10,000 PSI. For shop air, select an air hose reel with the correct pressure range, hose size, and service rating.Q: Does the reel include hydraulic hose or mounting hardware?A: The model is listed as less hose, so hydraulic hose is not included. Mounting hardware was not confirmed in the provided manufacturer data and should be verified before installation.Available Variations and Specifications LESS HOSESIZEINDEXLESS HOSE SKUDESCRIPTIONINLETOUTLETCAPACITY1/4″ I.D.CAPACITY3/8″ I.D.PSIAPRX.LBS1125HP SERIES10,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-A-8Rim Rewind1/4″1/2″135’85’10,000*3731275HPL-A-8-CGeared Crank1/4″1/2″135’85’10,000*4331275HPL-A-8-AAir Motor1/4″1/2″135’85’10,000*5031275HPL-A-8-EElectric Motor1/4″1/2″135’85’10,000*6831275HPL-A-12Rim Rewind1/4″1/2″200’125’10,000*3941275HPL-A-12-CGeared Crank1/4″1/2″200’125’10,000*4541275HPL-A-12-AAir Motor1/4″1/2″200’125’10,000*5241275HPL-A-12-EElectric Motor1/4″1/2″200’125’10,000*704 (function(){ var btn=document.getElementById(‘accordionToggle’); var panel=document.getElementById(‘accordionPanel’); var icon=document.getElementById(‘accordionIcon’); var manual=false; function setState(open){ panel.style.display=open?’block’:’none’; btn.setAttribute(‘aria-expanded’,open?’true’:’false’); 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.