Carlson’s Black Nylon 5 Tube Case

Carlson’s Black Nylon 5 Tube Case

$15.99Purchase & earn 16 Gundalyrium (points)!

2 in stock

The EVA molded foam exterior on this carry case provides superior protection to your choke tubes while hunting or shooting. The scratch-resistant lining and lightweight design make this an ideal case for storing and kee;ping your choke tubes organized whether in the field at the range or traveling to your favorite hunting spot. 5 choke storage capacity. Choke tubes shown in photo are not included_.

UPC

723189004002

Manufacturer

Carlsons Choke Tubes

Manufacturer Part Number

00400

Length

10.4000

Product Type

Carrying Case

Model

Choke Tube Case

Capacity

5

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