Fix Cumulative Layout Shifts

How to optimize justmenacing.com

Shopify SiteScore: 10/100Analyzed March 2026Re-analyze this site

Fix Cumulative Layout Shifts

Medium Impact+12 points estimated

Why It Matters

Layout shifts score 0.499 (poor) due to unsized images and web font loading causing content to jump during page load.

How to Fix

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.

0Poor

What This Score Means

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.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

14.6s
Poor

Good: < 2.5s

Measures how long it takes for the main content to appear on screen

INP

Interaction to Next Paint

235ms
Needs Improvement

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.50
Poor

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

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.

Other Optimization Recommendations

Reduce Unused JavaScript Bundles

High Impact+25 points estimated

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.

Optimize Images for Mobile Display

High Impact+18 points estimated

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.

Keep Your Site Fast After Optimization

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.

Explore DeployHQ →Trusted by engineering teams shipping high-performance sites

Want to Analyze YOUR Website?

Get AI-powered performance insights with actionable fixes in 30 seconds

More Shopify Speed Tests

Shopify Performance Resources

Frequently Asked Questions