[TYPO3-commerce] hide ###CATEGORY_IMAGES### in ###CATEGORY_ITEMS_LISTVIEW_2###
Bas van der Togt
bas.vander.togt at efocus.nl
Tue Nov 27 14:02:55 CET 2007
Thank you again Michiel.
Ok that's a good point, but how can i set in TS to use an other page for
my product list? I followed the manual on the wiki page and it says that
the the whole listing is rendered on one page...
Kind regards,
Bas
Michiel Roos wrote:
> Bas van der Togt wrote:
>> Thank you for your answer Michiel!
>>
>> It's not that simple, because this marker is used in two different
>> subparts -> ###SUBPART_CATEGORY_ITEMS_LISTVIEW### and
>> ###CATEGORY_LIST_ITEM###. If i remove the marker ###CATEGORY_IMAGES###
>> in the the subpart ###CATEGORY_VIEW_DISPLAY### it's removed in the
>> category and product list.
>>
>> Any other ideas?
>
> Yes,
>
> I know it sucks, but you can copy your template and modify one of them,
> then configure your TS template to use conditions like:
>
> [PIDinRootline = 222]
> plugin.tx_commerce_pi1.templateFile = product.htm
> [global]
>
> [PIDinRootline = 444]
> plugin.tx_commerce_pi1.templateFile = product_no_image.htm
> [global]
>
> Kind regards,
>
>
> Michiel Roos
>
More information about the TYPO3-project-commerce
mailing list