Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize pawride.pt
Missing preconnect hints to essential-cart-publisher.essential-apps.com waste 304ms on connection setup during critical rendering.
Add <link rel="preconnect" href="https://essential-cart-publisher.essential-apps.com"> to your theme's theme.liquid file in the <head> section. Also preconnect to Google Analytics. Remove unused preconnects to fonts.shopifycdn.com to avoid wasted connections.
A score of 52 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 poor performance issues with a score of 52/100. The biggest problem is extremely slow image loading, which causes your Largest Contentful Paint to take a devastating 22.1 seconds - one of the worst loading times possible. The main culprit is oversized product images that are being served at 800x800 pixels but only displayed at 372x372 pixels, wasting 430KB of data and adding 200ms to load time. Additionally, unused JavaScript from Google Analytics and Facebook tracking scripts is consuming 369KB unnecessarily, while render-blocking CSS files are delaying the initial page display by 430ms. Optimizing image sizes, removing unused code, and implementing proper image compression could dramatically improve your score by 30+ points and provide users with a much faster shopping experience.
Why It Matters:
Images are wasting 430 KiB with oversized files that delay LCP by 200ms, accounting for major performance bottlenecks.
How to Fix:
Configure Shopify's responsive image system to serve appropriate sizes using srcset. Replace 800x800 images with 372x372 versions for carousel items. Enable additional WebP compression in Shopify admin under Online Store > Themes > Actions > Edit code, then optimize image quality settings in liquid templates.
Why It Matters:
369 KiB of unused JavaScript and blocking render resources delay LCP by 2.1 seconds and waste bandwidth.
How to Fix:
Remove unused Google Tag Manager instances (you have 3 duplicate GTM scripts). Disable Judge.me CSS if not using reviews (99% unused). Use Shopify's Script Tag API to load non-critical JavaScript asynchronously. Consider lazy-loading Hoppy Bundles extension until user interaction.
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
369 KiB of unused JavaScript and blocking render resources delay LCP by 2.1 seconds and waste bandwidth.
2.3 seconds of JavaScript execution blocks user interactions and creates 490ms of blocking time.
Oversized images waste 431 KiB and delay LCP by 300ms with poor compression ratios.
378 KiB of unused JavaScript is blocking the main thread and delaying LCP by 1.4 seconds.