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

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

Price
Original price was: $776.30.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

Built for dual hydraulic emergency rescue systems and other high-pressure hydraulic tools, the Coxreels 1275HPL-B-8 hand crank rim rewind hose reel provides organized hose storage for systems requiring 1/4″ hose I.D., up to 135 ft of hose capacity, and a 10,000 PSI maximum pressure rating. The 1275HP Series is built around a dual-hydraulic layout, meaning it is configured to manage two hydraulic lines together for paired tool operation, cleaner deployment, and easier rewind after use.This reel uses a manual hand crank rewind for controlled hose retrieval without electrical or pneumatic rewind components. Its outlet option B configuration provides -5 JIC Male outlets with 1/2″ x 3/8″ reducers, while the two high-pressure 90 full-flow melanized steel 1/4″ swivel inlets help route hydraulic flow through the reel while reducing hose twist during pull-out and 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 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 90 full-flow melanized steel 1/4″ inlets | Swivel Seals: VITON | 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:Configured for dual hydraulic emergency rescue systems and other high-pressure hydraulic tools.Hand crank rim rewind gives the user direct manual control over hose retrieval and storage.Two high-pressure 90 full-flow melanized steel 1/4″ swivel inlets support paired hydraulic line routing.VITON swivel seals are used for compatibility with high-pressure hydraulic service.Two low profile outlet risers and an open drum slot help promote a flat, smooth hose wrap without pinching.All-welded steel “A” frame construction strengthens the reel structure without relying on a bolted frame.CNC-spun ribbed discs with rolled edges provide added strength, hose protection, and safer handling around the reel edges.Permanently lubricated, self-aligning pillow block bearings support smooth drum rotation during pull-out and rewind.Made in USA: 2 Year WarrantyApplications:Emergency rescue equipment – managing paired hydraulic lines for rescue tools where organized deployment and controlled rewind are important.High-pressure hydraulic tool stations – storing 1/4″ hydraulic hose for shop, mobile, or field service use.Fleet and service vehicles – keeping hydraulic hose organized on trucks, trailers, and equipment service rigs.Industrial maintenance areas – supporting high-pressure hydraulic tool setups in MRO departments and plant maintenance spaces.Fire, safety, and municipal service operations – helping reduce hose clutter around rescue systems and hydraulic power units.FAQs:Q: What does less hose mean on the Coxreels 1275HPL-B-8?A: It means the reel is supplied without hose installed. The buyer must provide compatible 1/4″ I.D., 1/2″ O.D. hydraulic hose separately.Q: Is this reel for one hydraulic hose or two hydraulic hoses?A: The 1275HP Series is a dual hydraulic reel. It is intended for paired hydraulic hose applications, such as emergency rescue systems and other high-pressure hydraulic tools that use two lines.Q: What does outlet option B mean?A: Coxreels outlet option B refers to -5 JIC Male outlets with 1/2″ x 3/8″ reducers. Confirm the required hose end connection before ordering hose or adapters.Q: Can this reel be used with a 10,000 PSI hydraulic system?A: Yes, this model is listed with a 10,000 PSI maximum pressure rating. The hose, fittings, adapters, and hydraulic system components must also be rated for the same service pressure.Q: Does the hand crank version require power?A: No. Hand crank rim rewind is manually operated, so it does not require an electric motor, air motor, or hydraulic rewind drive.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