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
Product images account for 2.9MB of transfer size and delay LCP by 900ms, with the main product GIF taking 15.2 seconds to load.
Convert the large product GIFs to optimized MP4 videos using Shopify's native video support for 60-80% size reduction. Compress remaining images using apps like TinyIMG or Booster. Add fetchpriority='high' to the main product image and ensure proper responsive sizing with srcset.
A score of 47 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 product page has severe performance issues with a score of just 47/100. The biggest problem is excessive JavaScript execution that's blocking the page for over 7.6 seconds, preventing users from interacting with the site until 22.5 seconds after loading. The main culprits are third-party extensions like the COD form app and Facebook tracking scripts that are consuming massive amounts of processing time and forcing the browser to repeatedly recalculate page layouts. Removing unused JavaScript code, optimizing these extensions, and deferring non-critical scripts could improve your score by 30+ points and dramatically reduce the time users wait to actually use your page.
Why It Matters:
JavaScript execution takes 3.0 seconds and blocks the main thread for 7.7 seconds, severely delaying page interactivity and contributing to the 22.5s Time to Interactive.
How to Fix:
Remove or defer unused JavaScript from the Releasit COD form app (233KB unused). Split the secondary.js bundle into smaller chunks and load non-critical parts asynchronously. Use Shopify's Script Tag API to defer third-party scripts like Facebook tracking until after page load.
Why It Matters:
Multiple forced reflows totaling 347ms are causing layout instability and blocking rendering, particularly from Shopify extensions and inline scripts.
How to Fix:
Add explicit width and height attributes to the three product feature icons (currently set to 'auto'). Move DOM queries that trigger reflows to requestAnimationFrame callbacks. Review the Releasit COD and Judge.me extensions for layout-shifting behavior and configure them to load after main content.
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
CSS files block page rendering for 1.3 seconds, preventing users from seeing content quickly.
LCP at 13.2 seconds severely impacts user experience because critical images aren't discoverable in initial HTML.
Excessive JavaScript (1.1MB unused) blocks main thread for 11+ seconds, preventing user interactions and delaying page responsiveness.
497KB of unused JavaScript creates 1.34 seconds of wasted processing time and blocks user interactions.