Scan Report April 4, 2026

bigblindmedia.com

Automated storefront diagnostic by PreFlight

0 / 100
CRITICAL
20
Critical
0
Warnings
1
Info
Detected Apps
Stamped.io
Top Findings
Flair element hidden by inline style
critical

A Flair element ([class*="badge"]) is present but hidden by an inline style. 10 badge elements 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

A container (span.productitem__badge) with display:none contains Flair elements. 10 containers affected — all product badge containers hidden.

span.productitem__badge.productitem__badge--sale
RECOMMENDED FIX
.productitem__badge { display: block !important; }
Third-party app detected
info

Stamped.io detected on store. CSS conflict with productitem__badge containers is likely the root cause of all hidden badges.

RECOMMENDED FIX
Check Stamped.io CSS injection for styles targeting .productitem__badge. Contact Stamped.io support if the conflict persists after applying the badge container fix.
Get the Full Report

See every issue, with exact CSS fixes

Enter your email and we'll send you the complete diagnostic — all 21 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