Coxreels 1275HPL-B-8-C Bevel Geared Hand Crank Hose Reel | 1275HP Series | 1/4″ Hose Diameter | 135′ Hose Length | 10000 Max PSI | Less Hose

Coxreels 1275HPL-B-8-C Bevel Geared Hand Crank Hose Reel | 1275HP Series | 1/4" Hose Diameter | 135' Hose Length | 10000 Max PSI | Less Hose

Price
Original price was: $999.39.Current price is: $150.00.
Free shipping over $40 Calculated automatically
Reliable delivery Tracking provided when shipped
Easy returns View return policy
Secure payment Your payment details are protected

When paired hydraulic lines need to be stored, deployed, and rewound without hose tangle, the Coxreels 1275HPL-B-8-C bevel geared hand crank hose reel provides a compact reel platform for dual hydraulic systems. This 1275HP Series reel is built for 1/4″ I.D. hose with 135 ft hose capacity and a 10,000 PSI maximum pressure rating, making it suited for emergency rescue systems and other high-pressure hydraulic tool setups where hose control matters as much as pressure capability.The bevel geared hand crank rewind uses a geared crank mechanism to make manual hose retrieval more controlled than a direct rim rewind, while the removable handle helps reduce the reel footprint for storage or vehicle mounting. Dual 90 full-flow melanized steel 1/4″ swivel inlets route hydraulic flow through the reel, and the low-profile outlet riser design helps the hose wrap flatter across the drum to reduce crimping 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: Bevel Geared Hand Crank Hose Reel | Series: 1275HP Series | Configuration: Less Hose | Application: Dual Hydraulics | Hose I.D.: 1/4″ | Hose O.D.: 1/2″ | Hose Capacity: 135 ft | Max Pressure: 10,000 PSI | Outlet Option: B, -5 JIC Male & 1/2″ x 3/8″ Reducer | Swivel Inlets: Two high-pressure 90 full-flow melanized steel 1/4″ swivel inlets | Swivel Seals: VITON | Ship Weight: 43 lbs | Overall Dimensions: 17.5″ W x 18.63″ H x 17.63″ L | Mounting Pattern: 11.44″ M x 10″ N | Base: 13.38″ X x 15.38″ YFeatures:Bevel gear hand crank rewind with removable handle for controlled manual hose retrieval and compact storage.Configured for dual hydraulic emergency rescue systems and other high-pressure hydraulic tools.Two high-pressure 90 full-flow melanized steel 1/4″ swivel inlets support paired hydraulic hose routing.VITON swivel seals support hydraulic service in high-pressure applications.Two low-profile outlet risers and open drum slot design promote a flat, smooth hose wrap.Professional grade steel construction with a welded steel “A” frame base for stable mounting.CNC-spun ribbed discs with rolled edges help protect hose and improve strength around the reel drum.Permanently lubricated, self-aligning pillow block bearings support smooth reel rotation during pull-out and rewind.Made in USA: 2 Year WarrantyApplications:Emergency rescue systems – managing paired hydraulic lines used with rescue tools and high-pressure power units.Fire and safety apparatus – mounting hydraulic hose storage on trucks, trailers, and response equipment where compact rewind control is needed.Industrial hydraulic tool stations – organizing 1/4″ high-pressure hose for maintenance, testing, and tool operation areas.Fleet and utility service vehicles – storing dual hydraulic hose runs for field repair and mobile equipment service.Shop and plant MRO areas – reducing hose clutter around hydraulic workstations while keeping hose ready for deployment.FAQs:Q: What does less hose mean on the Coxreels 1275HPL-B-8-C?A: It means the reel is supplied without hose installed. Compatible hydraulic hose must be selected and installed separately.Q: What is the advantage of the bevel geared hand crank?A: The bevel geared hand crank provides geared manual rewind instead of direct rim rewind. This gives the user controlled hose retrieval while still avoiding electric, air, or hydraulic rewind components.Q: Is this reel for dual hydraulic lines?A: Yes. The 1275HP Series is configured for dual hydraulic applications, meaning it is intended to manage two hydraulic hose lines together.Q: What outlet does the B version use?A: Outlet option B is listed as -5 JIC Male with a 1/2″ x 3/8″ reducer. Check the hose end and adapter requirements before installation.Q: Can this reel be used on a 10,000 PSI system?A: Yes, this model has a 10,000 PSI maximum pressure rating. The hose, fittings, adapters, and hydraulic power unit must also be rated for the same pressure level.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.

Related Products