Hello. I've been looking all over and I can't seem to find the answer:

I want to add the manufacturer to my products index listings on main page / new products page, etc. So it will say:
"Manufacturer name" - "Product_name"
instead of just the product name.

I'm looking in all the function files but none of them really stand out as being the answer. I searched for (int)$_GET['products_id'] and it pops in various locations.. but I'm not sure which one is right. I'm looking at the modules/new_products.php page but the functions pages are a little harder for me to decipher.

Have any of you done this? Or know how? I would immensely appreciate the help.

my site is http://www.5dollarcd.com
if you open it up, most of the products (all the ones without images) just show the product name/id.. (which I'm using for the "title" cuz it's all music)..
I changed "manufacturer" to "Artist" because I want people to be able to have all the functions zencart set for manufacturers but for artist (search, click and all manufacturers/artist pop up, etc.)

Can any of you lead me in the right direction? Please I'd appreciate it. Thanks