Coxreels 1275-6-150-A Dual Hose Bevel Gear Hand Crank Hose Reel | 1275 Series | 1″ Hose Diameter | 2/150′ Hose Length | 3000 Max PSI | Less Hose

Coxreels 1275-6-150-A Dual Hose Bevel Gear Hand Crank Hose Reel | 1275 Series | 1" Hose Diameter | 2/150' Hose Length | 3000 Max PSI | Less Hose

Price
Original price was: $1,788.86.Current price is: $146.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 dual-line fluid handling in service trucks, plant maintenance areas, fleet shops, and equipment wash or lubrication stations, the Coxreels 1275-6-150-A 1275 Series dual hose reel provides large-capacity storage for two compatible hoses on one reel frame. This model is configured for 1″ hose I.D. with up to 150 ft hose capacity and a 3000 PSI maximum pressure rating, giving buyers a high-capacity reel option for medium-pressure air, water, oil, grease, or hydraulic service when hose specifications match the application. The dual plumbing layout uses two swivel inlets and two low-profile outlets to keep paired hoses organized and wrapped flat across the drum.The 1275 Series uses Coxreels one-piece welded steel A frame, ribbed discs, external fluid path, and permanently lubricated self-aligning pillow block bearings to support smooth rotation under regular shop or field use. The open drum slot and low-profile outlet risers help reduce hose crimping during rewind, while the large frame format gives maintenance teams a practical way to manage two long hoses without running separate reels side by side.Type: Dual Hose Hose Reel | Series: 1275 Series | Model: 1275-6-150-A | Configuration: Less Hose | Hose I.D.: 1″ | Hose O.D.: 1-7/16″ | Hose Capacity: 150 ft | Max Pressure: 3000 PSI | Hose Included: No | Ship Weight: 93 lbs | Overall Dimensions: 34.25″ W x 30.06″ H x 28″ L | Mounting Pattern: 23.38″ M x 13.75″ N | Base: 25.5″ X x 22.56″ YFeatures:Dual plumbing with two swivel inlets and two low-profile outlet risers supports paired hose operation from a single reel.Open drum slot design helps create a flat, non-crimping hose wrap during rewind.One-piece all-welded steel A frame provides a rigid mounting base for large-capacity hose storage.External fluid path keeps the hose connection accessible and simplifies installation or seal maintenance.Two machined 90 full-flow NPT swivels support efficient fluid transfer through each hose path.Nitrile swivel seals with Teflon spacer support help maintain sealing performance in compatible fluid service.Permanently lubricated, self-aligning pillow block bearings help the drum rotate smoothly during hose payout and rewind.CPC powder coat finish helps resist chips and corrosion in shop, fleet, and outdoor service environments.Made in USA: 2 Year WarrantyApplications:Fleet and truck service bays managing paired air, oil, or hydraulic hoses for maintenance and repair work.Industrial MRO areas where two long hose runs need to be stored safely and deployed from one location.Mobile service trucks requiring compact dual-hose storage for equipment repair, lubrication, or fluid transfer tasks.Washdown, utility, and maintenance stations using compatible hose and fluid combinations within the reels 3000 PSI rating.Shops that want to reduce floor clutter by replacing loose coiled hoses with a mounted dual hose reel.FAQs:Q: What does less hose mean on this Coxreels model?A: It means the reel is supplied without hose installed. The buyer must provide compatible 1″ I.D. hose separately and verify that the selected hose fits the reel capacity, pressure rating, fluid type, and hose O.D. limits.Q: What is a dual hose reel used for?A: A dual hose reel stores and manages two hoses on one reel assembly. It is commonly used when paired hose lines need to be routed together for fluid transfer, hydraulic service, lubrication, washdown, or other compatible shop and field applications.Q: Can this reel be used at 3000 PSI?A: Yes, the reel is rated for a maximum pressure of 3000 PSI. The hose, fittings, swivels, and fluid system must also be rated for the same working pressure and compatible with the media being transferred.Q: Does this reel include mounting hardware?A: Mounting hardware is not confirmed in the provided source data. Use the listed mounting pattern and base dimensions to plan installation, and verify hardware requirements before mounting the reel to a bench, wall, skid, or vehicle structure.Q: What hose size should be used with this model?A: This model is listed for 1″ hose I.D. with a 1-7/16″ hose O.D. and up to 150 ft capacity. Do not exceed the listed hose O.D. if you need the full stated hose length on the reel.Available Variations and Specifications LESS HOSE SKULESS HOSEINLET SWIVEL & OUTLET RISERPSIAPRX. LBS.SIZE INDEXSTANDARD CAPOPTIONAL CAP.Reducer requiredI.D.O.D.FT.I.D.O.D.FT.1275-6-150-A1″1-7/16″2/1503/4″1-1/4″2/2001″ F NPT3,0008881275-6-150-C1″1-7/16″2/1503/4″1-1/4″2/2001″ F NPT3,0008881275-6-150-E1″1-7/16″2/1503/4″1-1/4″2/2001″ F NPT3,0008881275-6-150-EA1″1-7/16″2/1503/4″1-1/4″2/2001″ F NPT3,0008881275-6-150-EB1″1-7/16″2/1503/4″1-1/4″2/2001″ F NPT3,0008881275-6-150-ED1″1-7/16″2/1503/4″1-1/4″2/2001″ F NPT3,0008881275-6-150-EF1″1-7/16″2/1503/4″1-1/4″2/2001″ F NPT3,0008881275-6-150-EJ1″1-7/16″2/1503/4″1-1/4″2/2001″ F NPT3,0008881275-6-150-H1″1-7/16″2/1503/4″1-1/4″2/2001″ F NPT3,000888(function(){ const toggle = document.querySelector(‘.spec-accordion-toggle’); const panel = document.querySelector(‘.spec-accordion-panel’); const icon = document.querySelector(‘.spec-accordion-icon’); let userToggled = false; function setState(open){ panel.style.display = open ? ‘block’ : ‘none’; toggle.setAttribute(‘aria-expanded’, open ? ‘true’ : ‘false’); icon.textContent = open ? ‘?’ : ‘+’; } function applyDefault(){ if(window.innerWidth > 640){ setState(true); }else{ setState(false); } } applyDefault(); toggle.addEventListener(‘click’, function(){ userToggled = true; const open = toggle.getAttribute(‘aria-expanded’) === ‘true’; setState(!open); }); window.addEventListener(‘resize’, function(){ if(!userToggled){ 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 .sku-header{background:#999 !important;color:#fff !important;}.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: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;}.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