Skip to content

5/8" ANCO LOCKNUT HDG

SKU XS-170H
  • Type: ANCO LOCKNUT
  • Thread Size: 5/8"-11
  • Coating: Hot Dip Galvanized (HDG)
  • Grade: A194 GR 2H
Original price $0.88 - Original price $0.88
Original price
$0.88
$0.88 - $0.88
Current price $0.88
document.addEventListener("DOMContentLoaded", function() { fetch('/cart.js') .then(response => response.json()) .then(data => { let cartCountElement = document.querySelector('.cart-count'); // Adjust based on your theme if (cartCountElement) { cartCountElement.textContent = data.item_count; } }); });