Price: $42.00 – $48.90 — In stock at 1 retailer.
A spare folding hinge for the SSG10A3 Spare Folding Stock . Collapsible by pressing the side button. Gun Compatibility SSG10 A3 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"; } }