Quote Originally Posted by bunyip View Post
You'll need to be editing includes/modules/product_listing.php, remembering to save it as includes/modules/YOUR_TEMPLATE/product_listing.php
this is proving to be more difficult than i expected. I am decent with php.

But it seems like i need to make seperate array columns for the title and the description, and im not sure how to do that.

I see that there is a 'for loop' that iterates through the columns setting the values. but i dont really get where to set a title column and where to set a description column seperately