[TYPO3-commerce] Products per page

Paul Hansen paul at ecopixel.com
Fri May 4 16:42:37 CEST 2007


Dirk Borchers wrote:
> I get only 10 products listed per page - but I have more than ten per 
> category. There is no link for the other products. What do I have to 
> configure to get this work?

Hi Dirk,

What is your TS setup for these items? From static/setup.txt:

plugin.tx_commerce_pi1 {

         // Default maxRecords
	maxRecords = 10
	maxPages = 10
	// Default inserting PageBrowser
	showPageBrowser = 1
}

Do you have ###CATEGORY_BROWSEBOX### in your pi1 template file?

Take care,
Paul


More information about the TYPO3-project-commerce mailing list