How does the 'Fast Loading' option work?
The Fast Loading option is one of the most important features of most of our apps. By using this option, you can decide when the app loads when the page is accessed.
You can find it using the within the Advanced preferences section in the app preferences page:
If your website is heavily
Unless your store is heavily
In addition, our script file is cached in the browser so it will not consume network resources after the first download.
Basically, it works in a simple way but provides effective results on the loading pattern of the page.
When Fast loading is enabled, the app script is added to your theme template and the app is loaded along with all your page resources:
When Fast loading is disabled, the app script is loaded after other resources, when page loading is completed:
Please note that ' page loading' here is a technical term which is related to what a user experiences but it is not exactly the same.