In several posts back I asked:
"Is there a way to control the number tof products that show as popular products?"
You replied: "Find the popular products query in the code and add a limit to the query. There is no display order for products like there is for categories, but an order by clause could be added to the view category query."
What file and where exactly do I limit the number of products that display? I have tried quite few edits with no luck.
|