define(["jquery","knockout","storageApi","pageLayout/cart","pageLayout/user","viewModels/shopperContext","moment","pageLayout/site","pubsub","ccConstants"],function(e,t,n,r,i,s,o,u,a,f){"use strict";function l(t,n,r){var i="<!-- Google Tag Manager --><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','"+n+"');</script>"+"<!-- End Google Tag Manager -->",s=document.createElement("noscript"),o=document.createElement("iframe");o.setAttribute("src","https://www.googletagmanager.com/ns.html?id="+n),o.setAttribute("height","0"),o.setAttribute("width","0"),o.setAttribute("style","display:none;visibility:hidden"),s.append(o),console.log("---> gmtFirstScript",i),console.log("---> noscriptTag",s),e("head").prepend(i),e("body").prepend(s)}function c(t,n,r){var i="<script src='https://www.googleoptimize.com/optimize.js?id="+n+"'>"+"</script>";e("head").prepend(i)}function h(){var t="<!-- Hotjar Tracking Code for https://www.frigelar.com.br/ --><script>(function(h,o,t,j,a,r){h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};h._hjSettings={hjid:1654362,hjsv:6};a=o.getElementsByTagName('head')[0];r=o.createElement('script');r.async=1;r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;a.appendChild(r);})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');</script>";e("head").prepend(t)}function p(e){try{var t=this,n;e.isGAProduct?(n=e,delete n.isGAProduct):n=t.productToGAProductFromTopicPublish(e),t.syncAnalyticsCartWithCart(),window.dataLayer.push({event:"addToCart",ecommerce:{currencyCode:t.user?t.user().priceListGroup.currency.currencyCode():"BRL",add:{products:n}}}),t.setLatestListViewedType()}catch(r){}}return{widgetViewModel:t.observable(),previousCheckoutStep:t.observable(""),createStruturedData:function(){e("head").find("#schema-home").remove(),e("head").find("#struturedCrumb").remove();var t=this,n=window.location.origin,r=n+"/ccstore/v1/images/?source=/file/general/Logo-Frigelar.png&height=26&width=180",i={"@context":"https://schema.org","@type":"Organization",name:t.site().siteInfo.name,url:n,logo:r,sameAs:["https://www.facebook.com/Frigelar","https://www.instagram.com/Frigelar/","https://www.youtube.com/user/CanalFrigelar","https://www.linkedin.com/company/frigelar/?viewAsMember=true"]},s=JSON.stringify(i),o="<script type='application/ld+json' id='schema-home'>"+s+"</script>";e("head").prepend(o)},createStruturedDataFAQ:function(t){e("head").find("#schema-FAQ").remove();var n=JSON.stringify(t),r="<script type='application/ld+json' id='schema-FAQ'>"+n+"</script>";e("head").prepend(r)},onLoad:function(t){l(document,t.site().extensionSiteSettings.google_settings.GTM_ID,t),c(document,t.site().extensionSiteSettings.google_settings.GTM_OptmizeKey,t),e.Topic(a.topicNames.CART_ADD_SUCCESS).subscribe(function(e){try{p.bind(t)(e)}catch(n){}}),t.createStruturedData(),e.Topic("GTM_CART_ADD").subscribe(function(e){try{p.bind(t)(e)}catch(n){}}),e.Topic(a.topicNames.PAGE_CHANGED).subscribe(function(e){t.funnelPagesGTM(e),t.createStruturedData()}),e.Topic(a.topicNames.PAGE_READY).subscribe(function(){setTimeout(function(){h()},3800)}),e.Topic(a.topicNames.CART_UPDATE_QUANTITY).subscribe(function(n){try{var r=t.cart().allItems().find(function(e){return e.commerceItemId==n.commerceItemId}),i=t.getProductOfAnalyticsCart(r);i.forEach(function(t){t&&(t.isGAProduct=!0,e.Topic("GTM_CART_REMOVE").publish(t))}),t.syncAnalyticsCartWithCart(),i=t.getAnalyticsCartItems(r.productId),i.forEach(function(t){t&&(t.isGAProduct=!0,e.Topic("GTM_CART_ADD").publish(t))})}catch(s){console.error(s)}}),e.Topic("GTM_CART_REMOVE").subscribe(function(e){try{var n;typeof e.itemTotal=="function"?n=t.productToGAProductFromCartInstance(e):e.isGAProduct?(n=e,delete n.isGAProduct):n=t.productToGAProductFromTopicPublish(e),t.syncAnalyticsCartWithCart(),window.dataLayer.push({event:"removeFromCart",ecommerce:{remove:{products:n}}})}catch(r){}}),e.Topic("GTM_PROMOTIONS_IMPRESSIONS").subscribe(function(e){try{t.bannerPromotionsGTMView(e)}catch(n){}}),e.Topic("GTM_BANNER_CLICK").subscribe(function(e){try{t.bannerPromotionsGTMClick(e)}catch(n){}}),e.Topic("GTM_PRODUCT_IMPRESSIONS").subscribe(function(e){try{t.productsGTMImpressions(e)}catch(n){}}),e.Topic("GTM_SEARCH_IMPRESSIONS").subscribe(function(e){try{t.searchGTMImpressions(e)}catch(n){}}),e.Topic("GTM_COLLECTION_IMPRESSIONS").subscribe(function(e){try{t.collectionGTMImpressions(e)}catch(n){}}),e.Topic("GTM_CART_IMPRESSIONS").subscribe(function(e){try{t.cartGTMImpressions(e)}catch(n){}}),e.Topic("GTM_CART_ORDER_CONFIRMATION").subscribe(function(e){try{t.syncAnalyticsCartWithCart(e),t.purchaseGTM(e)}catch(n){}}),e.Topic(a.topicNames.PAGE_READY).subscribe(function(e){try{t.handlePageChange(t,e)}catch(n){}}),e.Topic(a.topicNames.PRODUCT_VIEWED).subscribe(function(e){t.productViewGTM(e)}),e.Topic(a.topicNames.PAGE_PARAMETERS).subscribe(function(){try{this.parameters.loggedIn=="false"&&!t.user().loggedIn()&&t.resetCheckoutStatus()}catch(e){}}),e.Topic(a.topicNames.USER_LOGOUT_SUCCESSFUL).subscribe(function(){try{this.parameters.loggedIn=="false"&&!t.user().loggedIn()&&t.resetCheckoutStatus()}catch(e){}}),e.Topic(a.topicNames.USER_SESSION_EXPIRED).subscribe(function(){try{this.parameters.loggedIn=="false"&&!t.user().loggedIn()&&t.resetCheckoutStatus()}catch(e){}}),e.Topic("GTM_CHECKOUT_EVENT").subscribe(function(e){try{t.syncAnalyticsCartWithCart(),t.checkoutGTM(e),t.checkoutStepGTM(e)}catch(n){}}),e.Topic("GTM_CHECKOUT_OPTION").subscribe(function(e){try{t.checkoutOptionsGTM(e)}catch(n){}})},beforeAppear:function(){var t=this;e.Topic("create-Strutured-FAQ").subscribe(function(e){t.createStruturedDataFAQ(e)})},bannerPromotionsGTMView:function(e){window.dataLayer.push({ecommerce:{promoView:{promotions:e}}})},productsGTMImpressions:function(e){var t=this,n=[];e&&e.length>0&&(e.forEach(function(e,r){n.push(t.productToGAProductFromTopicPublishRecommendations(e,r+1))}),window.dataLayer.push({ecommerce:{currencyCode:t.user?t.user().priceListGroup.currency.currencyCode():"BRL",impressions:n}}))},searchGTMImpressions:function(e){var t=this;if(e)var n={event:"search",sitesearchterm:e.sitesearchterm,sitesearchresults:e.sitesearchresults};window.dataLayer.push(n)},collectionGTMImpressions:function(e){var t=this,n=[];if(e&&e.type=="collection"&&e.products.length>0){e.products.forEach(function(r,i){r.collectionName=e.info.category.name,n.push(t.productToGAProductFromTopicPublishRecommendations(r,i+1))});var r={event:"categoryView",pageCategory:e.info.category.name,pageDepartment:e.info.parentCategory.id=="rootCategory"?e.info.category.name:e.info.parentCategory.name,productsImpressionsSkus:n};window.dataLayer.push(r)}},cartGTMImpressions:function(e){var t=this,n=[];if(e&&e.products.length>0){e.products.forEach(function(e,r){n=n.concat(t.productToGAProductFromCartInstance(e))}),n.forEach(function(t,n,r){t.name||(t.name=e.products[n].productData().displayName)});var r={event:"cartView",cartpricetotal:e.total,products:n,cartskuproducts:n};window.dataLayer.push(r)}},bannerPromotionsGTMClick:function(e){window.dataLayer.push({event:"promotionClick",ecommerce:{promoClick:{promotions:e}}})},checkoutGTM:function(e){var t=this,r=n.getInstance().getItem("checkoutStarted"),i=!1;if(!r||r&&r=="null")n.getInstance().setItem("checkoutStarted","true"),i=!0;var s=e.step?e.step:1,o=n.getInstance().getItem("checkoutStep"),u=!0;!o||o&&o=="null"?n.getInstance().setItem("checkoutStep",s):s.toString()==o?u=!1:n.getInstance().setItem("checkoutStep",s),u&&(s==2&&window.dataLayer.push({event:"checkout",ecommerce:{checkout:{actionField:{step:1},products:t.getAnalyticsCartItems()}}}),window.dataLayer.push({event:"checkout",ecommerce:{checkout:{actionField:{step:s},products:t.getAnalyticsCartItems()}}})),s==6&&window.dataLayer.push({event:"checkoutOption",ecommerce:{checkout_option:{actionField:{step:s}}}})},funnelPagesGTM:function(e){var t=e.pageId,n;switch(t){case"home":n=1;break;case"category":n=2;break;case"product":n=3;break;case"cart":n=4;break;case"confirmation":n=8;break;default:n=null}n&&window.dataLayer.push({event:"checkoutOption",ecommerce:{checkout_option:{actionField:{step:n}}}})},checkoutStepGTM:function(e){var t=this;if(e.step==1&&t.previousCheckoutStep()!=e.step)var n=5;t.previousCheckoutStep(e.step),n&&window.dataLayer.push({event:"checkoutOption",ecommerce:{checkout_option:{actionField:{step:n}}}})},checkoutOptionsGTM:function(e){var t=this,n=7;window.dataLayer.push({event:"checkoutOption",ecommerce:{checkout_option:{actionField:{step:n,option:e}}}})},purchaseGTM:function(e){var t=this,n=t.getAnalyticsCartItems();n.forEach(function(t,n,r){t.name||(t.name=e.shoppingCart.items[n].displayName)});var r=t.getPurchaseContent();window.dataLayer.push({event:"purchase",ecommerce:{purchase:{actionField:r,products:n,cartskuproducts:n}},"gtm.uniqueEventId":2382}),t.resetStoreData()},productViewGTM:function(e){var t=this,n=t.productToGAProductFromTopicPublishPDP(e);window.dataLayer.push({event:"productClick",ecommerce:{click:{products:n}}}),window.dataLayer.push({ecommerce:{detail:{products:n}}})},resetCheckoutStatus:function(){n.getInstance().setItem("checkoutStarted","")},productToGAProductFromTopicPublish:function(e){var t=this,n=e.productListPrice>e.productSalePrice&&e.productSalePrice>0?e.productSalePrice:e.productListPrice;!n&&e.childSKUs&&e.childSKUs.length>0&&(n?null:n=e.childSKUs[0].listPrice>e.childSKUs[0].salePrice&&e.childSKUs[0].salePrice>0?e.childSKUs[0].salePrice:e.childSKUs[0].listPrice),n?null:n=e.listPrice>e.salePrice&&e.salePrice>0?e.salePrice:e.listPrice;var r={id:e.repositoryId,name:e.displayName,quantity:e.orderQuantity,price:Number(n).toFixed(2).toString(),unit:e.x_unit?e.x_unit:"un",category:t.getProductCategories(e,"topic"),brand:e.brand?e.brand:""};return e.selectedAddOnProducts&&e.selectedAddOnProducts[0]&&e.selectedAddOnProducts[0].addOnOptions.length>0?[r].concat(e.selectedAddOnProducts[0].addOnOptions.map(function(e){var n=e.product.listPrice>e.product.salePrice&&e.product.salePrice>0?e.product.salePrice:e.product.listPrice;return!n&&e.product.childSKUs&&e.product.childSKUs.length>0&&(n?null:n=e.product.childSKUs[0].listPrice>e.product.childSKUs[0].salePrice&&e.product.childSKUs[0].salePrice>0?e.product.childSKUs[0].salePrice:e.product.childSKUs[0].listPrice),{id:e.product.repositoryId,name:e.product.displayName,quantity:e.quantity,price:Number(n).toFixed(2).toString(),unit:e.product.x_unit?e.product.x_unit:"un",category:t.getProductCategories(e.product,"topic"),brand:e.product.brand?e.product.brand:""}})):[r]},productToGAProductFromTopicPublishPDP:function(e){var t=this,n=e.productListPrice>e.productSalePrice&&e.productSalePrice>0?e.productSalePrice:e.productListPrice;!n&&e.childSKUs&&e.childSKUs.length>0&&(n?null:n=e.childSKUs[0].listPrice>e.childSKUs[0].salePrice&&e.childSKUs[0].salePrice>0?e.childSKUs[0].salePrice:e.childSKUs[0].listPrice),n?null:n=e.listPrice>e.salePrice&&e.salePrice>0?e.salePrice:e.listPrice;var r={id:e.repositoryId(),name:e.displayName(),price:Number(n).toFixed(2).toString(),unit:e.x_unit?e.x_unit():"un",category:t.getProductCategories(e,"pdp"),brand:e.brand?e.brand():""};return[r]},productToGAProductFromTopicPublishRecommendations:function(e,t){var n=this;if(e&&e.length&&typeof e.length!="function"){var r=e,e=e[0],i=e.productListPrice>e.productSalePrice&&e.productSalePrice>0?e.productSalePrice:e.productListPrice;!i&&e.childSKUs&&e.childSKUs.length>0&&(i?null:i=e.childSKUs[0].listPrice>e.childSKUs[0].salePrice&&e.childSKUs[0].salePrice>0?e.childSKUs[0].salePrice:e.childSKUs[0].listPrice),i?null:i=e.listPrice>e.salePrice&&e.salePrice>0?e.salePrice:e.listPrice;var s=e["product.parentCategory.id"]();s=s[0].split(".");var o=s.length>1?s[s.length-1]:s[0],u={id:e.repositoryId()[0],name:e.displayName(),price:Number(i).toFixed(2).toString(),unit:e["product.x_unit"]?e["product.x_unit"]()[0]:"un",category:o,brand:e["product.brand"]?e["product.brand"]():"",list:r.collectionName?r.collectionName:"Search results",position:t};return u}if(e&&e.badges){var i=e.listPrice>e.salePrice&&e.salePrice>0?e.salePrice:e.listPrice,u={id:e.id,name:e.displayName,price:Number(i).toFixed(2).toString(),category:e.currentCategory?e.currentCategory:e.categories[0],list:e.currentCategory?e.currentCategory:e.categories[0],position:t};return u}var a=e.ccProduct!=undefined,e=e.ccProduct?e.ccProduct:e,i=e.productListPrice>e.productSalePrice&&e.productSalePrice>0?e.productSalePrice:e.productListPrice;i?null:i=e.listPrice>e.salePrice&&e.salePrice>0?e.salePrice:e.listPrice;var u={id:e.repositoryId(),name:e.displayName(),price:Number(i).toFixed(2).toString(),unit:e.x_unit?e.x_unit():"un",category:n.getProductCategories(e,"recomendations"),brand:e.brand?e.brand():"",list:a?"Related Products":"Recommended Products",position:t};return u},productToGAProductFromCartInstance:function(e){var t=this,n;try{var r=e.productData?Number(e.productData().listPrice>e.productData().salePrice&&e.productData().salePrice>0?e.productData().salePrice:e.productData().listPrice).toFixed(2).toString():"0.00";return n={id:e.productId,name:e.displayName()===""?e.productData?e.productData().displayName:e.displayName():e.displayName(),quantity:e.quantity(),price:e.originalPrice()!=0?Number(e.originalPrice()).toFixed(2).toString():r,unit:e.productData?e.productData()?e.productData().x_unit?e.productData().x_unit:"un":"un":"un",category:e.productData?t.getProductCategories(e.productData(),"topic"):"",brand:e.productData?e.productData()?e.productData().brand:"":""},e.childItems&&e.childItems.length>0?[n].concat(e.childItems.map(function(e){var r=e.productData?Number(e.productData().listPrice>e.productData().salePrice&&e.productData().salePrice>0?e.productData().salePrice:e.productData().listPrice).toFixed(2).toString():"0.00";return r=="0.00"&&e.productData&&e.productData().childSKUs&&e.productData().childSKUs.length>0&&(r!="0.00"?null:r=e.productData().childSKUs[0].listPrice>e.productData().childSKUs[0].salePrice&&e.productData().childSKUs[0].salePrice>0?e.productData().childSKUs[0].salePrice:e.productData().childSKUs[0].listPrice),{id:e.productId,name:e.displayName(),quantity:n.quantity,price:Number(r).toFixed(2).toString(),unit:e.productData?e.productData()?e.productData().x_unit?e.productData().x_unit:"un":"un":"un",category:e.productData?t.getProductCategories(e.productData(),"topic"):"",brand:e.productData?e.productData()?e.productData().brand:"":""}})):[n]}catch(i){return{id:e.productId,name:e.displayName(),quantity:e.quantity(),price:Number(e.originalPrice()).toFixed(2).toString(),unit:"un",category:"",brand:""}}},getProductCategories:function(e,t){var n=this;if(t=="topic"){if(e&&e.parentCategoryIdPath&&!e.parentCategoryIdPath.includes("promocao"))return e.parentCategory?e.parentCategory.repositoryId:"";if(e.parentCategoryIdPath.includes("promocao")){var r=null;for(var i=0;i<e.parentCategories.length;i++){var s=e.parentCategories[i],o=s.fixedParentCategories;if(o.repositoryId.includes("promocao"))continue;var u=!0;while(o.fixedParentCategories){if(o.repositoryId.includes("promocao")){u=!1;break}o=o.fixedParentCategories}if(u){r=s.repositoryId;break}}return r}}if(t=="recomendations"){if(e&&e.parentCategoryIdPath&&!e.parentCategoryIdPath().includes("promocao"))return e.parentCategory?e.parentCategory().repositoryId():"";if(e.parentCategoryIdPath().includes("promocao")){var r=null;for(var i=0;i<e.parentCategories().length;i++){var s=e.parentCategories()[i],o=s.fixedParentCategories();if(o.repositoryId().includes("promocao"))continue;var u=!0;while(o.fixedParentCategories&&o.fixedParentCategories()){if(o.repositoryId().includes("promocao")){u=!1;break}o=o.fixedParentCategories()}if(u){r=s.repositoryId;break}}return r}}if(t=="pdp"){if(e&&e.parentCategoryIdPath&&!e.parentCategoryIdPath().includes("promocao"))return e.parentCategory?e.parentCategory.repositoryId():"";if(e.parentCategoryIdPath().includes("promocao")){var r=null;for(var i=0;i<e.parentCategories().length;i++)if(!e.parentCategories()[i].route().includes("promocao")){r=e.parentCategories()[i].repositoryId();break}return r}}},setLatestListViewedType:function(e){e==undefined?n.getInstance().removeItem("listType"):n.getInstance().setItem("listType",e)},getAnalyticsCartItems:function(){var e=n.getInstance().getItem("analyticsCart");try{if(e==null||e==undefined||e&&JSON.parse(e)&&!JSON.parse(e)[0])n.getInstance().setItem("analyticsCart","[]"),e=n.getInstance().getItem("analyticsCart");return JSON.parse(e)}catch(t){return[]}},getPurchaseContent:function(){var e=n.getInstance().getItem("purchaseContent");try{if(e==null||e==undefined||e&&JSON.parse(e)&&!JSON.parse(e))n.getInstance().setItem("purchaseContent","{}"),e=n.getInstance().getItem("purchaseContent");return JSON.parse(e)}catch(t){return{}}},getProductOfAnalyticsCart:function(e){var t=this,n=t.getAnalyticsCartItems().find(function(t){return t.id==e.productId});if(e){if(e.childItems&&e.childItems.length>0){var r=[];return e.childItems.forEach(function(e){r.push(t.getAnalyticsCartItems().find(function(t){return t.id==e.productId}))}),[n].concat(r)}return[n]}},syncAnalyticsCartWithCart:function(e){var t=this;if(!e){var i=r.getInstance(),s=i.items().map(function(e){return t.productToGAProductFromCartInstance(e)}),o=[];s.forEach(function(e){Array.isArray(e)?e.forEach(function(e){o.push(e)}):o.push(e)});var u=[],a=[];for(var f=0;f<o.length;f++)if(a.indexOf(o[f].id)==-1){var l=o.filter(function(e){return e.id==o[f].id});if(l.length>1){a.push(o[f].id);var c=l.reduce(function(e,t){return e+t.quantity},0);l[0].quantity=c}u.push(l[0])}n.getInstance().setItem("analyticsCart",JSON.stringify(u));var h=i.coupons().length==0?"":i.coupons().find(function(e){return e.status()=="claimed"});h=h==""?h:h.code(),n.getInstance().setItem("coupon",h);var p={id:i.cartName(),affiliation:"Frigelar",revenue:i.total(),tax:i.tax(),shipping:i.shipping(),coupon:h?h:""};n.getInstance().setItem("purchaseContent",JSON.stringify(p))}else{var h=n.getInstance().getItem("coupon"),p={id:e.id,affiliation:"Frigelar",revenue:e.priceInfo.total,tax:e.priceInfo.tax,shipping:e.priceInfo.shipping,coupon:h?h:""};n.getInstance().setItem("purchaseContent",JSON.stringify(p))}},resetStoreData:function(){n.getInstance().setItem("analyticsCart",""),n.getInstance().setItem("coupon",""),n.getInstance().setItem("purchaseContent","")},handlePageChange:function(e,t){var n=window.location.url,r=this.gup("utm_source",n),i=this.gup("utm_medium",n),s=this.gup("utm_campaign",n);(this.isset(r)||this.isset(i)||this.isset(s))&&window.pushToDataLayer({url_tracking:{utm_source:this.isset(r)?r:"",utm_medium:this.isset(i)?i:"",utm_campaign:this.isset(s)?s:""}})},gup:function(e,t){t||(t=location.href),e=e.replace(/[\[]/,"\\[").replace(/[\]]/,"\\]");var n="[\\?&]"+e+"=([^&#]*)",r=new RegExp(n),i=r.exec(t);return i==null?null:i[1]},isset:function(e){return e!=null}}})