-27%
When welding hose control needs to be safer, cleaner, and easier to manage, the Coxreels EZ-SHWL-1100 provides a spring rewind reel platform for bulky twin-line welding hose in shops, service trucks, manufacturing plants, and fleet maintenance areas. This EZ-SHW Series reel is built for 1/4″ hose I.D., supports up to 100 ft of hose capacity, and is rated for 200 PSI, giving buyers a large-capacity reel option for oxy-acetylene welding hose setups where controlled storage and reliable hose payout matter. The EZ-Coil controlled retraction system slows rewind speed for better control during hose return, helping reduce snap-back concerns around workstations and mobile welding rigs.The SHW Series uses a larger chassis and frame than more compact welding reel designs, giving the EZ-SHWL-1100 the structure needed for longer welding hose lengths. Coxreels Super Hub dual axle support system adds stability during operation, while the adjustable guide arm helps adapt the reel to wall, floor, or overhead mounting positions. This model is supplied in a Less Hose configuration for buyers who need the reel body and plan to install compatible hose separately.*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: Dual Hose Spring Rewind Welding Hose Reel | Series: EZ-SHW Series | Model: EZ-SHWL-1100 | Configuration: Less Hose | Hose I.D.: 1/4″ | Hose Capacity: 100 ft | Max Pressure: 200 PSI | Approx. Ship Weight: 62 lbs | Overall Dimensions: 10.25″ W x 25.5″ H x 24″ L | Base: 6″ x 6″ | Mounting Pattern: 4″ x 5″Features:EZ-Coil controlled retraction helps rewind hose up to 80% slower than conventional reels for improved control during hose return.Large SHW Series chassis accommodates longer lengths of welding hose compared with more compact P-W Series reel designs.Coxreels Super Hub dual axle support system improves reel stability during operation and helps reduce vibration.External fluid path with 90 full-flow dual ported brass swivel places both connections on the same side of the reel.Swivel lock bracket supports safer reel operation, while VITON swivel seals provide material compatibility for welding reel service.Single pedestal reel design helps organize welding work areas without taking up unnecessary floor or bench space.Adjustable guide arm can be positioned for wall, floor, or overhead mounting layouts.Solid one-piece, heavy gauge 1/4″ steel base and support post, 1″ solid steel axle, and lubricated precision bearings support smooth reel rotation.Enclosed, factory tuned cartridge-style spring motor with stainless steel spring, pawl, and zinc plated ratchet.Multi-position non-sparking lock ratchet mechanism secures the hose at the desired working length.Durable proprietary CPC powder coat finish with rolled edges and ribbed discs for added strength and safer handling.Made in USA: 2 Year WarrantyApplications:Welding shops organizing twin-line welding hose around fixed workstations, fabrication tables, and repair bays.Welding and service trucks that need controlled hose payout and rewind for mobile oxy-acetylene work.Manufacturing plants using welding hose reels to reduce loose hose on production floors and maintenance areas.Automotive and fleet maintenance shops handling cutting, heating, and repair work around vehicles and equipment.Maintenance, repair, and operations teams storing long welding hose runs in garages, plant service areas, and general shop environments.Construction, railroad, pipeline, and mining support operations where welding hose must be kept organized between tasks.FAQs:Q: What does ‘less hose’ mean on the EZ-SHWL-1100?A: It means the reel is supplied without the main welding hose installed. The buyer must provide compatible hose separately and should confirm hose outside diameter before installing the full 100 ft capacity.Q: What type of hose is this reel intended to manage?A: The SHW Series is built for bulky twin-line welding hose. Coxreels lists this reel family for oxy-acetylene or ‘T’ grade welding hose service depending on the selected hose configuration.Q: What is EZ-Coil controlled retraction?A: EZ-Coil is Coxreels controlled rewind technology that retracts the hose more slowly than a conventional spring reel. This helps the hose return with better control and may reduce the chance of hose whip, sudden recoil, or impact around the work area.Q: Can this reel be mounted on a wall, floor, or overhead structure?A: Yes. The guide arm adjusts for wall, floor, and overhead mounting positions, provided the mounting surface and hardware are appropriate for the reel weight, hose load, and working environment.Q: What are the mounting dimensions for this model?A: The EZ-SHWL-1100 uses a 6″ x 6″ base with a 4″ x 5″ mounting pattern. Its overall dimensions are 10.25″ wide, 25.5″ high, and 24″ long.AVAILABLE VARIATIONS AND SPECIFICATIONS HOSELESS HOSESIZEINDEXSKUI.D.FT.PSIAPRX.LBS.LESS HOSE SKUAPRX.LBS.EZ-P-W-1251/42520046EZ-P-WL-125391EZ-SHW-1501/45020064EZ-SHWL-150522EZ-SHW-1751/47520080EZ-SHWL-175633EZ-SHW-11001/410020084EZ-SHWL-1100623 (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:#005b96;color:#fff;font-size:18px;} .spec-table thead tr:first-child th.size-head{background:#888;font-size:14px;} .spec-table thead tr:nth-child(2) th{background:#e9e9e9;color:#111;} .spec-table thead tr:nth-child(2) th.product-head{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;} .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.