A space to discuss online store customization, theme development, and Liquid templating.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I have a standard Shopify theme which consists of several pages like Home Page, Product Page, Cart page etc.
Whenever I navigate from one page to another, the whole page is reloaded including the header and the footer. I understand that this is how the liquid template works but is there a way to add a component to the theme that doesn't reload when the pages change? Like in some websites, header and footer don't reload, only the content between them changes.
Any insights would be really helpful!
Thanks!!