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 causes 1.2 second LCP delay and blocks main thread execution.
Review Shopify apps and remove unused ones, especially the COD form extension if not needed. Use Shopify's Script Tag API to conditionally load Facebook Pixel only on necessary pages. Consider code-splitting for large JavaScript bundles.
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 product page has poor performance with a score of 56/100, primarily due to excessive JavaScript blocking the page load. The biggest issue is 347 KiB of unused JavaScript that's delaying your Largest Contentful Paint by 1.2 seconds and making the page fully interactive only after 31.6 seconds. The main culprits are a Shopify extension (releasit-cod-form) and Facebook tracking scripts that are loading unnecessary code. Removing or optimizing these scripts, along with compressing your oversized product images (nearly 7MB total), could improve your performance score by 30+ points and dramatically reduce load times for customers.
Why It Matters:
Images total 6.9MB with poor compression, significantly slowing page load and LCP.
How to Fix:
Use Shopify's image transformation API to serve properly sized images (?width=360 instead of loading 1500px images). Increase compression quality in your image editor or use apps like TinyIMG. Convert product images to WebP format for better compression.
Why It Matters:
Missing width/height attributes on images cause layout shifts and degrade user experience.
How to Fix:
Edit your Shopify theme's product template files to include explicit width and height attributes on all img tags. Add CSS aspect-ratio properties for responsive images. Use Shopify's responsive image snippets to maintain proper dimensions across devices.
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.