console.log('uid=');
//*** time check 1 (0.07561s elapsed)
//*** time check 2 (0.07564s elapsed)
//*** JJ itemId=heated-ski-apparel
//*** pageType=category
//*** time check 3 (0.07769s elapsed)
//*** forceOutOfStock=false
//*** time check 4 (0.07771s elapsed)
//*** public_mod_structuredData_renderJsonLd NOT found
//*** time check 5 (0.07772s elapsed)
//*** mod_storeClosed called
//*** time check 6 (0.08453s elapsed)
//*** time check 7 (0.08456s elapsed)
var pdServerTime = new Date("2025-07-26T20:41:30-05:00");
var pdProductId = "heated-ski-apparel";
//************************************************
//************ JS/CSS FILE ROUTINES *************
//************************************************
function pdLoadJsCssFile(filename, filetype){
if (filetype=="js") {
var fileref=document.createElement('script');
fileref.setAttribute("type","text/javascript");
fileref.setAttribute("async",true);
fileref.setAttribute("src", filename);
}
else if (filetype=="css") {
var fileref=document.createElement("link");
fileref.setAttribute("rel", "stylesheet");
fileref.setAttribute("type", "text/css");
fileref.setAttribute("href", filename);
}
if (typeof fileref!="undefined")
document.getElementsByTagName("head")[0].appendChild(fileref);
}
function pdAddStyle(css) {
var style = document.createElement("style");
style.innerHTML = css;
document.getElementsByTagName("body")[0].appendChild(style);
}
//*** time check 8 (0.08458s elapsed)
/* pdGetElementsByClassName -- Revised to avoid JS conflicts with libraries that override native "getElementsByClassName" browser function in IE
Developed by Robert Nyman, http://www.robertnyman.com
Code/licensing: http://code.google.com/p/getelementsbyclassname/
*/
var pdGetElementsByClassName = function (className, tag, elm){
var ieVersion = getInternetExplorerVersion();
if (ieVersion == -1 && document.getElementsByClassName) {
pdGetElementsByClassName = function (className, tag, elm) {
elm = elm || document;
var elements = elm.getElementsByClassName(className),
nodeName = (tag)? new RegExp("\b" + tag + "\b", "i") : null,
returnElements = [],
current;
for(var i=0, il=elements.length; i -1) {
if(signatureList[i] == 'android') { //*** ONLY CONSIDER android a mobile device if "mobile" is also present in user agent string
if(agent.indexOf("mobile") > -1) isMobile = true;
} else {
isMobile = true;
}
}
}
return isMobile;
}
function pdIsIpad() {
var isIpad = false;
var signatureList = new Array('ipad');
var agent = navigator.userAgent.toLowerCase();
for(var i=0;i -1) isIpad = true;
}
return isIpad;
}
function pdIsTablet() {
var isTablet = false;
var signatureList = new Array('ipad', 'android');
var agent = navigator.userAgent.toLowerCase();
for(var i=0;i -1) {
isTablet = true; //*** ASSUME TABLET
if(signatureList[i] == 'android') { //*** ONLY CONSIDER android a mobile device if "mobile" is also present in user agent string
if(agent.indexOf("mobile") > -1) isTablet = false;
} else {
isTablet = true;
}
}
}
return isTablet;
}
function pdFormatCurrency(num, includeDollarSign) {
num = num.toString().replace(/$|\,/g,'');
if(isNaN(num))
num = "0";
sign = (num == (num = Math.abs(num)));
num = Math.floor(num*100+0.50000000001);
cents = num%100;
num = Math.floor(num/100).toString();
if(cents<10)
cents = "0" + cents;
for (var i = 0; i < Math.floor((num.length-(1+i))/3); i++)
num = num.substring(0,num.length-(4*i+3))+','+
num.substring(num.length-(4*i+3));
var returnValue = (((sign)?'':'-') + num + '.' + cents);
if(includeDollarSign == true) returnValue = "$" + returnValue;
return returnValue;
}
function pdFindParentForm(element) {
var elm,parentForm;
for (elm = element.parentNode; elm; elm = elm.parentNode) {
if(elm.tagName.toLowerCase() == "form") {
parentForm = elm;
break;
}
}
return parentForm;
}
function pdHideForLoggedInUser() {
var hideList = pdGetElementsByClassName("pdHideForLoggedInUser", null);
for(var i=0;i (1 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='lenz-heat-socks-5-1-toe-cap-regular-fit-with-rcb-1800-batteries'], .pdRatingStarsWrapper[data-itemid='lenz-heat-socks-5-1-toe-cap-regular-fit-with-rcb-1800-batteries']"); newHtml = "
(3 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='actionheat-5v-heated-jacket-womens'], .pdRatingStarsWrapper[data-itemid='actionheat-5v-heated-jacket-womens']"); newHtml = "
(52 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='hotronic-xlp-2p-bluetooth-surround-comfort-heat-socks-set'], .pdRatingStarsWrapper[data-itemid='hotronic-xlp-2p-bluetooth-surround-comfort-heat-socks-set']"); newHtml = "
(2 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='outdoor-research-womens-sureshot-heated-softshell-gloves'], .pdRatingStarsWrapper[data-itemid='outdoor-research-womens-sureshot-heated-softshell-gloves']"); newHtml = "
(2 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='gerbing-7v-mens-khione-puffer-heated-jacket-2-0'], .pdRatingStarsWrapper[data-itemid='gerbing-7v-mens-khione-puffer-heated-jacket-2-0']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='actionheat-battery-heated-softshell-gloves-women'], .pdRatingStarsWrapper[data-itemid='actionheat-battery-heated-softshell-gloves-women']"); newHtml = "
(50 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='lenz-heat-socks-5-1-toe-cap-regular-fit-with-rcb-1200-batteries'], .pdRatingStarsWrapper[data-itemid='lenz-heat-socks-5-1-toe-cap-regular-fit-with-rcb-1200-batteries']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='gobi-heat-womens-shift-5-zone-heated-snowboarding-jacket'], .pdRatingStarsWrapper[data-itemid='gobi-heat-womens-shift-5-zone-heated-snowboarding-jacket']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='therm-ic-c-pack-1700-bluetooth-c-w-heat-kit'], .pdRatingStarsWrapper[data-itemid='therm-ic-c-pack-1700-bluetooth-c-w-heat-kit']"); newHtml = "
(1 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='ravean-mens-down-heated-jacket-with-12v-battery-kit'], .pdRatingStarsWrapper[data-itemid='ravean-mens-down-heated-jacket-with-12v-battery-kit']"); newHtml = "
(9 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='actionheat-5v-base-layer-top-womens'], .pdRatingStarsWrapper[data-itemid='actionheat-5v-base-layer-top-womens']"); newHtml = "
(70 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='actionheat-5v-coat-heated'], .pdRatingStarsWrapper[data-itemid='actionheat-5v-coat-heated']"); newHtml = "
(1 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='gobi-heat-womens-victoria-5-zone-heated-jacket'], .pdRatingStarsWrapper[data-itemid='gobi-heat-womens-victoria-5-zone-heated-jacket']"); newHtml = "
(7 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='outdoor-research-prevail-heated-gore-tex-mittens'], .pdRatingStarsWrapper[data-itemid='outdoor-research-prevail-heated-gore-tex-mittens']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='actionheat-battery-heated-pullover-shirt-women'], .pdRatingStarsWrapper[data-itemid='actionheat-battery-heated-pullover-shirt-women']"); newHtml = "
(51 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='actionheat-battery-heated-long-puffer-jacket-women'], .pdRatingStarsWrapper[data-itemid='actionheat-battery-heated-long-puffer-jacket-women']"); newHtml = "
(53 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='gerbing-7v-wool-heated-socks'], .pdRatingStarsWrapper[data-itemid='gerbing-7v-wool-heated-socks']"); newHtml = "
(14 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='zanier-heat-stx-heated-gloves'], .pdRatingStarsWrapper[data-itemid='zanier-heat-stx-heated-gloves']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='hotronic-xlp-one-pfi-50-heated-socks-set-classic'], .pdRatingStarsWrapper[data-itemid='hotronic-xlp-one-pfi-50-heated-socks-set-classic']"); newHtml = "
(10 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='actionheat-battery-heated-puffer-jacket-women'], .pdRatingStarsWrapper[data-itemid='actionheat-battery-heated-puffer-jacket-women']"); newHtml = "
(41 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='aheata-7v-heated-flex-glove'], .pdRatingStarsWrapper[data-itemid='aheata-7v-heated-flex-glove']"); newHtml = "
(2 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='rossignol-unisex-hero-heating-athletes-bag-120v'], .pdRatingStarsWrapper[data-itemid='rossignol-unisex-hero-heating-athletes-bag-120v']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='gerbing-7v-mens-s7-battery-heated-gloves'], .pdRatingStarsWrapper[data-itemid='gerbing-7v-mens-s7-battery-heated-gloves']"); newHtml = "
(17 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='actionheat-battery-heated-puffer-vest-women'], .pdRatingStarsWrapper[data-itemid='actionheat-battery-heated-puffer-vest-women']"); newHtml = "
(32 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='gerbing-7v-heated-vest-liner'], .pdRatingStarsWrapper[data-itemid='gerbing-7v-heated-vest-liner']"); newHtml = "
(15 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='actionheat-5v-battery-heated-socks-wool'], .pdRatingStarsWrapper[data-itemid='actionheat-5v-battery-heated-socks-wool']"); newHtml = "
(60 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='battery-heated-jacket'], .pdRatingStarsWrapper[data-itemid='battery-heated-jacket']"); newHtml = "
(61 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='volt-resistance-heated-vest-liner'], .pdRatingStarsWrapper[data-itemid='volt-resistance-heated-vest-liner']"); newHtml = "
(19 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='gerbing-7v-womens-thermite-fleece-heated-jacket-2-0'], .pdRatingStarsWrapper[data-itemid='gerbing-7v-womens-thermite-fleece-heated-jacket-2-0']"); newHtml = "
(2 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='hotronic-xlp-1p-bluetooth-surround-comfort-heat-socks-set'], .pdRatingStarsWrapper[data-itemid='hotronic-xlp-1p-bluetooth-surround-comfort-heat-socks-set']"); newHtml = "
(1 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='therm-ic-c-pack-1300-c-w-heat-flat'], .pdRatingStarsWrapper[data-itemid='therm-ic-c-pack-1300-c-w-heat-flat']"); newHtml = "
(3 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='rossignol-unisex-hero-heated-bag-120v'], .pdRatingStarsWrapper[data-itemid='rossignol-unisex-hero-heated-bag-120v']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='gobi-heat-tread-heated-socks'], .pdRatingStarsWrapper[data-itemid='gobi-heat-tread-heated-socks']"); newHtml = "
(2 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='volt-heat-thz-mens-5v-heated-thermal-half-zip-pullover'], .pdRatingStarsWrapper[data-itemid='volt-heat-thz-mens-5v-heated-thermal-half-zip-pullover']"); newHtml = "
(1 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='lenz-heat-socks-5-1-toe-cap-slim-fit-with-rcb-1200-batteries'], .pdRatingStarsWrapper[data-itemid='lenz-heat-socks-5-1-toe-cap-slim-fit-with-rcb-1200-batteries']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='hothands-super-warmers-case'], .pdRatingStarsWrapper[data-itemid='hothands-super-warmers-case']"); newHtml = "
(45 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='hestra-heated-liner-gloves'], .pdRatingStarsWrapper[data-itemid='hestra-heated-liner-gloves']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='hestra-heated-liner-mitt'], .pdRatingStarsWrapper[data-itemid='hestra-heated-liner-mitt']"); newHtml = "
(1 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='kulkea-thermal-trekker-heated-ski-boot-bag'], .pdRatingStarsWrapper[data-itemid='kulkea-thermal-trekker-heated-ski-boot-bag']"); newHtml = "
(3 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='gerbing-7v-battery-mens-heated-pants'], .pdRatingStarsWrapper[data-itemid='gerbing-7v-battery-mens-heated-pants']"); newHtml = "
(2 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='gerbing-7v-battery-womens-heated-pants'], .pdRatingStarsWrapper[data-itemid='gerbing-7v-battery-womens-heated-pants']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='mobile-warming-12v-mens-pinnacle-parka-heated-jacket'], .pdRatingStarsWrapper[data-itemid='mobile-warming-12v-mens-pinnacle-parka-heated-jacket']"); newHtml = "
(1 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='gobi-heat-mens-shift-5-zone-heated-snowboard-jacket'], .pdRatingStarsWrapper[data-itemid='gobi-heat-mens-shift-5-zone-heated-snowboard-jacket']"); newHtml = "
(3 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='glovii-heated-base-layer-pants'], .pdRatingStarsWrapper[data-itemid='glovii-heated-base-layer-pants']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='aheata-battery-heated-socks'], .pdRatingStarsWrapper[data-itemid='aheata-battery-heated-socks']"); newHtml = "
(13 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='509-aviator-2-0-ignite-s1-goggle-orange-pop'], .pdRatingStarsWrapper[data-itemid='509-aviator-2-0-ignite-s1-goggle-orange-pop']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='509-aviator-2-0-xl-ignite-s1-goggle-black-with-yellow'], .pdRatingStarsWrapper[data-itemid='509-aviator-2-0-xl-ignite-s1-goggle-black-with-yellow']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='509-backcountry-ignite-gloves'], .pdRatingStarsWrapper[data-itemid='509-backcountry-ignite-gloves']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='509-delta-v-ignite-helmet'], .pdRatingStarsWrapper[data-itemid='509-delta-v-ignite-helmet']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='509-delta-v-ignite-helmet-3xl-black-ops'], .pdRatingStarsWrapper[data-itemid='509-delta-v-ignite-helmet-3xl-black-ops']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='509-ignite-slipper-boots'], .pdRatingStarsWrapper[data-itemid='509-ignite-slipper-boots']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='509-ignite-socks'], .pdRatingStarsWrapper[data-itemid='509-ignite-socks']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='509-kingpin-ignite-heated-goggle-2020-black-ops'], .pdRatingStarsWrapper[data-itemid='509-kingpin-ignite-heated-goggle-2020-black-ops']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='lenz-heat-gloves-6-0-finger-cap-for-men-with-rcb-1400-batteries'], .pdRatingStarsWrapper[data-itemid='lenz-heat-gloves-6-0-finger-cap-for-men-with-rcb-1400-batteries']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='lenz-heat-gloves-6-0-finger-cap-for-women-with-rcb-1400-batteries'], .pdRatingStarsWrapper[data-itemid='lenz-heat-gloves-6-0-finger-cap-for-women-with-rcb-1400-batteries']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='lenz-heat-gloves-6-0-finger-cap-mittens-for-unisex-with-rcb-1400-batteries'], .pdRatingStarsWrapper[data-itemid='lenz-heat-gloves-6-0-finger-cap-mittens-for-unisex-with-rcb-1400-batteries']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='lenz-heat-gloves-7-0-finger-cap-for-unisex-with-rcb-1400-batteries'], .pdRatingStarsWrapper[data-itemid='lenz-heat-gloves-7-0-finger-cap-for-unisex-with-rcb-1400-batteries']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='lenz-heat-gloves-6-0-finger-cap-mittens-for-women-with-rcb-1400-batteries'], .pdRatingStarsWrapper[data-itemid='lenz-heat-gloves-6-0-finger-cap-mittens-for-women-with-rcb-1400-batteries']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='lenz-heat-gloves-8-0-finger-cap-lobster-for-unisex-with-rcb-1400-batteries'], .pdRatingStarsWrapper[data-itemid='lenz-heat-gloves-8-0-finger-cap-lobster-for-unisex-with-rcb-1400-batteries']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='lenz-heat-gloves-6-0-finger-cap-for-men-with-rcb-2000-batteries'], .pdRatingStarsWrapper[data-itemid='lenz-heat-gloves-6-0-finger-cap-for-men-with-rcb-2000-batteries']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='lenz-heat-gloves-6-0-finger-cap-for-women-with-rcb-2000-batteries'], .pdRatingStarsWrapper[data-itemid='lenz-heat-gloves-6-0-finger-cap-for-women-with-rcb-2000-batteries']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='lenz-heat-gloves-6-0-finger-cap-mittens-for-unisex-with-rcb-2000-batteries'], .pdRatingStarsWrapper[data-itemid='lenz-heat-gloves-6-0-finger-cap-mittens-for-unisex-with-rcb-2000-batteries']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='lenz-heat-gloves-7-0-finger-cap-for-unisex-with-rcb-2000-batteries'], .pdRatingStarsWrapper[data-itemid='lenz-heat-gloves-7-0-finger-cap-for-unisex-with-rcb-2000-batteries']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='lenz-heat-gloves-6-0-finger-cap-mittens-for-women-with-rcb-2000-batteries'], .pdRatingStarsWrapper[data-itemid='lenz-heat-gloves-6-0-finger-cap-mittens-for-women-with-rcb-2000-batteries']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='lenz-heat-gloves-8-0-finger-cap-lobster-for-unisex-with-rcb-2000-batteries'], .pdRatingStarsWrapper[data-itemid='lenz-heat-gloves-8-0-finger-cap-lobster-for-unisex-with-rcb-2000-batteries']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='lenz-heat-socks-4-1-toe-cap-with-rcb-1400-batteries'], .pdRatingStarsWrapper[data-itemid='lenz-heat-socks-4-1-toe-cap-with-rcb-1400-batteries']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='lenz-heat-socks-5-1-toe-cap-regular-fit-with-rcb-1400-batteries'], .pdRatingStarsWrapper[data-itemid='lenz-heat-socks-5-1-toe-cap-regular-fit-with-rcb-1400-batteries']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='lenz-heat-socks-5-1-toe-cap-slim-fit-with-rcb-1400-batteries'], .pdRatingStarsWrapper[data-itemid='lenz-heat-socks-5-1-toe-cap-slim-fit-with-rcb-1400-batteries']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='lenz-heat-socks-6-1-toe-cap-merino-compression-with-rcb-1400-batteries'], .pdRatingStarsWrapper[data-itemid='lenz-heat-socks-6-1-toe-cap-merino-compression-with-rcb-1400-batteries']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='lenz-heat-socks-4-1-toe-cap-with-rcb-2000-batteries'], .pdRatingStarsWrapper[data-itemid='lenz-heat-socks-4-1-toe-cap-with-rcb-2000-batteries']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='lenz-heat-socks-5-1-toe-cap-regular-fit-with-rcb-2000-batteries'], .pdRatingStarsWrapper[data-itemid='lenz-heat-socks-5-1-toe-cap-regular-fit-with-rcb-2000-batteries']"); newHtml = "
(1 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='lenz-heat-socks-5-1-toe-cap-slim-fit-with-rcb-2000-batteries'], .pdRatingStarsWrapper[data-itemid='lenz-heat-socks-5-1-toe-cap-slim-fit-with-rcb-2000-batteries']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='lenz-heat-socks-6-1-toe-cap-merino-compression-with-rcb-2000-batteries'], .pdRatingStarsWrapper[data-itemid='lenz-heat-socks-6-1-toe-cap-merino-compression-with-rcb-2000-batteries']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='509-kingpin-xl-ignite-goggle-nightvision'], .pdRatingStarsWrapper[data-itemid='509-kingpin-xl-ignite-goggle-nightvision']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='509-sinister-x7-ignite-s1-goggle-black-ops'], .pdRatingStarsWrapper[data-itemid='509-sinister-x7-ignite-s1-goggle-black-ops']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='509-sinister-xl7-ignite-s1-goggle-black-ops'], .pdRatingStarsWrapper[data-itemid='509-sinister-xl7-ignite-s1-goggle-black-ops']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='509-syn-down-ignite-heated-jacket'], .pdRatingStarsWrapper[data-itemid='509-syn-down-ignite-heated-jacket']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='509-syn-down-ignite-jacket'], .pdRatingStarsWrapper[data-itemid='509-syn-down-ignite-jacket']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='509-womens-syn-down-ignite-heated-jacket'], .pdRatingStarsWrapper[data-itemid='509-womens-syn-down-ignite-heated-jacket']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='509-womens-syn-down-ignite-heated-jacket-black-2xl'], .pdRatingStarsWrapper[data-itemid='509-womens-syn-down-ignite-heated-jacket-black-2xl']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='heated-base-layer'], .pdRatingStarsWrapper[data-itemid='heated-base-layer']"); newHtml = "
(78 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='lenz-heat-socks-6-1-toe-cap-merino-compression-with-rcb-1200-batteries'], .pdRatingStarsWrapper[data-itemid='lenz-heat-socks-6-1-toe-cap-merino-compression-with-rcb-1200-batteries']"); newHtml = "
(1 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='volt-heat-alpine-heated-gloves'], .pdRatingStarsWrapper[data-itemid='volt-heat-alpine-heated-gloves']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='gerbing-3v-heated-insoles'], .pdRatingStarsWrapper[data-itemid='gerbing-3v-heated-insoles']"); newHtml = "
(8 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='zanier-aviator-gtx-heated-gloves'], .pdRatingStarsWrapper[data-itemid='zanier-aviator-gtx-heated-gloves']"); newHtml = "
(3 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='zanier-hot-stx-heated-mittens'], .pdRatingStarsWrapper[data-itemid='zanier-hot-stx-heated-mittens']"); newHtml = "
(1 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='volt-heat-womens-5v-summit-heated-down-jacket'], .pdRatingStarsWrapper[data-itemid='volt-heat-womens-5v-summit-heated-down-jacket']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='actionheat-2-wool-3v-heated-socks'], .pdRatingStarsWrapper[data-itemid='actionheat-2-wool-3v-heated-socks']"); newHtml = "
(65 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='california-heat-heated-7v-balaclava'], .pdRatingStarsWrapper[data-itemid='california-heat-heated-7v-balaclava']"); newHtml = "
(3 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='hestra-unisex-tactility-heat-liner-5-finger-gloves'], .pdRatingStarsWrapper[data-itemid='hestra-unisex-tactility-heat-liner-5-finger-gloves']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='gerbing-7v-mens-thermite-fleece-heated-jacket-2-0'], .pdRatingStarsWrapper[data-itemid='gerbing-7v-mens-thermite-fleece-heated-jacket-2-0']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='racer-unisex-connectic-5-heated-ski-gloves'], .pdRatingStarsWrapper[data-itemid='racer-unisex-connectic-5-heated-ski-gloves']"); newHtml = "";
elements.forEach(element => { element.innerHTML = newHtml; });
elements = document.querySelectorAll(".pdRatingStarsWrapper[productId='gerbing-7v-womens-torrid-softshell-heated-vest-2-0'], .pdRatingStarsWrapper[data-itemid='gerbing-7v-womens-torrid-softshell-heated-vest-2-0']"); newHtml = "
(4 reviews)";
elements.forEach(element => { element.innerHTML = newHtml; });
pdStarsRefreshFlag = false;
}
}
pdDisplayCategoryStars();
//*** time check 12 (0.18103s elapsed)
//*** time check 13 (0.1822s elapsed)
//*** time check 14 (0.18221s elapsed)
//*** time check 15 (0.1823s elapsed)
if (typeof pdPerformLoginActions === "function") {
pdPerformLoginActions(false);
}
//*** time check 16 (0.18341s elapsed)
//*** time check 17 (0.18422s elapsed)
//*** time check 18 (0.18537s elapsed)
//*** time check 19 (0.18537s elapsed)
//*** time check 20 (0.18724s elapsed)
//*** time check 21 (0.18869s elapsed)
//*** time check 22 (0.1912s elapsed)
//*********************************
//*** BEGIN mod_promotionCenter ***
//*********************************
//*** COULD NOT FIND PUBLIC FUNCTION 'public_mod_promotionCenter_getRenderedPageScript3()'
//*******************************
//*** END mod_promotionCenter ***
//*******************************
//*** time check 23 (0.19122s elapsed)
//*** SEND PROMO INFO TO ALREADY ON-PAGE HANDLER FUNCTION
var pdPromo = {};
try{pdHandlePromoInfo(pdPromo)} catch(e) {}
//*** SEND PROMO INFO TO ALREADY ON-PAGE HANDLER FUNCTION
var pdProductListCalloutHtml = "";
try{pdHandleProductListCallout(pdProductListCalloutHtml)} catch(e) {}
//*** time check 24 (0.19218s elapsed)
//*** mod_fbConversion is NOT enabled!
//*** time check 25 (0.1931s elapsed)
//*** time check 26 (0.19426s elapsed)
//*** time check 27 (0.19509s elapsed)
//*** time check 28 (0.19593s elapsed)
//**** CART ITEM COUNT MESSAGE *****
function pdDisplayCartItemCount() {
var pdCartItemCount = pdGetCookie('pdCartItemCount');
if(!pdIsBlank(pdCartItemCount)) {
var pdCartItemCountMessage = pdCartItemCount;
jQuery('.pdCartItemCountMessage').html(pdCartItemCountMessage);
}
}
pdDisplayCartItemCount();
//*** pageScript end (0.19597s elapsed)
//*** time check 29 (0.19598s elapsed)