Eliminate Render-Blocking CSS Files

How to optimize cardinale.cl

Shopify SiteScore: 61/100Analyzed April 2026Re-analyze this site

Eliminate Render-Blocking CSS Files

Medium Impact+12 points estimated

Why It Matters

102 KiB of unused CSS blocks first paint and delays content visibility by 150ms.

How to Fix

Remove databot CSS files (Bot.65599d10.css and index.9abafa03.css) which are 99% unused. Inline critical above-the-fold CSS directly in theme.liquid. Use Shopify's asset preloading for remaining CSS files with rel='preload' attributes.

0Needs Improvement

What This Score Means

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.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

14.8s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

143ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.01
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This Shopify site has poor performance with a score of 61/100 and serious loading issues that hurt user experience. The biggest problem is an extremely slow Time to Interactive at 30.6 seconds, combined with excessive JavaScript from third-party services that's wasting over 1MB of data - particularly from databot-api.herokuapp.com which accounts for most of the bloat. The site also suffers from a very slow Largest Contentful Paint of 14.8 seconds due to oversized images and poor caching. Removing unused JavaScript, properly sizing images, and implementing better caching could easily improve the score by 25+ points and dramatically reduce loading times.

Other Optimization Recommendations

Reduce Unused JavaScript Drastically

High Impact+25 points estimated

Why It Matters:

1,072 KiB of unused JavaScript delays LCP by 2.9 seconds and blocks critical rendering.

How to Fix:

Remove or defer the databot chatbot files (Bot.4df87e16.js and index.fc9f8be5.js) from homepage loading. Move chatbot initialization to user interaction or page scroll. Use Shopify's Script Tag API to load these resources conditionally only when needed.

Optimize Image Sizes and Compression

High Impact+15 points estimated

Why It Matters:

Mobile slideshow images are oversized by 123 KiB and delay LCP by 150ms with poor compression.

How to Fix:

Resize slideshow images to exact display dimensions (412x479px for mobile). Use Shopify's responsive image system with proper srcset attributes. Enable Shopify's automatic WebP conversion in theme settings or use TinyIMG app for advanced compression.

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