How to Display product's reference in category list

How can i display the product's reference in the list of products from within each category?



Solutions

Add the following after line 10 of product-list.tpl in your theme's directory:
{$product.reference}
If the reference code isnt centered, add the following code to your global.css

#center_column div.products_block p.product_ref