(function () { const footer = () => { } document.addEventListener('shopify:section:load', footer); footer(); })();