Scan Report April 8, 2026

suavecitopomade.com

Automated storefront diagnostic by PreFlight

0 / 100
CRITICAL
8
Critical
1
Warnings
1
Info
Detected Apps
YotpoKlaviyo
Top Findings
Flair element hidden by inline style
critical

A Flair element ([class*="badge"]) is present but hidden by an inline style. 4 badge elements each hidden by inline display:none.

[class*="badge"] { display:none; }
RECOMMENDED FIX
Remove the hiding style: find the element matching '[class*="badge"]' and remove 'display:none' from its inline style.
Hidden container wrapping Flair content
critical

Shopify theme's span.price__badge.price__badge--sale container has display:none, hiding all sale badge content. 4 containers affected.

span.price__badge.price__badge--sale.badge--offer
RECOMMENDED FIX
.price__badge { display: block !important; }
Multiple third-party apps detected alongside Flair
warning

2 third-party apps found (Yotpo, Klaviyo). Multi-app load order conflict likely contributing to badge visibility failures.

RECOMMENDED FIX
Review app load order in theme settings. Apps that inject product badges should load before review widgets.
Get the Full Report

See every issue, with exact CSS fixes

Enter your email and we'll send you the complete diagnostic — all 10 issues, severity breakdown, and copy-paste fixes.

Want to scan your own stores?

PreFlight catches conflicts before they kill conversions

Paste any Shopify store URL and get a detailed health report in under 2 seconds. No account required.

Run Your Own Scan

Generated by PreFlight · Shopify App Diagnostic Engine