Price: $43.08 – $44.00 — In stock at 2 retailers.
A metal Harris style bipod , perfect for Sniper Rifles and other types of airsoft guns. Features Hardened steel and aluminum Non-rust black anodized finish 6-position spring-loaded extendable legs Rubber feet for stability Gun Compatibility SSG10 A1 SSG10 A2 with adapter SSG96 with recommended mount SSX303 with adapter SSR15 with adapter SSG10A3 Please find the adapter(s) below in essentials 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"; } }