Automated storefront diagnostic by PreFlight
A Flair element ([class*="badge"]) is present but hidden by an inline style. 4 badge elements each hidden by inline display:none.
Remove the hiding style: find the element matching '[class*="badge"]' and remove 'display:none' from its inline style.
Shopify theme's span.price__badge.price__badge--sale container has display:none, hiding all sale badge content. 4 containers affected.
.price__badge { display: block !important; }
2 third-party apps found (Yotpo, Klaviyo). Multi-app load order conflict likely contributing to badge visibility failures.
Review app load order in theme settings. Apps that inject product badges should load before review widgets.
Enter your email and we'll send you the complete diagnostic — all 10 issues, severity breakdown, and copy-paste fixes.
Paste any Shopify store URL and get a detailed health report in under 2 seconds. No account required.
Run Your Own ScanGenerated by PreFlight · Shopify App Diagnostic Engine