Remove Unused JavaScript Code

How to optimize campdavid.soccx.pl

Shopify SiteScore: 21/100Analyzed January 2026

Remove Unused JavaScript Code

High Impact+25 points estimated

Why It Matters

Unused JavaScript wastes 254 KiB and delays LCP by 1.35 seconds, severely impacting page performance.

How to Fix

In Shopify Admin, go to Online Store > Themes > Actions > Edit Code. Remove or defer the Lookfy extension (52KB waste), optimize Google Tag Manager by removing unused tags, and audit Ryviu app for necessary features only. Use Shopify's Script Tag API to load non-critical scripts after page load.

0Poor

What This Score Means

A score of 21 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

18.0s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

426ms
Needs Improvement

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.81
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 a critically low score of 21/100. The biggest problem is massive JavaScript bloat - the site loads 254 KiB of unused JavaScript that delays page rendering by over 1.3 seconds, combined with render-blocking scripts that add another 570ms delay. The site also suffers from a devastating redirect issue (adding 780ms) and takes an extremely slow 18 seconds for the largest content to appear, creating a terrible user experience. Fixing the redirect, removing unused JavaScript from third-party apps like Lookfy and cookie consent tools, and optimizing the oversized images could potentially improve the performance score by 40+ points and drastically reduce load times.

Other Optimization Recommendations

Fix Render Blocking Resources

High Impact+18 points estimated

Why It Matters:

Critical CSS and JavaScript block initial page render for 570ms, preventing users from seeing content quickly.

How to Fix:

Move Cookie Consent script to load asynchronously using async attribute. Inline critical CSS for above-the-fold content in your theme.liquid file. Defer Lookfy extension CSS by adding media='print' onload='this.media="all"' to the link tag, then loading it after page renders.

Optimize LCP Image Loading

High Impact+22 points estimated

Why It Matters:

The hero image uses lazy loading and lacks priority hints, causing an 18-second LCP that fails Core Web Vitals.

How to Fix:

Edit your theme's slideshow section template to remove loading='lazy' from the first hero image. Add fetchpriority='high' attribute to the LCP image element. Preload the hero image in theme.liquid using <link rel='preload' as='image' href='hero-image-url'> in the <head> section.

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

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