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);
}
Smith & Wesson Model 22 – Model of 1917 Centennial
Users’ Rating
No votes yet.
Please wait...
Summary: The manufacturer’s description and specs, and the average user rating for the Smith & Wesson Model 22 – Model of 1917 Centennial revolver.
Manufacturer’s Description
To commemorate the reintroduction of the Model 22 – Model of 1917, the Smith & Wesson Custom Engraving Department will hand engrave 20 of these unique handguns. These exquisite firearms will be covered with Class A engraving, surrounded with inlaid 24kt gold borders. What also makes these revolvers so highly collectible is the fact that they will carry a special serial number range, CLM0001–CLM0020. For that final touch, you will be shipped a glass top cherry stained presentation case to proudly display your lavishly engraved firearm.
Smith & Wesson’s Model 22 – Model of 1917 Centennial is a six-round revolver chambered in .45 ACP and built on a carbon steel frame with a carbon steel cylinder. Sporting a blue finish, this pistol features an Altamont wood grip, a pinned half-moon service front sight, and a service rear sight.
MSRP: $7,500 The Specs
var gdrts_rating_data = {"url":"https:\/\/reloadyourgear.com\/wp-admin\/admin-ajax.php","nonce":"987ea64cf7","rtl":"","user":"0","handler":"gdrts_live_handler","ajax_error":"console","wp_version":"61"};