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

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

Price
Original price was: $961.52.Current price is: $145.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 rescue systems and high-pressure hydraulic tool storage, the Coxreels 1275HPL-A-12-C bevel geared hand crank hose reel gives users controlled manual rewind for paired hydraulic hose runs. This 1275HP Series less-hose reel is configured for up to 200 ft of 1/4″ I.D. hose with a 10,000 PSI maximum pressure rating, making it suited to hydraulic rescue equipment, service vehicles, and maintenance areas where long hose lengths need to be stored neatly and retrieved reliably.The bevel geared hand crank rewind provides a mechanical advantage over direct rim rewind, helping the operator bring hose back onto the drum with smoother crank action. The outlet option A provides -4 JIC male outlet connections, a common hydraulic fitting style used where compatible flare fittings are required. Because this model is sold less hose, buyers can select hose separately based on hydraulic fluid compatibility, working pressure, hose construction, and tool connection requirements.*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 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:Bevel geared hand crank rewind gives the operator mechanical control when retrieving long hydraulic hose runs.Built for dual hydraulic emergency rescue systems and other high-pressure hydraulic tools that require paired hose management.Two high pressure 90 full-flow melanized steel 1/4″ swivel inlets support dual hydraulic plumbing through the reel.VITON swivel seals provide hydraulic sealing compatibility in the high-pressure fluid path.Two low profile outlet risers and open drum slot design help produce 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 help the drum rotate smoothly with reduced bearing maintenance.Rolled edges, ribbed discs, and CPC powder coat finish help protect the reel structure and hose during daily use.Made in USA: 2 Year WarrantyApplications:Emergency rescue systems – storing paired hydraulic hose used with rescue cutters, spreaders, rams, and related hydraulic tools when hose and fittings are properly matched.Mobile hydraulic service trucks – organizing long hose runs for field repairs, equipment maintenance, and hydraulic tool deployment away from the shop.Industrial maintenance areas – keeping high-pressure dual hydraulic hose controlled around work cells, machinery repair stations, and tool storage zones.Utility and fleet operations – mounting a reel where operators need manual rewind control for long hydraulic hose lengths between jobs.Repair and fabrication shops – supporting high-pressure hydraulic tool setups 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-C?A: It means the reel is supplied without hydraulic hose installed. The buyer must provide compatible hose separately and confirm the hose pressure rating, outside diameter, fluid compatibility, and fittings before installation.Q: What does the A outlet option indicate?A: The A outlet option indicates -4 JIC male outlets. JIC fittings are common in hydraulic systems, but the mating hose ends and tool connections should be checked before ordering.Q: Why choose a bevel geared hand crank reel instead of a rim rewind reel?A: A bevel geared hand crank reel uses gearing to provide smoother, more controlled manual rewind. This can be helpful when retrieving longer hose lengths or when the reel is mounted in a position where direct rim rewind is less convenient.Q: Can this reel be used for compressed air or water service?A: No. This 1275HP Series model is for dual hydraulic applications and is rated for high-pressure hydraulic service up to 10,000 PSI. For air or water, select a reel with the correct service rating, hose size, and pressure range.Q: Is mounting hardware included?A: Mounting hardware inclusion was not confirmed in the provided manufacturer data. Use the listed mounting pattern and base dimensions to plan installation, and verify hardware requirements before mounting the reel.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.

Related Products