[TYPO3-commerce] CATEGORY_ITEMS_LISTVIEW_2: Better overwiew of Rows

Volker Graubaum vg_typo3 at e-netconsulting.de
Tue Feb 13 12:55:00 CET 2007


Hi,


> PROBLEM: Each 2nd Row in Listview should be highlighted for a better
> overwiew. But the necessary Marker won't be replaced.

For this problem, you've 2 possibilities
1) With commerce you can make iterations for templating, so you can
have 2 different templates for each 2nd row :-).

> QUESTION: How and where we can insert a Marker within the Template
> category_product.tpl  which is processed in the Section of Subparts
> ###CATEGORY_ITEMS_LISTVIEW_2### in order to optimize the Look of the
> Listview.

> POSSIBLE SOLUTION:
> We have already tried to insert 
> 	'markerArray["###MARKER###"]= ' 
> within the Classes pi1 und pi2, but they aren't replaced within the
> template.

Please have a look into the hooks.
We've a lot of hooks to add marker to different positions :-).

Greetings Volker


More information about the TYPO3-project-commerce mailing list