Looking for the v10 manual? Visit our new user's guide!
 
Search Descriptions Version
 
 
This article applies to: ML8, MultiStore

Best Sellers


The bestsellers page gives store owners a built-in way to display the most popular items on their store. To display the bestseller products, you can do any of the following:

1 - Directly invoke the link ://mystore.com/bestsellers.aspx OR

2 - Call the xml package from your template.ascx (e.g. <div id="bestsellers">(!XmlPackage Name="page.bestsellers.xml.config"!)< /div>)

There are also 2 AppConfigs that can affect how this page looks:

AppConfig NameDescription
BestSellersNThis sets the maximum number of products that will display on the page.
BestSellersShowPicsIf this is set to true, icon images will be displayed for each product on this page.