Skip to content

3/4" X 9" BOLT HDG A325

SKU XU-436H25
  • Type: Hex Head Cap Screw (HHCS)
  • Thread Size: 3/4"-10, partially threaded
  • Length: 9.0"
  • Coating: Hot Dip Galvanized (HDG)
  • Grade: A325
Original price $6.77 - Original price $6.77
Original price
$6.77
$6.77 - $6.77
Current price $6.77
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; } }); });