Can anyone help me add a field to the category product listing? I want to add a field next to the product name but can't identify the code to modify.

I've followed the code from tpl_index_product_list.php to tpl_modules_product_listing.php to tpl_tabular_display.php. The latter file uses a variable $list_box_contents but where is this variable set for the category product listing?

Is there an add-on or other technique to add another field to the category product listing?

I need to add a Catalog Number field to the category product listing. I've successfully added the field to the product description using the mods described in another post.

I've fooled around with adding the catalog number to the product name but there are disadvantages with this approach such as the catalog number is combined with the name as a link.

Thanks in advance

Dave
Zen Cart Newbie