product badge snippet
configurable product labels — new, sale, bestseller, or custom tag-driven — for product cards.
// what's inside
- tag-driven badge logic: new, sale, bestseller, custom
- compare_at_price check for automatic "sale" badge
- configurable badge color via CSS custom properties
- absolute-positioned overlay for product card use
- OS 2.0 compatible — drop into product card section
// use this when
- calling out sale items visually on the collection page
- highlighting new arrivals without a paid app
- adding a bestseller badge to featured products