Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize justmenacing.com
Layout shifts score 0.499 (poor) due to unsized images and web font loading causing content to jump during page load.
Add explicit width and height attributes to the vehicle mod highlight image and gallery images in your Shopify theme templates. Preload critical web fonts by adding <link rel='preload'> tags in theme.liquid for Poppins and Exo fonts. Use font-display: swap in CSS to prevent invisible text periods.
A score of 10 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 site has severe performance issues with an abysmal score of 10/100, indicating critical problems that will frustrate users and hurt search rankings. The biggest issue is extremely slow loading of the main content - your Largest Contentful Paint takes a devastating 14.6 seconds, which should be under 2.5 seconds for good performance. The primary culprits are massive amounts of unused JavaScript (over 2MB wasted), excessive CSS that's not being used (159KB), and poorly optimized images that are much larger than needed for their display size. Immediately focus on removing or deferring unnecessary JavaScript, particularly from third-party services, and properly size your images to match their actual display dimensions - these changes alone could improve your score by 50+ points and dramatically speed up your site.
Why It Matters:
JavaScript execution consumes 6.7s and blocks the main thread, preventing user interactions and delaying LCP by 14.6s.
How to Fix:
Remove or defer unused third-party scripts like Postscript SDK (2.3MB unused), Wistia API (122KB unused), and TikTok pixel. In Shopify, go to Settings > Checkout and remove unnecessary tracking pixels. Use Shopify Script Tag API to load scripts conditionally based on page type.
Why It Matters:
Oversized images waste 3.2MB of bandwidth and delay LCP by 2.1s, especially the vehicle gallery images served at 4000px for 299px display slots.
How to Fix:
In Shopify Admin, use the built-in image transformation API to serve appropriately sized images. Replace image URLs with responsive versions using Liquid filters like img_url: '300x'. For the vehicle gallery, implement Shopify's responsive image snippet with srcset for different screen sizes.
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
Resource load delay of 835ms and network dependency chains up to 10 seconds are preventing fast page rendering.
2MB of unused JavaScript is causing 8.5 seconds of execution time and blocking the main thread for nearly 3 seconds.
Element render delay of 2.1 seconds is causing your LCP to reach 19 seconds, severely impacting user experience.
Oversized images waste 3.2MB of bandwidth and delay LCP by 2.1s, especially the vehicle gallery images served at 4000px for 299px display slots.