
Slider Winch-Bottom Mount
Slider Winch-Bottom Mount .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; } Slider Winch-Bottom Mount Versatile and Reliable Cargo Securing Solution Description Key Features Specifications Contact Us Reviews Description Ancra Slider Winch-Bottom Mount is designed for use with the "C Track" slider track! This versatile winch is capable of holding up to 4" winch strap webbing. The slider allows for easy positioning anywhere alongside the trailer within the track, locking into place when tension is applied to the strap. Key Features Versatile Use: Designed for the "C Track" slider track, allowing flexible positioning along the trailer. High Strength: Constructed from heat-treated steel for exceptional strength and durability. Weight Savings: Offers significant weight savings over conventional materials, enhancing efficiency. Smooth Operation: The seamless web slot ensures smooth and hassle-free strap insertion. Reliable Performance: Provides a secure and robust solution for heavy-duty cargo securing needs. Specifications Dimensions: 7.6" L x 4" W x 6.5" H Weight: 7.5 lbs. Finish: Black powder-coated for durability Material: 7mm heat-treated steel Web Slot: Smooth, seamless slot Hand: Right-Handed Working Load Limit (WLL): 6,000 lbs Compliance: Meets DOT, WSTDA-T3, and Canadian Standard 905 Contact Us For more information or to place an order, call us today at 877-874-5377. Our team can also assist you in finding the right C Track Steel Track and C Track Aluminum Track to add to your trailer. Phone: 877-874-5377 Address: 2901 Stewart Creek Blvd., Charlotte, NC 28216 Reviews ★★★★★ James B. This slider winch is extremely versatile and reliable. It holds my cargo securely in place every time. ★★★★★ Sophia L. Excellent quality and easy to use. The installation was straightforward, and it works perfectly. ★★★★★ David M. High-quality construction and very reliable. It has significantly improved my cargo securing process. 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'); }); }); });