Price: $29.00 – $29.11 — In stock at 2 retailers.
Enlarged bolt handle for the SSG10 platform. It provides a bigger surface area for your hand making it easier and more comfortable to rack the bolt. Gun Compatibility function toggleCompatibility() { var content = document.getElementById("compatibilityContent"); var icon = document.getElementById("compatibilityIcon"); if (content.style.display === "none") { content.style.display = "block"; icon.className = "fa fa-chevron-up"; } else { content.style.display = "none"; icon.className = "fa fa-chevron-down"; } }