Solved! Go to the solution
This is an accepted solution.
Hey Ivan, based on your description, it sounds like your main bottleneck is the collection page. When loading a large number of products through liquid, the server load times can be extremely long.
I'd recommend avoiding doing a server load, but doing everything asynchronously instead. Loading your products with JS, and only when they're needed, should help immensely.
An app like BoostCommerce's collections app could solve this - https://apps.shopify.com/product-filter-search
Or getting a developer to custom build an ajax product loader would work too.
Hey @alexanderrusa,
We wrote a full guide on Shopify speed optimization. I think it might help with your situation.
Cheers!
This is an accepted solution.
Hey @alexanderrusa,
We wrote a full guide on Shopify speed optimization. I think it might help you.
Cheers!
User | Count |
---|---|
11 | |
11 | |
6 | |
5 | |
4 |