Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize cardinale.cl
102 KiB of unused CSS blocks first paint and delays content visibility by 150ms.
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.
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 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.
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.
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.
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
Mobile slideshow images are oversized by 123 KiB and delay LCP by 150ms with poor compression.
1,072 KiB of unused JavaScript delays LCP by 2.9 seconds and blocks critical rendering.
31KB of unused JavaScript and 19KB of unused CSS (98% of FontAwesome) waste bandwidth and slow loading.
CSS files are blocking initial page render and delaying both FCP and LCP by 150ms.