[TYPO3-shop] Customising product list

Marko Milosevic marko.milosevic at deepscreen.ch
Wed Jan 31 09:38:07 CET 2007


> Have a look into the setup.txt file listImage setup.

Is it setup.txt from typo3conf/ext/commerce/static folder? I can't found 
listImage string there...

Anyway, file is very useful, thanks!

Actually, I need these values separated, so I can wrap single product with:

<div class="product">
	<divclass="product_image">###PROD_IMAGE</div><br>
	<div class="product_name">###PROD_NAME</div>
</div>

Sorry if my questions are too newbie, but, I have to start from 
somewhere!:-)


Thanks!


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