-50%
Built for large-capacity dual hose storage in medium-pressure hydraulic and product delivery applications, the Coxreels 1275-4-100-C helps keep two hose lines organized on one rugged reel assembly. This 1275 Series hand crank model is listed for 1/2″ I.D. hose with 100 ft capacity and a 3000 PSI maximum pressure rating, giving service trucks, maintenance bays, and equipment workstations extended reach while keeping paired hose runs routed together.The bevel gear hand crank rewind uses a geared crank mechanism to make mechanical hose retrieval more controlled than pulling hose back by hand. Coxreels dual plumbing layout includes two swivel inlets and two low profile outlet risers, which work with the open drum slot to support a flat, non-crimping hose wrap. The one-piece welded steel ‘A’ frame, ribbed discs, permanently lubricated pillow block bearings, and adjustable tension brake help the reel stay stable, controlled, and practical for repeated use in industrial and fleet service environments.Type: Dual Hose Bevel Gear Hand Crank Hose Reel | Series: 1275 Series | Configuration: Less Hose | Model: 1275-4-100-C | Hose I.D.: 1/2″ | Hose O.D.: 7/8″ | Hose Capacity: 100 ft | Hose Included: No | Max Pressure: 3000 PSI | Ship Weight: 61 lb | Overall Dimensions: 22.88″ 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 | Swivel Seals: NitrileFeatures:Dual hose configuration manages two hose lines on one reel for paired hydraulic lines, dual product delivery, or other compatible twin-line service applications.Bevel gear hand crank with removable handle provides controlled mechanical rewind and compact storage when the handle is removed.Two machined-from-solid brass 90 full-flow NPT swivels support simple seal maintenance and faster hose installation without removing the reel from its mount.Two low profile outlet risers and open drum slot design help create a flat, smooth hose wrap while reducing hose crimping during rewind.One-piece CNC robotically welded 12 gauge steel ‘A’ frame base provides a rigid reel structure with the mounting pattern located in the steel base.Permanently lubricated, self-aligning pillow block bearings support smooth reel rotation and reduce routine bearing maintenance.Rolled edges and ribbed discs add strength while helping protect the hose during winding, storage, and daily handling.Adjustable tension brake helps prevent free wheeling, while the CPC powder coat finish helps resist chips and rust in shop and field service environments.Made in USA: 2 Year WarrantyApplications:Hydraulic maintenance stations where two medium-pressure hose lines need to be stored together and rewound by hand crank.Fleet service trucks and mobile repair units requiring 100 ft hose capacity for longer reach around vehicles, machinery, and jobsite equipment.Industrial MRO work areas where organized hose storage helps reduce floor clutter around pumps, service tools, and machinery access points.Dual product delivery setups where two compatible hose assemblies need to remain routed on the same reel platform.Repair shops and equipment bays that prefer a manual rewind reel without air, electric, or hydraulic motor requirements.FAQs:Q: What does ‘less hose’ mean on the Coxreels 1275-4-100-C?A: It means this model is supplied as the reel only, without hose installed. The buyer must provide compatible hose separately and confirm the hose I.D., O.D., length, pressure rating, fittings, and fluid compatibility before installation.Q: Is the 1275-4-100-C a motorized reel?A: No. This SKU is a hand crank model with bevel gear rewind. Buyers who need powered rewind should compare the matching motorized versions in the 1275 Series.Q: What hose size does this reel support?A: This model is listed for 1/2″ I.D. hose with 7/8″ O.D. and 100 ft capacity. Because hose is not included, the selected hose must match the reel capacity and the pressure and fluid requirements of the system.Q: Can this reel be used for hydraulic service?A: Yes, when the hose, fittings, seals, and fluid are compatible with the application and the system remains within the reel’s 3000 PSI maximum pressure rating. Always confirm the working pressure of the complete hose assembly before use.Q: Why choose a bevel gear hand crank reel?A: A bevel gear hand crank reel provides controlled mechanical rewind without needing an air, electric, or hydraulic motor. It is a practical choice for service areas where manual rewind is acceptable and simpler installation is preferred.AVAILABLE VARIATIONS AND SPECIFICATIONS LESS HOSESIZEINDEXSKUSTANDARD CAPOPTIONAL CAP.Reducer requiredINLET SWIVEL& OUTLETRISERPSIAPRX.LBS.I.D.O.D.FT.I.D.O.D.FT.1275-4-100-A1/2″7/8″2/1003/8″3/4″2/1401/2″ F NPT3,0004221275-4-100-C1/2″7/8″2/1003/8″3/4″2/1401/2″ F NPT3,0004221275-4-100-E1/2″7/8″2/1003/8″3/4″2/1401/2″ F NPT3,0004221275-4-100-EA1/2″7/8″2/1003/8″3/4″2/1401/2″ F NPT3,0004221275-4-100-EB1/2″7/8″2/1003/8″3/4″2/1401/2″ F NPT3,0004221275-4-100-ED1/2″7/8″2/1003/8″3/4″2/1401/2″ F NPT3,0004221275-4-100-EF1/2″7/8″2/1003/8″3/4″2/1401/2″ F NPT3,0004221275-4-100-EJ1/2″7/8″2/1003/8″3/4″2/1401/2″ F NPT3,0004221275-4-100-H1/2″7/8″2/1003/8″3/4″2/1401/2″ F NPT3,000422 (function(){ var accordion=document.querySelector(‘.spec-accordion’); var toggle=accordion.querySelector(‘.spec-accordion-toggle’); var panel=accordion.querySelector(‘.spec-accordion-panel’); var icon=accordion.querySelector(‘.spec-accordion-icon’); var manuallyToggled=false; function setState(open){ panel.style.display=open?’block’:’none’; toggle.setAttribute(‘aria-expanded’,open?’true’:’false’); icon.textContent=open?’?’:’+’; } function defaultState(){ setState(window.innerWidth>640); } defaultState(); toggle.addEventListener(‘click’,function(){ manuallyToggled=true; setState(toggle.getAttribute(‘aria-expanded’)!==’true’); }); window.addEventListener(‘resize’,function(){ if(!manuallyToggled){defaultState();} }); })(); 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:first-child th{background:#444;color:#fff;font-size:18px;} .spec-table thead tr:nth-child(2) th,.spec-table thead tr:nth-child(3) th{background:#e9e9e9;color:#111;} .spec-table thead th.product-head{background:#999!important;color:#fff!important;} .spec-table thead th.size-head{background:#888!important;color:#fff!important;font-size:14px;} .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;} .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;} .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;} @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.