Best Sellers
Track sales performance in Craft Commerce: revenue, units sold and order counts for every product and variant, with period-over-period comparisons.
Understand your store’s sales performance
Install Best Sellers to track:
product and variant sales
revenue and order trends
customer purchase history
repeat purchase rates
top performers by date range
composer require fostercommerce/commerce-best-sellers
In the documentation
Common questions.
- Does it work with existing orders?
-
Yes. Best Sellers includes a backfill tool that imports your historical order data so you have sales insights from day one.
- How do I display my best sellers on my site?
-
Use the built-in bestSellers() query in your Twig templates to pull top-selling products by any date range, just like a standard Craft element query.
- Is Best Sellers suitable for high-volume stores?
-
Yes. Sales data is pre-aggregated into daily summaries so reports stay fast even as your order volume grows.
- Can I export sales data?
-
Yes. Orders, products, and customer reports can all be exported to CSV directly from the control panel.
- Need a shipping solution?