I'm trying to modify the products_list.tpl so that it will display information in a custom field.
For example, i have created a custom field called "SPECIAL_OFFER" and created a custom styled div that i would like to display the text from the custom field, like this:
http://i42.tinypic.com/r88rb5.jpg
The problem is i can't figure out the the right statements to:
A) Show the DIV only when there is something in that field
and
B) Show put the contents of that field into the DIV as shown above.
Many Thanks!
Carl