
Roll Pipe U-Clamp
Roll Pipe U-Clamp .tabs { width: 100%; display: inline-block; } .tab-links { margin: 0; padding: 0; list-style: none; overflow-x: auto; white-space: nowrap; } .tab-links:after { display: block; clear: both; content: ''; } .tab-links li { margin: 0; padding: 0; float: left; list-style: none; } .tab-links a { padding: 9px 15px; display: inline-block; border-radius: 10px 10px 0 0; background: #FDCF36; font-size: 16px; font-weight: 600; color: black; border: 1px solid white; transition: all linear 0.15s; text-decoration: none; } .tab-links a:hover { background: #fddc77; text-decoration: none; } .tab-links .active a { background: #2460AC; color: white; border-bottom: 0; } .tab-content { padding: 15px; border-radius: 3px; box-shadow: 0 1px 1px rgba(0,0,0,0.15); background: #fff; border-top: none; } .tab { display: none; } .tab.active { display: block; } .tab-divider { border: 0; height: 1px; background: grey; margin: 0 0 20px 0; } .review { margin-bottom: 20px; } .review h3 { margin: 0; font-size: 20px; color: #FFD700; } .review p { margin: 5px 0; } table { width: 100%; border-collapse: collapse; } table th, table td { border: 1px solid black; padding: 8px; text-align: left; } table th { background-color: #2460AC; color: white; } table tr:nth-child(even) { background-color: #F0F0F0; } table tr:nth-child(odd) { background-color: white; } table td strong { font-weight: bold; } Roll Pipe U-Clamp Secure Fastening for Roll Pipes Description Key Features Applications Contact Us Reviews Description The Roll Pipe U-Clamp is an essential component for securely fastening roll pipes in various applications, including tarp systems and vehicle modifications. Designed for durability and reliability, this U-clamp ensures your roll pipes stay firmly in place, even under demanding conditions. Specifications Material: High-strength steel Finish: Rust-resistant coating Size: Available in various diameters to fit different roll pipes Includes: U-clamp, nuts, and bolts for secure fastening Key Features Durable Construction: Made from high-strength steel to provide maximum strength and longevity. Rust-Resistant Coating: Features a rust-resistant finish to withstand harsh weather conditions and prevent corrosion. Secure Fastening: Comes with nuts and bolts, ensuring a tight and secure fit for your roll pipes. Versatile Sizes: Available in multiple diameters to accommodate different roll pipe sizes. Applications Tarp Systems: Ideal for securing roll pipes in tarp systems, ensuring stability and reliable performance. Vehicle Modifications: Suitable for various vehicle applications where roll pipes need secure attachment. General Use: Can be used in any application requiring the secure fastening of roll pipes. Contact Us For more information or to place an order, call us today at 800-532-8277. Trust Austin Tarp & Cargo Controls® for high-quality and reliable U-clamps for all your fastening needs. Phone: 800-532-8277 Address: 2901 Stewart Creek Blvd., Charlotte, NC 28216 Reviews ★★★★★ Alex J. This U-clamp is fantastic! It offers great durability and is very sturdy. ★★★★★ Brianna K. Excellent product. It fits perfectly and provides excellent performance for my tarp system. ★★★★★ Chris M. High-quality construction and very durable. Perfect for anyone needing a reliable U-clamp for their tarp system. document.addEventListener('DOMContentLoaded', function() { let tabs = document.querySelectorAll('.tab-links a'); tabs.forEach(tab => { tab.addEventListener('click', function(e) { e.preventDefault(); let activeTabs = document.querySelectorAll('.active'); activeTabs.forEach(activeTab => { activeTab.classList.remove('active'); }); this.parentNode.classList.add('active'); let contentId = this.getAttribute('href'); document.querySelector(contentId).classList.add('active'); }); }); });