$(document).ready(function(){window.dataLayer=window.dataLayer||[];function pushDataGtm(e){if(window.google_tag_manager){e.preventDefault();var clickedButton=$(this);window.dataLayer.push({event:"gaEvent",category:e.data.category,action:e.data.action,label:e.data.label,eventCallback:function(containerId){if(containerId.startsWith("GTM")){clickedButton.off("click",pushDataGtm);if(e.data.unbindElement===true){e.unbind()}if(clickedButton.attr("href")){clickedButton[0].click()}else{clickedButton.trigger("click")}}},eventTimeout:2e3})}}$(document).on("click",'[data-tag="banner-shop-btn"]',function(){let shopBtn=$(this).text();$(document).on("banner-shop-btn",{category:"Store",action:"CLP - Banner Shop Product Click",label:shopBtn,unbindElement:false},function(event,category,action,label,unbindElement){pushDataGtm(event)});$(document).trigger("banner-shop-btn");$(document).off("banner-shop-btn")});$(document).on("click",'[data-tag="banner-shop-under"]',function(){$(document).on("banner-shop-under",{category:"Store",action:"CLP - Banner Shop Product Click",label:"Under $75",unbindElement:false},function(event,category,action,label,unbindElement){pushDataGtm(event)});$(document).trigger("banner-shop-under");$(document).off("banner-shop-under")});$(document).on("click",'[data-tag="view-all-prod"]',function(){$(document).on("view-all-prod",{category:"Store",action:"CLP - Shop Product Click",label:"View All Products Link",unbindElement:false},function(event,category,action,label,unbindElement){pushDataGtm(event)});$(document).trigger("view-all-prod");$(document).off("view-all-prod")});$(document).on("click",'[data-tag="shop-all-prod-btn"]',function(){$(document).on("shop-all-prod-btn",{category:"Store",action:"CLP - Shop Product Click",label:"Shop All Products Button",unbindElement:false},function(event,category,action,label,unbindElement){pushDataGtm(event)});$(document).trigger("shop-all-prod-btn");$(document).off("shop-all-prod-btn")});$(document).on("click",'[data-tag="banner-shop-v1"]',function(){let shopBtn=$(this).text();$(document).on("banner-shop-v1",{category:"Bulk Category Landing Page",action:"Banner Click",label:shopBtn,unbindElement:false},function(event,category,action,label,unbindElement){pushDataGtm(event)});$(document).trigger("banner-shop-v1");$(document).off("banner-shop-v1")});$(document).on("click",'[data-tag="view-all-prod-v1"]',function(){$(document).on("view-all-prod-v1",{category:"Bulk Category Landing Page",action:"Most Popular Click",label:"View All Products",unbindElement:false},function(event,category,action,label,unbindElement){pushDataGtm(event)});$(document).trigger("view-all-prod-v1");$(document).off("view-all-prod-v1")});$(document).on("click",'[data-tag="view-all-cat-prod-v1"]',function(){let viewAll=$(this).prev().text();$(document).on("view-all-cat-prod-v1",{category:"Bulk Category Landing Page",action:viewAll+" Click",label:"View All",unbindElement:false},function(event,category,action,label,unbindElement){pushDataGtm(event)});$(document).trigger("view-all-cat-prod-v1");$(document).off("view-all-cat-prod-v1")});$(document).on("click",'[data-tag="shop-all-btn-v1"]',function(){$(document).on("shop-all-btn-v1",{category:"Bulk Category Landing Page",action:"CTA Click",label:"Shop All Products",unbindElement:false},function(event,category,action,label,unbindElement){pushDataGtm(event)});$(document).trigger("shop-all-btn-v1");$(document).off("shop-all-btn-v1")});$(document).on("click",'[data-tag="shop-memorial-tree-v1"]',function(){$(document).on("shop-memorial-tree-v1",{category:"Bulk Category Landing Page",action:"Side Banner Click",label:"Shop Memorial Trees",unbindElement:false},function(event,category,action,label,unbindElement){pushDataGtm(event)});$(document).trigger("shop-memorial-tree-v1");$(document).off("shop-memorial-tree-v1")});$(document).on("click",'[data-tag="prod-category-v1"]',function(){let prodName=$(this).find("h4").text();$(document).on("prod-category-v1",{category:"Store",action:"CLP - Shop Category Click",label:prodName,unbindElement:false},function(event,category,action,label,unbindElement){pushDataGtm(event)});$(document).trigger("prod-category-v1");$(document).off("prod-category-v1")})});$(document).on("click",".popular-product-container .swiper-slide",function(e){var item=$(this);var evData={};evData.event="productClick";evData.ecommerce={};evData.ecommerce.currencyCode=item.attr("data-cur");evData.ecommerce.click={};evData.ecommerce.click.actionField={list:"CLP - Bulk - Most Popular"};evData.ecommerce.click.products=[];var prod={};prod.name=item.attr("data-nm");prod.id=item.attr("data-id");prod.price=item.attr("data-pr");prod.brand=item.attr("data-lid");prod.category=item.attr("data-cid");prod.position=parseInt(item.attr("data-pos"));document.cookie="selectedProdPos="+JSON.stringify(setProductPosition($("#obstore31").data("oid"),prod.id,prod.position))+";path=/";prod.dimension40="CFS";prod.dimension44=$("#obstore31").attr("data-tm");prod.dimension45=$("#obstore31").attr("data-tn");prod.dimension49=$("#obstore31").attr("data-tsn");prod.dimension61=item.attr("data-popular");prod.dimension66=item.attr("data-discounted");prod.dimension76=item.attr("data-pr");var imgSrc=item.find("img").attr("src");var imgFileName=imgSrc.substring(imgSrc.lastIndexOf("/")+1);prod.dimension86=prod.id+"|"+prod.name+"|"+imgFileName;evData.ecommerce.click.products.push(prod);window.dataLayer.push(evData)});$(document).on("click",".shop-element .swiper-slide",function(e){var item=$(this);let itemCategory=$(this).closest(".container-blocks").find("h2").text();var evData={};evData.event="productClick";evData.ecommerce={};evData.ecommerce.currencyCode=item.attr("data-cur");evData.ecommerce.click={};evData.ecommerce.click.actionField={list:"CLP - Bulk - "+itemCategory};evData.ecommerce.click.products=[];var prod={};prod.name=item.attr("data-nm");prod.id=item.attr("data-id");prod.price=item.attr("data-pr");prod.brand=item.attr("data-lid");prod.category=item.attr("data-cid");prod.position=parseInt(item.attr("data-pos"));document.cookie="selectedProdPos="+JSON.stringify(setProductPosition($("#obstore31").data("oid"),prod.id,prod.position))+";path=/";prod.dimension40="CFS";prod.dimension44=$("#obstore31").attr("data-tm");prod.dimension45=$("#obstore31").attr("data-tn");prod.dimension49=$("#obstore31").attr("data-tsn");prod.dimension61=item.attr("data-popular");prod.dimension66=item.attr("data-discounted");prod.dimension76=item.attr("data-pr");var imgSrc=item.find("img").attr("src");var imgFileName=imgSrc.substring(imgSrc.lastIndexOf("/")+1);prod.dimension86=prod.id+"|"+prod.name+"|"+imgFileName;evData.ecommerce.click.products.push(prod);window.dataLayer.push(evData)});$(document).on("click",".swiper_pagination .swiper-slide",function(e){var item=$(this);let itemCategory=$(this).closest(".container-blocks").find("h2").text();var evData={};evData.event="productClick";evData.ecommerce={};evData.ecommerce.currencyCode=item.attr("data-cur");evData.ecommerce.click={};evData.ecommerce.click.actionField={list:"CLP - Most Popular Products"};evData.ecommerce.click.products=[];var prod={};prod.name=item.attr("data-nm");prod.id=item.attr("data-id");prod.price=item.attr("data-pr");prod.brand=item.attr("data-lid");prod.category=item.attr("data-cid");prod.position=parseInt(item.attr("data-pos"));document.cookie="selectedProdPos="+JSON.stringify(setProductPosition($("#obstore31").data("oid"),prod.id,prod.position))+";path=/";prod.dimension40="CFS";prod.dimension44=$("#obstore31").attr("data-tm");prod.dimension45=$("#obstore31").attr("data-tn");prod.dimension49=$("#obstore31").attr("data-tsn");prod.dimension61=item.attr("data-popular");prod.dimension66=item.attr("data-discounted");prod.dimension76=item.attr("data-pr");var imgSrc=item.find("img").attr("src");var imgFileName=imgSrc.substring(imgSrc.lastIndexOf("/")+1);prod.dimension86=prod.id+"|"+prod.name+"|"+imgFileName;evData.ecommerce.click.products.push(prod);window.dataLayer.push(evData)});$(document).on("click",".category-block .category-item",function(e){var item=$(this);var prodId=item.attr("data-id");var prodPosition=parseInt(item.attr("data-pos"));document.cookie="selectedProdPos="+JSON.stringify(setProductPosition($("#obstore31").data("oid"),prodId,prodPosition))+";path=/"});$(document).on("click",".clp-banner-btn",function(e){var item=$(this);var prodId=item.attr("data-id");var prodPosition=parseInt(item.attr("data-pos"));document.cookie="selectedProdPos="+JSON.stringify(setProductPosition($("#obstore31").data("oid"),prodId,prodPosition))+";path=/"});$(document).on("click",'[data-tag="swiper-v1-left"]',function(){window.dataLayer.push({event:"gaEvent",category:"Bulk Category Landing Page",action:"Most Popular Click",label:"Left Arrow Click"})});$(document).on("click",'[data-tag="swiper-v1-right"]',function(){window.dataLayer.push({event:"gaEvent",category:"Bulk Category Landing Page",action:"Most Popular Click",label:"Right Arrow Click"})});$(document).on("click",'[data-tag="clp-tributebook"]',function(){window.dataLayer.push({event:"ga4Event",category:"Store",action:"CLP - Tribute Book Click",label:"View Book"})});