Re: Best sellers block

Posts: 4680
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

The only real way to do it right now is to count up how many times a particular product model is found in the uc_order_products table. Depending on the size of the product catalog, that could get pretty hard on the load time without some caching.

uc_catalog.module modified to display products on a grid By: jorditr (56 replies) Wed, 10/31/2007 - 11:52