[TYPO3-shop] to change the wrap around category link?

Franz Holzinger franz at fholzinger.com
Sat May 26 19:35:11 CEST 2007


Hello Corrado,

> we would like to change the wrap around category from 
> <a href="index.php?id=28&tx_ttproducts_pi1[cat]=10&cHash=2b87d292f5"
> class="w2">Castle</a>
> 
> to <div class="w2">same as before</div>

you can edit the shop template file.
see
template/example_template_bill_de.tmpl
for an example.

###ITEM_CATLIST_TEMPLATE###


It depends on the displayCatListType settings.
A more enhanced solution is available in version 2.5.4.



- Franz




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