Incomplete window.Shopify on some pages

Hi, I noticed that for some reason object window.Shopify seems to be missing almost all properties sometimes.

It looks like this on most pages

but on some pages, it has only these properties:

Any ideas for why is it happening?

It turns out the person who created the theme has put https://shopify.dev/docs/api/liquid/objects/content_for_header behind the if condition, and sometimes Shopify scripts were not included.