

			
		
			
<!--script data-cfasync="false" type="text/javascript" src="https://app.ecwid.com/script.js?132985275&data_platform=code" charset="utf-8"></script-->

<script>



window.addEventListener('load', function() {

console.log("🔍 Checking for Ecwid...");

    if (typeof Ecwid !== 'undefined') {
        console.log("✅ The Ecwid object is present.");
        
        Ecwid.OnAPILoaded.add(function() {
            console.log("🚀 SUCCESS: The Ecwid JS API is fully loaded and ready for use.");
        });
    } else {
        console.warn("❌ Ecwid is NOT found. If this is a non-store page, the plugin may not be enqueuing the scripts here.");
    }
});

// Function to fix the label
// Function to start the observer
const startDiscountObserver = () => {
    const targetNode = document.body;
    
    if (!targetNode) {
        // If body isn't ready, wait a few milliseconds and try again
        window.requestAnimationFrame(startDiscountObserver);
        return;
    }

    const observer = new MutationObserver((mutations) => {
        const el = document.querySelector('.ec-cart-summary__row--discount .ec-cart-summary__title');
        if (el && !el.dataset.fixed) {
            // Check if we want to replace EVERY coded name with one clean name
            el.textContent = "Early Bird Discount"; 
            el.dataset.fixed = "true";
        }
    });

    observer.observe(targetNode, { childList: true, subtree: true });
};

// Fire the function
startDiscountObserver();
</script>



<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://london.ballhockeyinternational.ca/wp-sitemap.xsl" ?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>https://london.ballhockeyinternational.ca/tag/tournament/</loc></url><url><loc>https://london.ballhockeyinternational.ca/tag/ball-hockey/</loc></url><url><loc>https://london.ballhockeyinternational.ca/tag/walter-gretzky/</loc></url><url><loc>https://london.ballhockeyinternational.ca/tag/hockey/</loc></url><url><loc>https://london.ballhockeyinternational.ca/tag/sports/</loc></url><url><loc>https://london.ballhockeyinternational.ca/tag/bhi/</loc></url><url><loc>https://london.ballhockeyinternational.ca/tag/popeyes/</loc></url><url><loc>https://london.ballhockeyinternational.ca/tag/supplements/</loc></url><url><loc>https://london.ballhockeyinternational.ca/tag/popeyes-supplements/</loc></url><url><loc>https://london.ballhockeyinternational.ca/tag/partnership/</loc></url><url><loc>https://london.ballhockeyinternational.ca/tag/ice-hockey/</loc></url><url><loc>https://london.ballhockeyinternational.ca/tag/benefits/</loc></url><url><loc>https://london.ballhockeyinternational.ca/tag/all-ontario-cup/</loc></url><url><loc>https://london.ballhockeyinternational.ca/tag/tournaments/</loc></url><url><loc>https://london.ballhockeyinternational.ca/tag/2018-walter-gretzky-street-hockey-tournament/</loc></url><url><loc>https://london.ballhockeyinternational.ca/tag/wgsht/</loc></url><url><loc>https://london.ballhockeyinternational.ca/tag/2018/</loc></url><url><loc>https://london.ballhockeyinternational.ca/tag/gretzky/</loc></url><url><loc>https://london.ballhockeyinternational.ca/tag/may-mayhem-tournament/</loc></url><url><loc>https://london.ballhockeyinternational.ca/tag/brantford/</loc></url><url><loc>https://london.ballhockeyinternational.ca/tag/become-a-coach/</loc></url><url><loc>https://london.ballhockeyinternational.ca/tag/coaching-application/</loc></url><url><loc>https://london.ballhockeyinternational.ca/tag/coaching/</loc></url></urlset>
