
   var wts7 = {};
   try{
      wts7.user_id = ShopifyAnalytics.meta.page.customerId || __st.cid;
      wts7.group_name = ShopifyAnalytics.meta.page.pageType || __st.p;
   }
   catch(e) {}
   var wts2=document.createElement("div");
   wts2.id="wts1897169";
   wts2.style.textAlign="center";
   wts2.style.marginTop="15px";
   var footers = document.getElementsByTagName("footer");
   wts2.style.marginBottom="15px";
   document.body.appendChild(wts2);
   var wts=document.createElement("script");
   wts.type="text/javascript";
   wts.async=true;
   wts.src="https://wts.one/log7.js";
   document.head.appendChild(wts);
   wts.onload=function(){ 
      wtslog7(1897169,3);
   };
