Outers Shotgun Cleaning Rod 20 ga

Outers Shotgun Cleaning Rod 20 ga

$14.99Purchase & earn 15 Gundalyrium (points)!

39 in stock

Sweep out dirty shotguns with convenient Tico Tools. The rigid internal rod provides plenty of backbone strength while the layer-wrapped debris-collecting nap on the outside removes powder and carbon fouling as the tool slides and twists through the bore of the barrel.

Features & Benefits:

  • Full-size rod covers full length of bore
  • Takedown two-piece set allows tool to retract into small size for easy storage
  • One-Piece tools also include oiling mop stored inside the tool's handle
  • Comfortable handle and rigid internal rod gives you plenty of leverage
  • Completely washable so you can use them over and over
  • Packaged in reusable tube for trouble-free storage

 

UPC

604544617962

Manufacturer

Outers

Manufacturer Part Number

41717

Quantity

1

Product Type

Cleaning Rod

Model

Shotgun Cleaning Tool

Style

Shotgun

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