Skip to content

3/4" X 6" BOLT HDG A325

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