document.addEventListener('DOMContentLoaded', () => {
/** init gtm after 3500 seconds - this could be adjusted */
setTimeout(initGTM, 3500);
});
document.addEventListener('scroll', initGTMOnEvent);
document.addEventListener('mousemove', initGTMOnEvent);
document.addEventListener('touchstart', initGTMOnEvent);
function initGTMOnEvent(event) {
initGTM();
event.currentTarget.removeEventListener(event.type, initGTMOnEvent); // remove the event listener that got triggered
}
function initGTM() {
if (window.gtmDidInit) {
return false;
}
window.gtmDidInit = true; // flag to ensure script does not get added to DOM more than once.
const script = document.createElement('script');
script.type = 'text/javascript';
script.async = true;
script.onload = () => {
dataLayer.push({ event: 'gtm.js', 'gtm.start': new Date().getTime(), 'gtm.uniqueEventId': 0 });
}; // this part ensures PageViews is always tracked
script.src = 'https://www.googletagmanager.com/gtm.js?id=UA-55393356-6';
document.head.appendChild(script);
}
Summary: The manufacturer’s description and specs, the average user rating, and pricing info for the Kimber Gold Match Stainless II pistol.
Manufacturer’s Description
Gold Match and Team Match models feature extended ambidextrous thumb safety levers, dovetail-mounted adjustable sights with positive steel-on-steel click adjustments and high-ride beavertail grip safeties for positive control. The Gold Match II and Stainless Gold Match II are the finest production pistols offered by Kimber. Both feature a stainless steel match grade barrel that is machined oversized and then fitted by hand in the Custom Shop for accuracy. All flat surfaces are polished to a high shine that contrasts satin over the curves. The Team Match II is an “all go” version of the Stainless Gold Match, designed specifically for the U.S.A. Shooting Rapid Fire Pistol Team to use in action shooting competitions at national and international levels. Unique Team Match II features include 30 lines-per-inch front strap checkering and extended magazine well.
Kimber’s Gold Match Stainless II pistol is available in .45 ACP and 9mm.
___________________ .45 ACP Gold Match II Specifications
Height (inches) 90° to barrel: 5.25
Weight (ounces) with empty magazine: 38
Length (inches): 8.7
Magazine capacity: 8
Ambidextrous thumb safety
Recoil spring (pounds): 16.0
Full length guide rod
Frame
Material: Stainless steel
Finish: Highly polished stainless steel (flats)
Width (inches): 1.28
Slide
Material: Stainless steel
Finish: Highly polished stainless steel (flats)
Front serrations
Barrel
Length (inches): 5
Material: Stainless steel, match grade
Stainless steel match grade bushing
Twist rate (left hand): 16
Sights
Kimber adjustable
Radius (inches): 6.8
Grips
Rosewood
Double diamond
Trigger
Premium Aluminum Match Grade
Factory setting (appx. pounds): 4.0 – 5.0
MSRP: $1,519
________________________ 9mm Gold Match Stainless II Specifications
var gdrts_rating_data = {"url":"https:\/\/reloadyourgear.com\/wp-admin\/admin-ajax.php","nonce":"6809211bc1","rtl":"","user":"0","handler":"gdrts_live_handler","ajax_error":"console","wp_version":"61"};