Whilst the main index "Most Viewed" pal displays the product manufacturer and name, the pal for showcat/product only shows the product name.
Here's the code:
Code:
Content visible to verified customers only.
(from index.php ~197)
Code:
Content visible to verified customers only.
(from showproduct.php ~ line 991)
The code for showcat and showproduct needs updating with the missing string from the query and the list function.