var merchant=merchant||{};merchant.modules=merchant.modules||{},(r=>{merchant.modules.inactiveTabMessage={init:function(){var e=merchant.setting,t=e||{},a=t.inactive_tab_message,n=t.inactive_tab_abandoned_message,c=(e||{}).inactive_tab_cart_count,i=(r(document.body).on("added_to_cart removed_from_cart updated_wc_div",function(e,t){c=t&&void 0!==t[".merchant_cart_count"]?t[".merchant_cart_count"]:r(".woocommerce-cart-form tr.cart_item").length}),document.title);document.addEventListener("visibilitychange",function(){var e=c?n:a;e&&(document.title=document.hidden?e.replaceAll("&#039;","'"):i)})}},merchant.modules.inactiveTabMessage.init()})(jQuery);