Skip to content

3/4" X 10 1/2" BOLT HDG A307

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