Placing A Feature Image In The Features Tab Instead Of The Text

We are looking to add the image instead of the text of a feature to the features page

I can't seem to find anyway to do this

Sample of what we are looking to do?

any one have any tricks on how to get this done?

You should edit the following template

design/themes/THEME/templates/views/products/components/product_features.tpl

You should edit the following template

design/themes/THEME/templates/views/products/components/product_features.tpl

but what would the code be, to replace the feature word "regular" with the image in the feature?

For example, you can add condition by feature ID and show corresponding images depending on the feature value

For example, you can add condition by feature ID and show corresponding images depending on the feature value

Thanks WAY over a newbies head!

Do you have an example of how that would be completed?