Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize hygia.home.com
Large GIF images total 2.8MB and delay LCP by 10.25 seconds on slow connections.
In Shopify Admin, replace GIF product animations with optimized MP4 videos using HTML5 video tags. Use Shopify's built-in image optimization by adding ?format=webp to image URLs. Install TinyIMG or Searchanise apps to automatically compress and convert images to WebP format.
A score of 41 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 score of only 41/100. The biggest problem is excessive unused JavaScript (345 KiB wasted) that's blocking the page for 1.35 seconds, causing extremely slow loading times - your Largest Contentful Paint takes a painful 25.1 seconds. The site is also downloading huge unoptimized GIF images (nearly 3 MB wasted) and has 53 KiB of unused CSS that further slows things down. Removing or deferring unused JavaScript from third-party extensions and Facebook tracking, compressing those large product images, and cleaning up unused CSS could potentially improve your score by 30+ points and dramatically speed up the user experience.
Why It Matters:
345 KiB of unused JavaScript delays LCP by 1.35 seconds and blocks user interactions.
How to Fix:
In Shopify Admin, go to Online Store > Themes > Actions > Edit Code. Remove or defer the Releasit COD form extension (233KB unused) and Facebook Pixel code. Use Shopify's Script Tag API to load tracking scripts after page load. Consider code splitting for large JavaScript bundles.
Why It Matters:
JavaScript queries cause 447ms of layout thrashing, blocking user interactions and hurting INP scores.
How to Fix:
Edit the secondary.js theme file to batch DOM reads and writes together. Replace multiple offsetWidth calls with single measurements. Use CSS transforms instead of changing layout properties. Move DOM queries outside of loops in the Releasit extension code.
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
158ms of forced reflows block the main thread and degrade user interaction responsiveness.
1,091 KiB of unused JavaScript blocks rendering and delays LCP by 300ms.
Redirects delay LCP by 750ms and FCP by 750ms, significantly impacting Core Web Vitals.
43 KiB of unused CSS is blocking first paint and delaying content visibility by 480ms.