Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize wunschgutschein.de
Multiple unused Google Analytics scripts consume 1,087 KiB and block rendering for 300ms.
In Shopify admin, go to Settings > Analytics and remove duplicate tracking codes. Keep only the active Google Analytics 4 property. Remove unused conversion tracking scripts from Google Tag Manager or your theme's tracking settings.
A score of 61 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 site has poor performance with a score of 61/100, primarily due to severely slow loading times. The biggest problem is an extremely poor Largest Contentful Paint of 7.7 seconds, caused by oversized images that are being served at 2000x2000 pixels but displayed at only 324x324 pixels, wasting over 1MB of data. Additionally, the site is loading excessive unused JavaScript (over 1MB) from Google Analytics and other third-party scripts, contributing to a painfully slow Time to Interactive of 29.3 seconds. Implementing responsive images and removing unused JavaScript could dramatically improve loading speeds and user experience by several seconds.
Why It Matters:
Oversized images (2000x2000 displayed as 324x324) waste 1,193 KiB and delay LCP by 7.7 seconds.
How to Fix:
In Shopify admin, replace category images with properly sized versions (648x648 max for retina). Use Shopify's responsive image filters like {{ image | image_url: width: 324 }} in your liquid templates. Enable WebP format in your theme settings if available.
Why It Matters:
Render-blocking resources delay First Contentful Paint by 450ms and prevent page interaction.
How to Fix:
Move non-essential CSS files to load after page render using Shopify's {{ 'stylesheet.css' | asset_url | stylesheet_tag: loading: 'defer' }}. Defer JavaScript files not needed immediately by adding async or defer attributes in your theme.liquid file.
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
Render-blocking CSS files delay First Contentful Paint by 260ms.
1,151 KiB of unused JavaScript delays LCP by 150ms and blocks main thread execution.
Poor CLS score of 0.897 severely impacts user experience and Core Web Vitals.
Render-blocking resources delay First Contentful Paint by 450ms and prevent page interaction.