[TYPO3-shop] Pleasy help by filling basket...

celocore Ltd. | Sebastian Jurk s.jurk at celocore.com
Sun Jan 25 17:25:05 CET 2009


Hello,

I need help by filling the basket of tt_products. Franz Holzinger wrote
me I can fill the basket with:

>You can store products into the basket:

>$TSFE->fe_user->setKey('ses','basketExt',$this->basketExt);

>See the file model/class.tx_ttproducts_basket.php.

But I couldnt figure out how to fill $this->basketExt.

For example I have a product in table tt_products. uid=3000,pid=16,title=Produkttitle and price=119. So now I have the data I need but dont know how to fill this in $this->basketExt to store it then into the session. I mean the strukture of it...

Can someone provide me with help?

Greetings!
Sebastian 




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