var mainGa4DataLayer,ga4DataLayer=function(){var n,t;this.init=function(){window.onload=function(){for(var t,i=document.getElementsByClassName("btn-sitetype-details"),n=0;n<i.length;n++)i[n].addEventListener("click",function(n){var t=n.currentTarget.getAttribute("data-siteid");t&&mainGa4DataLayer.viewDetail(t)});for(t=document.getElementsByClassName("removeFromCart"),n=0;n<t.length;n++)t[n].addEventListener("click",function(){var n=$(this).val();n&&mainGa4DataLayer.removeFromCart(n)})}};this.populateSites=function(t){n=t};this.populateCartItems=function(n){t=n};this.ccTypeForRewards=function(n){var t="";n==="VI"&&(t="VISA");n==="MC"&&(t="MC");n==="DI"&&(t="DISC");dataLayer.push({event:"checkout",ecommerce:{checkout:{actionField:{step:2,option:t}}}})};this.rewardsNewPurchase=function(){dataLayer.push({event:"detail",ecommerce:{detail:{actionField:{},products:[{name:"KOA Rewards Purchase",id:"VKR-stand-alone-purchase",price:36,brand:"",category:"VKR",variant:"",position:1}]}}})};this.rewardsRenewal=function(){dataLayer.push({event:"detail",ecommerce:{detail:{actionField:{},products:[{name:"KOA Rewards Renewal",id:"VKR-stand-alone-renewal",price:36,brand:"",category:"VKR",variant:"",position:2}]}}})};this.viewDetail=function(t){var i=n.find(n=>n.id==t);i&&(dataLayer.push({event:"productClick",ecommerce:{click:{actionField:{list:"SiteType - "+i.category},products:[{name:i.name,id:i.id,price:i.price,brand:i.brand,category:i.category,variant:i.variant,position:i.position}]}}}),dataLayer.push({ecommerce:{impressions:[{name:i.name,id:i.id,price:i.price,brand:i.brand,category:i.category,variant:i.variant,list:"SiteType - "+i.category,position:i.position}]},event:"impression"}))};this.addToCart=function(t,i){var r=n.find(n=>n.id==t);r&&dataLayer.push({event:"addToCart",ecommerce:{add:{actionField:{list:"SiteType - "+r.category},products:[{name:r.name,id:r.id,price:r.price,brand:r.brand,category:r.category,variant:r.variant,quantity:1,dimension8:i}]}}})};this.removeFromCart=function(n){var i=t.find(t=>t.id==n),r=[];r.push({name:i.name,id:i.id,price:i.price,brand:i.brand,category:i.category,variant:i.variant,quantity:1,dimension8:i.dimension8});dataLayer.push({event:"removeFromCart",ecommerce:{remove:{products:r}}})};this.removeFromCartDataLayer=function(n){var t=[];n.length>0?n.forEach(function(n){t.push({name:n.CampgroundAlias+" - "+n.SiteTitle,id:n.PricingGroupID,price:n.QuotedAmount,brand:n.CampgroundName,category:n.SiteCategoryCode,variant:n.CampgroundName,quantity:1,dimension8:n.LengthOfStay})}):t.push({name:n.CampgroundAlias+" - "+n.SiteTitle,id:n.PricingGroupID,price:n.QuotedAmount,brand:n.CampgroundName,category:n.SiteCategoryCode,variant:n.CampgroundName,quantity:1,dimension8:n.LengthOfStay});dataLayer.push({event:"removeFromCart",ecommerce:{remove:{products:t}}})};this.addRewardsToCart=function(n,t){dataLayer.push({event:"addToCart",ecommerce:{add:{products:[{name:"KOA Rewards Purchase",id:"VKR-"+n,price:t,brand:"",category:"VKR",variant:"",quantity:1}]}}})};this.addRewardsToCartNew=function(){dataLayer.push({event:"addToCart",ecommerce:{add:{products:[{name:"KOA Rewards Purchase",id:"VKR-stand-alone-purchase",price:36,brand:"",category:"VKR",variant:"",quantity:1}]}}})};this.addRewardsToCartRenew=function(){dataLayer.push({event:"addToCart",ecommerce:{add:{products:[{name:"KOA Rewards Renewal",id:"VKR-stand-alone-renewal",price:36,brand:"",category:"VKR",variant:"",quantity:1}]}}})};this.addToCartStep3=function(n){dataLayer.push({event:"addToCart",ecommerce:{add:{actionField:{list:"SiteType - "+n.actionField},products:[{name:n.name,id:n.id,price:n.price,brand:n.brand,category:n.category,variant:n.variant,quantity:1,dimension8:n.dimension8}]}}})};this.init()};mainGa4DataLayer=new ga4DataLayer