-10%
Designed for dependable management of extended welding hose assemblies, the Coxreels SG19W-175 side mount welding hose reel provides automatic hose retrieval while keeping welding hose organized and protected in demanding work environments. Featuring the SGW Series, a 1/4″ hose diameter, 75 ft hose length, and a 200 PSI maximum operating pressure, this reel is well suited for fabrication shops, manufacturing facilities, maintenance departments, automotive repair centers, and mobile welding applications. Its side-mount configuration with guide arm promotes smooth hose payout and consistent hose rewind, helping reduce hose wear while maintaining a safe, organized workspace.Supplied with a factory-installed welding hose, the SG19W-175 is ready for immediate installation and operation. The spring rewind mechanism automatically retracts the hose after use, helping minimize hose tangling, kinking, and abrasion while improving productivity during welding and cutting operations.Type: Side Mount Welding Hose Reel | Series: SGW Series | Hose I.D.: 1/4″ | Hose Length: 75 ft | Max Pressure: 200 PSI | Rewind: Spring RewindFeatures:Spring rewind mechanism automatically retracts the welding hose for quick and controlled storage.Side mount design with guide arm helps ensure smooth hose payout and even hose distribution during rewind.Supplied with a factory-installed 75-foot, 1/4-inch welding hose for immediate installation.Rated for operating pressures up to 200 PSI for compatible welding and gas transfer applications.Helps minimize hose twisting, tangling, and abrasion to extend hose service life.SGW Series construction delivers dependable hose management for industrial and commercial welding operations.Made in USA: 2 Year WarrantyApplications:Oxy-fuel welding and cutting operations in fabrication facilities.Automotive repair, restoration, and collision repair shops.Industrial manufacturing and metal fabrication plants.Maintenance departments performing equipment repair and welding tasks.Mobile welding trucks and field service applications requiring organized hose management.FAQs:Q: Does this reel include a hose?A: Yes. The SG19W-175 is supplied with a factory-installed 75-foot, 1/4-inch welding hose for immediate installation and use.Q: What is the benefit of the side mount guide arm?A: The guide arm helps direct the hose evenly across the spool during extension and rewind, promoting smooth operation and reducing hose wear.Q: How does the spring rewind mechanism work?A: The internal spring automatically retracts the hose after use, helping keep the hose neatly stored while reducing manual handling.Q: What is the maximum operating pressure?A: The reel is rated for applications up to 200 PSI when used with the supplied hose and compatible welding system components.AVAILABLE VARIATIONS AND SPECIFICATIONS HOSELESS HOSESIZEINDEXSKUI.D.FT.PSIAPRX.LBS.EZ-COIL SKULESS HOSE SKUAPRX.LBS.OXYGEN-ACETYLENE Oxy-Acetylene is twin-siamese type meeting R.M.A. and C.G.A. type V.D. grade R specifications.Use of other types of hose is not recommended.SG17W-1501/4″5020059EZ-SG17W-150SG17WL-150473SG19W-1751/4″7520077EZ-SG19W-175SG19WL-175604OTHER FUELS Reels with T Grade hoses are used for a wide variety of gases, such as MAPP, propane, natural and fuel.SG17WT-1501/4″5020059EZ-SG17WT-150SG17WTL-150473SG19WT-1751/4″7520077EZ-SG19WT-175SG19WTL-175604 (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 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:300px 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.