Page 1 of 1

Number of Products Per Page

PostPosted: Mon Mar 12, 2012 9:55 am
by tmlogo
I know that the ShopSite pages are static, but I was wondering if there is a "workaround" way to give customers the option to view 12 items per page, 24 per page or view all?

Thanks in advance

Re: Number of Products Per Page

PostPosted: Mon Mar 12, 2012 4:11 pm
by Jim
You could create separate pages with 12, 24, all and have links on the various pages that go to the other pages. Probably not really worth doing though.

The search results pages are generated on the fly so it is possible to do it with searches but you would have to have some unique field that you search on to get just those products that belong together. You could probably use one of the custom fields and just index that for search.

I know this has been discussed previously in the forum so you might want to do a search and see if other techniques show up.

Re: Number of Products Per Page

PostPosted: Mon Mar 12, 2012 4:33 pm
by tmlogo
Thanks Jim.

I had done a search before I posted and I couldn't find anything. :(

I'll try other ways.

Thanks again