GAMO AIR GUN CLEANING KIT – .177 .22 & .25 CALIBER

GAMO AIR GUN CLEANING KIT – .177 .22 & .25 CALIBER

$12.99Purchase & earn 13 Gundalyrium (points)!

10 in stock

PRODUCT SPECIFICATIONS:

Dimension     1.60 X 7.40 X 11.35
Height     1.6000
Width     7.4000
Length     11.3500
TYPE/COLOR     AIR GUN CLEANING KIT
SIZE/FINISH     .177, .22 & .25 CALIBER
MATERIAL     ALUMINUM & STEEL
OTHER FEATURES:     .177 , .22 & .25 CALIBER
     CLEANING KIT FOR AIR GUNS
     CLEANING BRUSH, OIL, COTTON
     PATCHES AND COTTON PELLETS
NO SALE TO GUAM
NO SALE TO PUERTO RICO
NO SALE TO VIRGIN ISLANDS

UPC

793676045115

Manufacturer

Gamo

Manufacturer Part Number

621246054CP

State Restriction (Guam)

NO SALE TO GUAM

State Restriction (PR)

NO SALE TO PUERTO RICO

State Restriction (VI)

NO SALE TO VIRGIN ISLANDS

Length

11.3500

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