Coxreels 1275-4-100-ED Dual Hose Electric DC Non-explosion Proof Motor Rewind Reel | 1275 Series | 1/2″ Hose Diameter | 2/100′ Hose Length | 3000 Max PSI | Less Hose

Coxreels 1275-4-100-ED Dual Hose Electric DC Non-explosion Proof Motor Rewind Reel | 1275 Series | 1/2" Hose Diameter | 2/100' Hose Length | 3000 Max PSI | Less Hose

Price
Original price was: $965.64.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 high-pressure dual-line hose management, the Coxreels 1275-4-100-ED motor rewind reel provides organized storage and powered retraction for applications requiring two hose paths on a single reel. This 1275 Series dual hose reel is configured for 1/2″ I.D. hose, supports up to 100 ft of hose capacity, and is rated for 3,000 PSI, making it a practical choice for hydraulic return/supply lines, dual product delivery, and service environments where long hose runs need to be controlled from one mounting point.The electric DC non-explosion proof motor rewind system reduces the effort of bringing hose back onto the reel, while Coxreels dual plumbing layout uses two swivel inlets and two low-profile outlets to support smooth, non-crimping hose wrap. The all-welded steel ‘A’ frame helps keep the reel rigid under repeated use, and the direct gear drive motor rewind design eliminates chain drive components for cleaner, more consistent reel operation.Type: Dual Hose Motor Rewind Hose Reel | Series: 1275 Series | Model: 1275-4-100-ED | Rewind Type: Electric DC Non-explosion Proof Motor Rewind | Configuration: Less Hose | Hose I.D.: 1/2″ | Hose O.D.: 7/8″ | Hose Capacity: 100 ft | Max Pressure: 3,000 PSI | Hose Included: No | Ship Weight: 79 lbsFeatures:Dual plumbing layout with two swivel inlets and two low-profile outlet risers supports two hose lines on one reel.Open drum slot and low-profile outlet design help promote a flat, smooth hose wrap and reduce hose crimping during rewind.Electric DC motor rewind reduces manual retraction effort on longer hose runs.Reliable direct gear drive on motor-driven models provides smooth rewind operation with no chain drive.All-welded steel ‘A’ frame construction adds rigidity for shop, service truck, and plant maintenance installations.Permanently lubricated self-aligning pillow block bearings support smooth reel rotation.Machined brass 90 full-flow NPT swivel inlets provide two external fluid paths and allow easier seal maintenance.CNC spun and ribbed discs with rolled edges help protect hose during storage and handling.Made in USA: 2 Year WarrantyApplications:Hydraulic service bays managing dual supply and return hose lines from one reel location.Fleet maintenance and truck service facilities using long hose runs for pressure-rated fluid handling.Industrial maintenance areas where powered rewind helps keep walkways, work cells, and service zones clear.Mobile service trucks and equipment service platforms needing compact storage for two hose paths.Workshops and repair facilities handling air, water, oil, or compatible fluids within the reels pressure rating and hose specification.FAQs:Q: What does ‘less hose’ mean?A: It means the reel is supplied without hose installed. The buyer must provide compatible 1/2″ I.D. hose separately and confirm that the hose is rated for the intended pressure and fluid service.Q: What is the advantage of a dual hose reel?A: A dual hose reel manages two hose lines on one reel. This is useful for supply and return circuits, dual product delivery, or applications where two separate fluid paths must be routed together.Q: Is this an explosion proof reel?A: No. The 1275-4-100-ED is listed as an electric DC non-explosion proof motor rewind model. Do not use it in hazardous or classified locations unless the complete installation is approved for that environment.Q: Can this reel handle hydraulic hose applications?A: Yes, when the selected hose, fittings, and fluid are compatible with the system and do not exceed the reel’s 3,000 PSI maximum pressure rating.Q: Why does the hose O.D. matter when ordering a reel without hose?A: Hose outside diameter affects how much hose will fit on the drum. This model is specified for 1/2″ I.D. hose with a 7/8″ O.D. at a 100 ft capacity.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.

Related Products