Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize almivahome.com
Images without explicit dimensions cause layout shifts, harming user experience and CLS scores.
Add explicit width and height attributes to all image elements in your Shopify theme templates. Replace height='auto' and width='auto' with actual pixel dimensions in your icon carousel components. Reserve space for dynamic content using CSS aspect-ratio or min-height properties.
A score of 50 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 severe performance issues with a score of 50/100, primarily due to massive image files that are slowing down the page. The biggest problem is enormous network payloads totaling 11MB, with poorly optimized product images consuming over 8MB of data - one image alone is nearly 5MB. These oversized images are causing your First Contentful Paint to take 6.7 seconds and Largest Contentful Paint to reach 13.2 seconds, which will frustrate users and hurt conversions. Compressing images more aggressively, removing unused JavaScript (344KB savings available), and optimizing CSS could improve your score by 30+ points and dramatically speed up your product pages.
Why It Matters:
Images consume 8MB of bandwidth with potential 8,050 KiB savings, significantly delaying LCP which currently takes 13.2 seconds.
How to Fix:
Use Shopify's image transformation API to serve properly sized images by adjusting width parameters in URLs. Enable advanced compression in your theme settings. Add fetchpriority='high' to your main product image to prioritize LCP element loading.
Why It Matters:
Main thread is blocked for 7.4 seconds with 344 KiB of unused JavaScript, preventing user interactions and delaying TTI to 14.7 seconds.
How to Fix:
Remove or replace the Releasit COD extension which contributes 233 KiB of unused code. Defer Facebook Pixel loading using async attributes. Audit and minimize third-party scripts in your theme's liquid files, moving non-essential tracking to load after page interactive.
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.