hey there,
i want to show the category instead of the articlenumber of a product in the productlist.
how is it possible?
here is the content of the product.tpl that i want to replace with the category:
<span class=“type” title=“sku”>[{ oxmultilang ident=“INC_PRODUCTITEM_ARTNOMBER2” }]</span>
<span class=“value”>[{ $product->oxarticles__oxartnum->value }]</span>
any ideas?
thank you.
paul