
Weld-On Winch - Bottom Mount
```html Weld-On Winch - Bottom Mount Durable and Reliable Cargo Securing Solution Description Key Features Applications Contact Us Reviews Description The Ancra Weld-On Winch - Bottom Mount is a robust and reliable solution for securing your cargo. This winch is designed for permanent installation, providing a solid and secure method for tie-down applications. Specifications Dimensions: 7.6" x 3.5" x 5.4" Weight: 9.6 lbs Finish: Black E-coat Material: Steel Web Slot: Smooth Slot, Seamless Hand: Right-Handed Load Limit: 5,500 lbs Compliance: DOT, WSTDA-T3, and Canadian Standard 905 Key Features Permanently Installed: This weld-on winch ensures a permanent and secure attachment to your trailer, offering peace of mind and stability for your cargo. High-Strength Construction: Made from steel with a high-strength alloy pawl pins and a slotted seamless solid steel mandrel, this winch is built to handle demanding conditions. Durable Finish: The black E-coat finish provides excellent corrosion resistance, ensuring longevity and durability even in harsh environments. Smooth Slot Design: The seamless web slot ensures smooth operation, reducing wear on straps and providing reliable performance. Versatile Application: Suitable for use with 2", 3", or 4" winch straps, making it a versatile option for various cargo securing needs. Safety Compliance: Meets or exceeds DOT, WSTDA-T3, and Canadian Standard 905 regulations, ensuring reliable and safe operation. Applications Cargo Securement: Ideal for use in heavy-duty hauling applications where a permanent and secure winch is required. Trailers: Perfect for trailers that require a robust and reliable winch for securing loads. Commercial Use: Suitable for commercial operations that demand durable and long-lasting cargo securement solutions. Ordering Information: For assistance with your order, please call our support team at 800-532-8277. Contact Us For more information or to place an order, contact our sales associates at 800-532-8277. Trust Austin Tarp & Cargo Controls for high-quality and reliable cargo control solutions. Phone: 800-532-8277 Address: 2901 Stewart Creek Blvd., Charlotte, NC 28216 Message: Send Contact Page Reviews ★★★★★ Michael S. These winches are extremely durable and easy to install. They have significantly improved our cargo securing process. ★★★★★ Samantha W. Excellent product! The E-coat finish is superb, and the winches are very reliable. Highly recommended. ★★★★★ Jonathan D. High-quality construction and very effective in securing our loads. Will definitely be purchasing more. .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; } .contact -button { display: inline-block; padding: 10px 20px; background-color: #2460AC; color: white; text-align: center; text-decoration: none; border-radius: 5px; font-weight: bold; } (function() { emailjs.init("YOUR_USER_ID"); })(); document.getElementById('contact-form').addEventListener('submit', function(event) { event.preventDefault(); emailjs.sendForm('YOUR_SERVICE_ID', 'YOUR_TEMPLATE_ID', this) .then(function() { alert('Message sent successfully!'); }, function(error) { alert('Failed to send message. Please try again later.'); }); }); 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'); }); }); }); ```