Optimize Product Images Compression

How to optimize elpinardelrio.com

Shopify SiteScore: 26/100Analyzed May 2026Re-analyze this site

Optimize Product Images Compression

High Impact+35 points estimated

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.

0Poor

What This Score Means

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.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

27.0s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

1105ms
Poor

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.00
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

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.

Other Optimization Recommendations

Remove Blocking JavaScript Files

High Impact+25 points estimated

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.

Add Image Dimensions and Preload

Medium Impact+8 points estimated

Why It Matters:

Missing width/height attributes on images cause layout shifts and the LCP image lacks priority hints.

How to Fix:

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.

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