IVER JOHNSON CHOKE TUBE 28GA. – FULL MOBIL CHOKE

IVER JOHNSON CHOKE TUBE 28GA. – FULL MOBIL CHOKE

$15.00Purchase & earn 15 Gundalyrium (points)!

2 in stock

PRODUCT SPECIFICATIONS:

Dimension     0.70 X 0.70 X 1.50
Height     0.7000
Width     0.7000
Length     1.5000
GAUGE     28GA
CHOKE/ID     FULL
FLUSH OR EXTENDED     EXTENDED
MATERIAL     STAINLESS STEEL
THREAD PATTERN     MOBIL
OTHER FEATURES:     MOBIL CHOKE STYLE THREADS

UPC

796167791287

Manufacturer

Iver Johnson

Manufacturer Part Number

28GAFULL

Length

1.5000

Thread Pattern

MOBIL

Caliber/Gauge

28GA

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"); }); });