[TYPO3-shop] tt_products insert record not working anymore

Franz Holzinger franz at fholzinger.com
Sat Mar 17 00:20:41 CET 2007


Hello Sascha,

> Now I changed the defaultCode to:
> plugin.tt_products.defaultCode = SINGLE
> 
> Single code gets inserted, but I think the ID of the product is missing.
> This is the output:
>     <div class="tx-ttproducts-pi1">
>         <div id="tx-ttproducts-pi1-single"></div><!-- END:
> tx-ttproducts-pi1-single -->
>     </div>
> 
> any hints?



You must also set the default product id in TypoScript of this page.
defaultProductID

Greets,

Franz





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