Skip to content

5/8" X 12" BOLT HDG A307

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