Skip to content
Home Fitness Blog
: training in the elements
May 15, 2015Stamina Products
Ready for something new in your life? If you're tired of the normal 5K, it may be time to get down and dirty.
- Choosing a selection results in a full page refresh.
- Opens in a new window.
function syncGclidToCart() {
var gclid = localStorage.getItem('stamina_gclid');
if (!gclid) return;
fetch('/cart/update.js', {
method: 'POST',
headers: { 'Content-Type': 'application/json' },
body: JSON.stringify({
attributes: {
gclid: gclid
}
})
});
}
document.addEventListener('click', function (e) {
if (e.target.closest('[href*="/checkout"], .checkout-button, [name="checkout"]')) {
syncGclidToCart();
}
});
syncGclidToCart();
{"statementLink":"","footerHtml":" ","hideMobile":false,"hideTrigger":false,"disableBgProcess":false,"language":"en","position":"left","leadColor":"#1f45e0","triggerColor":"#1f45e0","triggerRadius":"50%","triggerPositionX":"left","triggerPositionY":"bottom","triggerIcon":"people","triggerSize":"medium","triggerOffsetX":20,"triggerOffsetY":20,"mobile":{"triggerSize":"small","triggerPositionX":"left","triggerPositionY":"bottom","triggerOffsetX":10,"triggerOffsetY":10,"triggerRadius":"50%"}}
true