Retrieve Most Popular Products

For general questions and discussions specific to the AbleCommerce GOLD ASP.Net shopping cart software.
Post Reply
User avatar
efficiondave
Commander (CMDR)
Commander (CMDR)
Posts: 151
Joined: Tue Dec 02, 2008 10:20 am
Location: St. Louis Missouri
Contact:

Retrieve Most Popular Products

Post by efficiondave » Mon Jan 19, 2015 9:04 pm

What's the best way to retrieve the most popular products? We want to display the 3 most popular products on the site home page.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Retrieve Most Popular Products

Post by mazhar » Tue Jan 20, 2015 12:04 am

We do have a popular products conlib you can embed that on your home page. From Web Pages edit the Home Page and then insert following HTML in description area

Code: Select all

[[ConLib:PopularProductsDialog MaxItems="3"]]

User avatar
efficiondave
Commander (CMDR)
Commander (CMDR)
Posts: 151
Joined: Tue Dec 02, 2008 10:20 am
Location: St. Louis Missouri
Contact:

Re: Retrieve Most Popular Products

Post by efficiondave » Tue Jan 20, 2015 6:35 am

Thanks, not sure how I missed that.

Post Reply