[TYPO3-commerce] Product Listing

Marko Milosevic marko.milosevic at deepscreen.ch
Tue Jun 19 13:37:09 CEST 2007


Hi,

I'm trying to make this extension work out, but I can't find any way to 
show product list, except by making category menu with showing products, 
but, of course, that's awful way.

How can I show products?

I put all products to Storage Folder, but, no product shown!

They are showing fine at category menu, but in plug-in it shows always 
this set:

<!-- ###CATEGORY_VIEW_DISPLAY### begin -->

	<div><h2>###CATEGORY_TITLE###</h2>

	<span>###CATEGORY_DESCRIPTION###</span>
	<span>###CATEGORY_IMAGES###</span>
	<span>###CATEGORY_SUB_LIST###</span>
	<span>###SUBPART_CATEGORY_ITEMS_LISTVIEW_TOP###</span>
	</div>
	<br />
	<div>###SUBPART_CATEGORY_ITEMS_LISTVIEW###</div>
	<div>###CATEGORY_BROWSEBOX###</div>	

<!-- ###CATEGORY_VIEW_DISPLAY### end -->

except if I select single product...

What am I doing wrong?

Thanks!


More information about the TYPO3-project-commerce mailing list