[TYPO3-commerce] Basket template not customizable - possible bug?

Franz Koch typo.removeformessage at fx-graefix.de
Sun Oct 28 16:28:24 CET 2007


Hi,

> I was trying to customize the basket template.
> So I added these lines in my TS template:
> -----------------------------------------------
> plugin.tx_commerce_pi2 {
>     templateFile = {$templatePathCommerce}basket.tmpl
> }
> -----------------------------------------------
> 
> This should use my file "basket.tmpl" instead of the Commerce file 
> "shoppingcart.tpl".
> 
> But it's not working. Commerce still uses "shoppingcart.tpl".
> 
> In Typoscript object browser it's correct:
> plugin.tx_commerce_pi2.templateFile = 
> fileadmin/templates/commerce/basket.tmpl
> 
> If I use this "technique" for product listing it works and I can use my 
> custom template.
> 
> Is this a bug? Or am I making something wrong?

I can't tell if it's working with the current SVN, but in my version it 
works like expected. Just have a look in 'class.tx_commerce_pi2.php' and 
have a look what might be wrong.

--
Greetings,
Franz


More information about the TYPO3-project-commerce mailing list