[TYPO3-commerce] hide ###CATEGORY_IMAGES### in ###CATEGORY_ITEMS_LISTVIEW_2###

Michiel Roos michiel at netcreators.com
Tue Nov 27 13:47:41 CET 2007


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

-- 
Netcreators BV :: creation and innovation
www.netcreators.com

Interesse in werken bij Netcreators?
http://www.netcreators.com/bedrijf/vacatures/


More information about the TYPO3-project-commerce mailing list