IVER JOHNSON CHOKE TUBE 12GA. – MODIFIED MOBIL CHOKE

IVER JOHNSON CHOKE TUBE 12GA. – MODIFIED MOBIL CHOKE

$15.00Purchase & earn 15 Gundalyrium (points)!

1 in stock

PRODUCT SPECIFICATIONS:

Dimension     1.00 X 2.95 X 3.05
Height     1.0000
Width     2.9500
Length     3.0500
GAUGE     12GA
CHOKE/ID     MODIFIED
FLUSH OR EXTENDED     EXTENDED
MATERIAL     STAINLESS STEEL
THREAD PATTERN     MOBIL
OTHER FEATURES:     MOBIL CHOKE STYLE THREADS

UPC

796167791225

Manufacturer

Iver Johnson

Manufacturer Part Number

12GAMOD

Caliber/Gauge

12 Gauge

Length

3.0500

Thread Pattern

MOBIL

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Welcome to Gundalorium, in order to browse our site you must be at least 18 years of age.
Are you at least 18 years old?
No
// Remove excessive event listeners on scroll let ticking = false; window.addEventListener("scroll", function () { if (!ticking) { window.requestAnimationFrame(() => { ticking = false; }); ticking = true; } }, { passive: true }); // Kill jQuery-based animations (if any) if (window.jQuery) { jQuery.fx.off = true; } document.addEventListener("DOMContentLoaded", function () { const lazyElements = document.querySelectorAll("img, video, iframe, section, div"); lazyElements.forEach(el => { el.setAttribute("loading", "lazy"); }); });