Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize almivahome.com
347 KiB of unused JavaScript is blocking page load and delaying LCP by 1.65 seconds.
Remove or lazy-load the Releasit COD form extension (233KB unused). Audit Facebook Pixel implementation to load only necessary features. Use Shopify's Script Tag API to defer non-critical third-party scripts until after page load.
A score of 56 falls in the "Needs Improvement" 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 poor performance with a score of 56/100, indicating significant user experience issues. The biggest problem is excessive JavaScript execution time (1.6 seconds) combined with massive unused JavaScript (347 KiB), which is severely impacting page load speed and causing a terrible First Contentful Paint of 7.8 seconds. The site is also suffering from forced layout reflows and render-blocking resources that prevent content from displaying quickly. Reducing JavaScript payloads, eliminating unused code, and optimizing the large images (over 6MB in total) could dramatically improve performance by several seconds and boost the score by 30+ points.
Why It Matters:
CSS and font files are blocking initial page render, delaying First Contentful Paint by 1.2 seconds.
How to Fix:
Inline critical CSS for above-the-fold content in your Shopify theme's liquid templates. Add preload tags for Google Fonts in theme.liquid. Move non-critical CSS like the COD form styles to load asynchronously using media='print' technique.
Why It Matters:
JavaScript is forcing 400ms of layout recalculations, blocking user interactions and degrading Core Web Vitals.
How to Fix:
Optimize the Releasit COD form to batch DOM reads/writes instead of querying layout properties individually. Review secondary.js to eliminate synchronous style calculations. Use CSS transforms for animations instead of changing layout properties.
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
Images can be reduced by 387KB through better compression, improving load times without quality loss.
Critical CSS files delay First Contentful Paint by 850ms, preventing users from seeing content quickly.
JavaScript execution takes 1.8 seconds and blocks the main thread for 5.1 seconds, severely impacting user interactivity.
Missing preconnect hints to essential-cart-publisher.essential-apps.com waste 304ms on connection setup during critical rendering.