Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize 9d4wkl14fzwo4gfr.12079340.shopifypreview.com
The LCP image has lazy loading applied and lacks fetchpriority=high, causing significant resource discovery delays.
Remove loading='lazy' from the hero image in your Shopify theme template. Add fetchpriority='high' to the LCP image element. Ensure the image is discoverable in the initial HTML without JavaScript dependencies.
A score of 37 falls in the "Poor" range (50-89). While it is better than poor (0-49), you should aim for 90+ to provide an optimal user experience and maximize SEO benefits.
This site is slower than approximately 35% of similar sites. The main issues affecting performance are image optimization, JavaScript execution time, and layout stability.
Addressing these issues could improve your conversion rate by 15-20% and boost your search engine rankings.
Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
Interaction to Next Paint
Good: < 200ms
Measures how quickly the page responds to user interactions
Cumulative Layout Shift
Good: < 0.1
Measures visual stability - how much content shifts during page load
This Shopify store has severe performance issues with a very poor score of 37/100. The biggest problem is excessive JavaScript execution taking over 8.9 seconds of main thread work, which is causing your pages to become interactive in a painfully slow 26.7 seconds. The site is loading nearly 1MB of unused JavaScript from third-party widgets and apps, while also suffering from inefficient caching (saving 810KB) and oversized images. Removing or optimizing unused JavaScript, implementing better caching strategies, and properly sizing images could improve your score by 40+ points and dramatically reduce load times from over 20 seconds to under 5 seconds.
Why It Matters:
JavaScript execution time of 3.3 seconds is blocking the main thread and causing 920ms Total Blocking Time.
How to Fix:
Remove or defer unused third-party apps like PickyStory and LabAmplify widgets from critical render path. Audit Shopify apps in admin and uninstall unused ones. Use async/defer attributes for non-essential scripts in theme.liquid.
Why It Matters:
Brand logos and product images lack explicit width/height attributes, causing layout shifts that hurt CLS scores.
How to Fix:
Add explicit width='84' height='84' attributes to all brand logo images in featured-logos section. Set dimensions on product card images in collection templates. Use CSS aspect-ratio property as fallback for responsive sizing.
Once your site is optimized, maintain that speed. Use DeployHQ for zero-downtime, automated deployments—so performance fixes and updates go live safely every time, without breaking your site.
Get AI-powered performance insights with actionable fixes in 30 seconds
More Shopify Speed Tests
Brand logos and product images lack explicit width/height attributes, causing layout shifts that hurt CLS scores.
JavaScript execution time of 3.3 seconds is blocking the main thread and causing 920ms Total Blocking Time.
Images are oversized and unoptimized, wasting 246KB and delaying LCP by 300ms.
4.5 seconds of JavaScript execution time creates 3 seconds of Total Blocking Time, preventing user interactions.