- Popular Products is defined as Page Views (as determined by CommerceBuilder.Reporting.PageViewDataSource.GetViewsByProduct)
- Top Products is defined as Highest Sales (as determined by CommerceBuilder.Reporting.ReportDataSource.GetSalesByProduct)
For me, this bug works to my advantage because I actually want the top products. So I don't have to code anything special. But this could be confusing or even problematic for other AC sites.
Please let me know if I'm wrong about this or not. Thanks.