var ecommerceExtCommon_GA4={checkoutTags:[],formatPrice:function(a){a=a.replace(/,/g,"");a=jQuery.trim(a).split(/\r?\n/g).shift();return a=-1!=a.indexOf("\uffe5")?a.substr(1,a.length-1):""},escapeJavaScriptValue:function(a){return a.replace(/['"]/g,function(b){return{"'":"\\'",'"':'\\"'}[b]})},formatVariant:function(a,b){var e="";if(""!==a&&""!==b)e="\uff08"+a+"\u3000"+b+"\uff09";else if(""!==a||""!==b)e="\uff08"+a+b+"\uff09";return e},sendClickConversion:function(a){gtag("event","select_item",{item_list_id:location.pathname, items:[{currency:google_tag_manager["rm"]["59823682"](23),item_id:a.data.itemData.id,item_name:a.data.itemData.title,item_brand:a.data.itemData.brand,item_category:a.data.itemData.category1,item_category2:a.data.itemData.category2,item_category3:a.data.itemData.category3,item_category4:a.data.itemData.category4,item_variant:a.data.itemData.variant,price:a.data.itemData.price,index:a.data.itemData.position}]})},addCartConversion:function(a){var b=ecommerceExt_GA4;b.sendAddCartConversion(a.data.itemData)},sendAddCartConversion:function(a){gtag("event", "add_to_cart",{currency:google_tag_manager["rm"]["59823682"](24),value:a.price,items:[{currency:google_tag_manager["rm"]["59823682"](25),item_id:a.id,item_name:a.title,item_brand:a.brand,item_category:a.category,item_category2:a.category2,item_category3:a.category3,item_category4:a.category4,item_variant:a.variant,price:a.price,index:a.position,quantity:a.qty,location_id:location.pathname}]})},sendDelCartConversion:function(a){gtag("event","remove_from_cart",{currency:google_tag_manager["rm"]["59823682"](26),value:a.price,items:[{currency:google_tag_manager["rm"]["59823682"](27), item_id:a.id,item_name:a.title,item_brand:a.brand,item_category:a.category,item_category2:a.category2,item_category3:a.category3,item_category4:a.category4,item_variant:a.variant,price:a.price}]})},sendBookmarkConversion:function(a){gtag("event","add_to_wishlist",{currency:google_tag_manager["rm"]["59823682"](28),value:a.price,items:[{item_id:a.id,item_name:a.title,item_brand:a.brand,item_category:a.category,item_category2:a.category2,item_category3:a.category3,item_category4:a.category4,item_variant:a.variant,price:a.price, index:a.position,quantity:a.qty,location_id:location.pathname}]})},formatCodeWithName:function(a,b){var e="";""!==a&&""!==b&&(e=b+"("+a+")");return e},checkoutConversion:function(){var a=ecommerceExt_GA4,b=window.location.href.match(".+/(.+?)([?#;].*)?$")[1];if("cart.aspx"===b)var e=1;else if("method.aspx"===b||"select.aspx"===b)e=2;else if("estimate.aspx"===b)e=3;else return;var c=google_tag_manager["rm"]["59823682"](29);if(0!==c.length){var g,h;b=0;for(var d in c){var f={};var k=h=g="";var l=a.formatVariant(c[d].variation_name1, c[d].variation_name2);var m=ecommerceExtCommon_GA4.formatCodeWithName(c[d].category_code1,c[d].category_name1);c[d].category_code1!=c[d].category_code2&&(g=ecommerceExtCommon_GA4.formatCodeWithName(c[d].category_code2,c[d].category_name2),c[d].category_code2!=c[d].category_code3&&(h=ecommerceExtCommon_GA4.formatCodeWithName(c[d].category_code3,c[d].category_name3),c[d].category_code3!=c[d].category_code4&&(k=ecommerceExtCommon_GA4.formatCodeWithName(c[d].category_code4,c[d].category_name4))));var n= a.formatCodeWithName(c[d].brand,c[d].brand_name);f.item_id=c[d].goods;f.item_name=a.escapeJavaScriptValue(c[d].name);f.item_brand=n;f.item_category=m;f.item_category2=g;f.item_category3=h;f.item_category4=k;f.item_variant=a.escapeJavaScriptValue(l);f.price=c[d].price;f.quantity=c[d].qty;f.currency=google_tag_manager["rm"]["59823682"](30);a.checkoutTags.push(f);b+=parseInt(c[d].price)*parseInt(c[d].qty)}0