Look at the code that displays the extra fields. It will use some sort of loop that runs through the variables and displays the title and value of each extra field stored for the products.
All you need to do is run an if statement to see if there is a value in the extra field first before displaying it. no value no display
|