[TYPO3-shop] Products in different home page zones
Franz Holzinger
franz at fholzinger.com
Mon May 5 09:28:47 CEST 2008
Juan Pablo Villaverde a écrit :
>> Then you must use the product category and provide a category parameter
>> or a defaultCategoryID setup on the page.
>>> Or in the single view of a product you can use the defaultProductID.
>> Or there is some way to use the TYPO3 backend to select a special
>> product record for insert similar as for content element. But I did not
>> test this. Maybe some codings needs to be done here.
>>> - Franz
>
> The defaultProductID may be configured via TSConfig, and TSConfig is per
> page, and I need two or more different products, I need different
> defaultProductIDst for each single view content element in the page, then I
> can not use this option.
> Same case for defaultCategoryID.
>
> I think that the final challenge is to be able to set the defaultProductID
> in each Single View instance (in the content element instead of the page).
> The problem is that as far as I know is not possible to set a TSConfig for a
> content element, right? I think that the TSConfig is page wide in all cases
> :( And I can't figure out another way to achieve the needed behaviod..
The TYPO3 template system must be enhanced to make this possible. A bad
way would be to add an additional product select to each plugin. This is
not usable or very much work for the shop admi if you have many products.
- Franz
More information about the TYPO3-project-tt-products
mailing list