Recently I bought an extension for me to create custom fields for my products.
This extensions works great on my products page, displays all the info i put on admin. But I need to display these custom fields in category page too, so I can list some info.
I tried copy the code and put on category(controller and view), but it returns empty.
Comes with a vqmod file, mostly with operations in the catalog folder:
[Removed commercial code]
My question is: How can I echo these info in category.tpl too

