Product Manager - Limit items on page?
Posted: Mon Nov 16, 2009 4:08 pm
Is there a way to limit the products on your page? Lets say I want 9 items per page. How can I do this. Thanks.
Content management as it is meant to be
https://forum.cmsmadesimple.org/
Use help of the module:johnomcm wrote: Is there a way to limit the products on your page? Lets say I want 9 items per page. How can I do this. Thanks.
(optional) pagelimit="" - Useful only with the default action, this parameter specifies how many items should be listed on each page.
Code: Select all
{Products pagelimit="9"}