Product Manager - Limit items on page?
Product Manager - Limit items on page?
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.
Re: Product Manager - Limit items on page?
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"}