[TYPO3-commerce] Changing template doesn't work

Arjen Hoekema arjen at netcreators.com
Fri Feb 9 13:37:27 CET 2007


Hi Tapio,

The commerce extensions consists of several frontend plugins 
(pi1,pi2,pi3). Setting the template of the product listing is done in 
the TS constants using:

plugin.tx_commerce_pi1 {
	templateFile = EXT:commerce/pi1/category_product.tpl
}

The basket template can be set using:

plugin.tx_commerce_pi2 {
	templateFile = EXT:commerce/pi2/shoppingcart.tpl
}

That's why Ingo asks "which plugin" :-)

Kind regards,

Arjen Hoekema


More information about the TYPO3-project-commerce mailing list