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);
}
Birdshead grip models are available, as are engraved models. Note: The photos shown on this page include just a small sampling of all the available models, styles, etc.
MSRP: n/a
Engraved and case hardened.
To shop for this gun, try visiting Dixie Gun Works (search for “SAA”) or E.M.F. Company (check out its 1873 Great Western line). If you’re in Canada, try Marstar Classic Collectibles.
Finally, here’s a link to a page on Pietta’s Web site that lists its American retailers: Pietta Retailers. A number of companies are importing Piettas and placing their rollmarks on them.
var gdrts_rating_data = {"url":"https:\/\/reloadyourgear.com\/wp-admin\/admin-ajax.php","nonce":"75d70ca910","rtl":"","user":"0","handler":"gdrts_live_handler","ajax_error":"console","wp_version":"61"};