⚡ HyperSpeed

Push any JavaScript that doesn't affect what customers see to the back of the line — so visible content shows up first.

Who can use this feature?

HyperSpeed is available on the Expert plan.

What is HyperSpeed?

If your store runs a lot of apps or has custom code, there's probably a pile of JavaScript loading on every page. Most of it has nothing to do with what customers actually see — it's for analytics, integrations, background tasks, and so on.

HyperSpeed sorts the scripts: anything tied to visible content goes first, everything else waits. The result? Customers see your page much faster, even on heavy stores.

This is especially powerful if you have several apps installed.

Why use HyperSpeed?

  • Faster visible content — prioritizes the scripts that render what customers see and defers the rest.

  • Built for heavy stores — the more apps and custom code you run, the bigger the gain.

  • Better Core Web Vitals — cuts the JavaScript blocking your page from appearing quickly.

  • No loss of functionality — deferred scripts still run; they just load after visible content.

⚙️ How to use HyperSpeed

Step 1: Open Self-optimize

Go to Speed up → Self-optimize.

[Screenshot: Speed up page with Self-optimize tab open]

Step 2: Turn on HyperSpeed

Turn on HyperSpeed.

[Screenshot: HyperSpeed toggle switched on]

Step 3: Apply to your theme

Click Speed up now and pick a theme to apply changes.

[Screenshot: Speed up now button and theme selection modal]

Step 4: Verify it's working

To check it's working, look in your theme code for the HyperSpeed optimization file.

[Screenshot: theme code editor showing HyperSpeed file]

📌 Merchant Notes

  • Always click Speed up now after turning this on to apply the changes.

  • HyperSpeed delivers the biggest gains on stores with several apps installed or heavy custom JavaScript.

  • Deferred scripts still run normally — they just load after your visible content.

  • This feature requires the Expert plan.

  • For an overview of all optimization features, see Speed up.

Contact us in live chat if you have any problems.

Last updated