PDA

View Full Version : limit list of products


stephen101
21-08-08, 09:34
Hi
I'd like to edit the productlist page so that the initial number of products shown is changed from the default of 10 to say 5 or 2. Can anyone suggest where I can do this. I assume there is somewhere where I can change the default iListLimit or something like that.
Cheers

IntroSites
22-08-08, 01:24
classes/class.api_product_list.php

stephen101
22-08-08, 10:51
Thanks for that Appreciate it.