Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize elpinardelrio.com
Missing width/height attributes on images cause layout shifts and the LCP image lacks priority hints.
Edit your Shopify theme's product template to add explicit width='382' height='382' attributes to all product description images. Add <link rel='preload' as='image' href='[LCP-image-url]' fetchpriority='high'> to the <head> section for faster LCP discovery.
A score of 26 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 product page has severe performance issues with a critically low score of 26/100. The biggest problem is massive, unoptimized images that are causing the Largest Contentful Paint to take an extremely slow 27 seconds - these three product images alone could save 4.4MB and 20+ seconds of load time if properly compressed and sized. The site is also suffering from excessive JavaScript execution (7.6 seconds) and forced layout reflows primarily caused by TikTok tracking scripts, resulting in a 33.5 second Time to Interactive that makes the page essentially unusable. Compressing the product images and removing or optimizing third-party scripts could easily improve the performance score by 40+ points and dramatically enhance the shopping experience.
Why It Matters:
Three large product images total 4.5MB and delay LCP by 20+ seconds, accounting for most of your performance issues.
How to Fix:
In Shopify Admin, use apps like TinyIMG or Avada to compress the three main product images (currently 1.7MB, 1.6MB, 0.7MB each). Enable automatic WebP conversion and resize images to exact display dimensions (382x382px). Add fetchpriority='high' to the main product image in your theme's product template.
Why It Matters:
JavaScript execution takes 7.6 seconds and blocks user interactions, with TikTok Pixel and third-party scripts causing forced reflows.
How to Fix:
In Shopify Admin, remove or replace the TikTok Pixel with a lighter analytics solution. Defer non-critical JavaScript by adding async/defer attributes in theme.liquid. Use Shopify's Script Tag API to load PageFly and EasySell scripts after page load instead of render-blocking.
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
158ms of forced reflows block the main thread and degrade user interaction responsiveness.
1,091 KiB of unused JavaScript blocks rendering and delays LCP by 300ms.
Redirects delay LCP by 750ms and FCP by 750ms, significantly impacting Core Web Vitals.
43 KiB of unused CSS is blocking first paint and delaying content visibility by 480ms.