Skip to content

5/8" X 6" BOLT HDG A325

SKU XS-424H25
  • Type: Hex Head Cap Screw (HHCS)
  • Thread Size: 5/8"-11, partially threaded
  • Length: 6.0"
  • Coating: Hot Dip Galvanized (HDG)
  • Grade: A325
Original price $4.41 - Original price $4.41
Original price
$4.41
$4.41 - $4.41
Current price $4.41
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; } }); });