Eliminate PageFly JavaScript Forced Reflows

How to optimize tyzot.com

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

Eliminate PageFly JavaScript Forced Reflows

High Impact+20 points estimated

Why It Matters

PageFly scripts are causing 110ms of forced reflows, blocking the main thread and delaying interactivity.

How to Fix

Access PageFly app settings and disable unused modules or widgets on this product page. Move PageFly scripts to load after DOM content using defer attribute. Consider replacing PageFly sections with native Shopify theme blocks to reduce JavaScript overhead.

0Poor

What This Score Means

A score of 0 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

N/A
Needs Improvement

Good: < 2.5s

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

INP

Interaction to Next Paint

131ms
Good

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 site has severe performance problems with a failing score of 0/100, taking 3.4 seconds just to show the first content to users. The biggest issue is an enormous 5.8MB page size, primarily caused by oversized font files (over 1MB just for Merriweather fonts) and unoptimized product images that are loading at 900x900 pixels but only displaying at 322x322 pixels. The site is also suffering from render-blocking CSS files and JavaScript that's causing forced reflows, which makes the page feel sluggish and unresponsive. Immediately compressing and properly sizing the images, optimizing font loading, and addressing the render-blocking resources could dramatically improve load times and user experience.

Other Optimization Recommendations

Optimize Product Images for Performance

High Impact+25 points estimated

Why It Matters:

Product images are oversized by 271KB and poorly compressed, directly impacting LCP and load speed.

How to Fix:

In Shopify admin, go to Settings > Files and replace current product images with WebP format at 322x322 pixels (actual display size). Enable Shopify's automatic image optimization in theme settings. Use responsive image URLs with proper sizing parameters like ?width=322&height=322.

Defer Render-Blocking CSS Resources

Medium Impact+15 points estimated

Why It Matters:

CSS files totaling 42KB are blocking initial page render and delaying First Contentful Paint to 3.4 seconds.

How to Fix:

In your Shopify theme code, add media='print' onload="this.media='all'" to non-critical CSS links like plugins.min.css. Inline critical above-the-fold CSS directly in the <head> section. Use Shopify's liquid {% style %} tags for critical product page styles.

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