Top seller badges
A Top Seller badge appears automatically on every product Shopware marks as a top seller. No per-product assignment is required — the plugin reads the existing Shopware flag and renders the badge accordingly.
How the condition works
Section titled “How the condition works”Shopware exposes a Top seller boolean on every product (visible in the product edit form, under the General / Visibility section). The plugin renders the badge on products where that boolean is true.
This means top-seller status is whatever Shopware says it is — typically set manually by editors or driven by an external tool / import.
When the badge stops showing
Section titled “When the badge stops showing”- The Shopware Top seller boolean is toggled off on the product.
- The badge is deactivated or its rules no longer match.
Configuration tips
Section titled “Configuration tips”- Use the badge Text field for a fixed label (
Bestseller,Top Seller,Hot Pick, etc.). - Set a moderate priority — Top Seller usually outranks plain Global badges but loses to time-limited promotions.
- Combine with an icon (e.g. star, trophy, flame) for instant recognition.
Use cases
Section titled “Use cases”- Replace Shopware’s built-in “Top Seller” label with a branded one.
- Highlight the best-selling product in each category.
- Show a trust signal on heavily reviewed products by combining Top Seller with a rule that requires a minimum review count.
Replacing the default Shopware top-seller label
Section titled “Replacing the default Shopware top-seller label”Shopware ships with its own plain “Top Seller” label. To replace it with the styled plugin badge, toggle Hide default Shopware badges in the global configuration. The plugin then handles the visual representation while continuing to read Shopware’s flag.
See Hide default Shopware badges for details.