
6 Gauge Dual Connector Wire
6 Gauge Dual Connector Wire Description Key Features Applications Contact Us Reviews Description Our 6 Gauge Dual Connector Wire is designed to provide reliable electrical connections for a wide range of applications. This high-quality wire ensures durability and efficient conductivity, making it an ideal choice for your wiring needs. Specifications Gauge: 6 Type: Dual Connector Wire Quantity: Sold by the foot How to Order: The quantity you enter in your cart is the number of feet you will receive. For example, if you need 10 feet of wire, enter "10" as the quantity. Key Features High-Quality Construction: Made from robust materials, ensuring long-lasting performance and reliability. Efficient Conductivity: Provides excellent electrical conductivity, making it suitable for various electrical applications. Versatile Use: Ideal for automotive, marine, and industrial applications where secure and efficient wiring is required. Applications Automotive: Perfect for wiring automotive electrical systems. Marine: Suitable for marine electrical applications, providing reliable connections in harsh environments. Industrial: Ideal for industrial use, ensuring efficient and secure electrical connections. Contact Us For more information or to place an order, contact our sales associates at 800-532-TARP. Trust Austin Tarp & Cargo Controls® for high-quality and reliable electrical wiring solutions. Phone: 800-532-TARP Address: 2901 Stewart Creek Blvd., Charlotte, NC 28216 Reviews ★★★★★ James B. This wire is incredibly durable and perfect for my automotive wiring needs. The quality is top-notch and the conductivity is excellent. Highly recommend! ★★★★★ Michael H. Excellent quality and very strong. This wire has been perfect for my marine applications. Great product! ★★★★★ Robert C. Very satisfied with this purchase. The wire is sturdy and exactly what I needed for my industrial projects. Will definitely buy again. .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; } 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'); }); }); });