Coxreels SG19-H150 Side Mount Reel with Guide Arm | SG Series | 1/4″ Hose Diameter | 50′ Hose Length | 5000 Max PSI

Coxreels SG19-H150 Side Mount Reel with Guide Arm | SG Series | 1/4" Hose Diameter | 50' Hose Length | 5000 Max PSI

Price
Original price was: $666.81.Current price is: $147.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 hydraulic hose management, the Coxreels SG19-H150 side mount reel with guide arm provides dependable hose storage, smooth deployment, and controlled retrieval for demanding industrial applications. Featuring the SG Series, a 1/4″ hose diameter, 50 ft hose length, and an impressive 5000 PSI maximum operating pressure, this reel is well suited for hydraulic tools, high-pressure fluid transfer systems, industrial maintenance, and mobile service equipment. Its integrated guide arm (which evenly directs the hose onto the spool during rewind) helps reduce hose wear while maintaining smooth, consistent operation throughout daily use.Supplied with a factory-installed hose, the SG19-H150 is ready for installation and helps keep hydraulic hoses protected from abrasion, kinking, and tangling. The side mount configuration offers flexible installation on walls, machinery, service vehicles, or equipment while maximizing available workspace and improving hose accessibility.Type: Side Mount Hose Reel with Guide Arm | Series: SG Series | Hose I.D.: 1/4″ | Hose Length: 50 ft | Max Pressure: 5000 PSI | Mounting Style: Side MountFeatures:Guide arm provides smooth, even hose winding to reduce abrasion and extend hose service life.Side mount design offers versatile installation on walls, machinery, service trucks, or workstations.Supplied with a 50-foot, 1/4-inch high-pressure hose for immediate installation.Rated for operating pressures up to 5000 PSI for demanding hydraulic and fluid transfer applications.Compact SG Series construction helps maintain organized workspaces while protecting hose assemblies.Built for reliable performance in industrial, hydraulic, and mobile service environments.Made in USA: 2 Year WarrantyApplications:Hydraulic power units and high-pressure fluid transfer systems.Construction and heavy equipment maintenance utilizing hydraulic service hoses.Industrial manufacturing facilities requiring organized high-pressure hose management.Mobile service trucks servicing hydraulic machinery and equipment in the field.Maintenance departments supporting hydraulic tools, presses, and production equipment.FAQs:Q: Does this reel include the hose?A: Yes. The SG19-H150 is supplied with a factory-installed 50-foot, 1/4-inch hose for immediate installation.Q: What is the purpose of the guide arm?A: The guide arm directs the hose evenly across the spool during extension and rewind, helping reduce hose wear and ensuring smooth operation.Q: Is this reel suitable for hydraulic applications?A: Yes. With a maximum operating pressure of 5000 PSI, it is intended for compatible high-pressure hydraulic and fluid transfer systems.Q: Where can this reel be mounted?A: The side mount design allows installation on walls, equipment, service vehicles, or other suitable mounting surfaces for convenient hose access.AVAILABLE VARIATIONS AND SPECIFICATIONS HOSELESS HOSESIZEINDEXSKUI.D.O.D.FT.PSIAPRX.LBS.EZ-COIL SKULESS HOSE SKUAPRX.LBS.LOW PRESSURE Models with hose are for air water service with a maximum temperature 150F.Models less hose can be used for air, water or oil.SG13-L1251/4″1/2″2530025EZ-SG13-L125SG13L-L125228SG13-L1351/4″1/2″3530026EZ-SG13-L135SG13L-L135238SG13-L3253/8″5/8″2530026EZ-SG13-L325SG13L-L325239SG17-L3503/8″5/8″5030040EZ-SG17-L350SG17L-L3503310SG17-L4301/2″3/4″3030042EZ-SG17-L430SG17L-L4303710SG19-L4501/2″3/4″5030052EZ-SG19-L450SG19L-L4504412MEDIUM PRESSURE Reels are furnished with standard one wire braid hose suitable for air, water or oil applications.Hose exceeds SAE R1 specifications. Maximum Temperature 250F.SG17-M3253/8″11/16″253,00046EZ-SG17-M325SG17L-M3253910SG19-M3503/8″11/16″503,00063EZ-SG19-M350SG19L-M3505112SG17-M4251/2″13/16″252,50046EZ-SG17-M425SG17L-M4253911SG19-M4501/2″13/16″502,50065EZ-SG19-M450SG19L-M4505113HIGH PRESSURE Reels are furnished standard with S.A.E. 100R16 #1 or #2 wire braid hose suitable for grease andhydraulic oil applications. Maximum Temperature 250F.SG17-H1251/4″9/16″255,00045EZ-SG17-H125SG17L-H1253911SG19-H1501/4″9/16″505,00062EZ-SG19-H150SG19L-H1505114SG17-H3253/8″11/16″254,00046EZ-SG17-H325SG17L-H3253911SG19-H3503/8″11/16″504,00063EZ-SG19-H350SG19L-H3505115 (function(){ var accordion=document.querySelector(‘.spec-accordion’); if(!accordion)return; 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 setOpen(open){ panel.hidden=!open; toggle.setAttribute(‘aria-expanded’,open?’true’:’false’); icon.textContent=open?’-‘:’+’; } function applyDefault(){ setOpen(window.innerWidth>640); } applyDefault(); toggle.addEventListener(‘click’,function(){ manuallyToggled=true; setOpen(toggle.getAttribute(‘aria-expanded’)!==’true’); }); window.addEventListener(‘resize’,function(){ if(!manuallyToggled){ 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,.spec-table thead tr:nth-child(2) th:nth-child(7),.spec-table thead tr:nth-child(2) th:nth-child(8){background:#999;color:#fff;} .spec-table thead th.product-id{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:230px 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