[TYPO3-shop] Link to basket from product list

Franz Holzinger franz at fholzinger.com
Thu Nov 16 21:37:53 CET 2006


Hello Ryan,


> How can I link to the basket from the product list?  I've tried using 
> ###LINK_BASKET### but it is apparently ignored.  I would be able to use 
> the Basket OVERVIEW plugin, however I need the link to the basket to 
> appear within my list template.  How can I do this?
> 

<input type="button" class="button" name="warenkorb" value="see the 
basket" onclick="self.location.href='index.php?id=###PID_BASKET###'">

PIDbasket must have been set in setup.

Greets,

Franz



More information about the TYPO3-project-tt-products mailing list