
E-Track Decking Beam Cargo Bar & Load Stabilizer
E-Track Decking Beam Cargo Bar & Load Stabilizer .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; } E-Track Decking Beam Cargo Bar & Load Stabilizer Keep your cargo secure in your van and trailer Description Key Features Applications Contact Us Reviews Description The E-Track Decking Beam Cargo Bar & Load Stabilizer is essential for keeping your cargo secure in your van and trailer. Adjustable from 91.9" to 102.9", it can be placed anywhere on your E Track as needed for shoring or decking. Made of heavy-duty aluminum, our beams have a WLL of 3,000 lbs for decking and 2,500 lbs for shoring. Made in the USA! Specifications Dimensions: Adjustable 91.9" - 102.9" Material: Heavy-duty aluminum Decking WLL: 3,000 lbs Shoring WLL: 2,500 lbs Product Codes: 43638-51/FE8066-3 Series: E-103" Long Key Features Patented Flat Latch E Fittings: Eliminates the problems regular trigger mechanisms have. Easy release makes quick work of setting up your load. Durable Construction: Made from heavy-duty aluminum for long-lasting use and reliability. Adjustable Length: Ranges from 91.9" to 102.9" to fit various needs and spaces. High Load Capacity: With a working load limit of 3,000 lbs for decking and 2,500 lbs for shoring, it meets heavy-duty cargo management needs. Made in the USA: Ensures high-quality standards and craftsmanship. Applications Cargo Securing: Ideal for use in vans and trailers to keep cargo secure during transportation. Contact Us For more information or to place an order, contact our sales associates at 877-874-5377. Update your standard E fittings with our Flat Latch Kit. Trust in Ancra for top-quality and reliable cargo control solutions. Phone: 877-874-5377 Reviews ★★★★★ Jessica W. This decking beam is fantastic! It offers great flexibility and is very easy to handle. ★★★★★ Mark L. Excellent product. It fits perfectly and provides excellent support for my cargo. ★★★★★ Rachel K. High-quality construction and very durable. Perfect for anyone needing a reliable cargo bar and load stabilizer. 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'); }); }); });