Hi,
I am interested in displaying a small icon/image next to the name value of a custom Field.
Example:
->New custom field introduced "product_brand", of type radio box
-> Available values
Value Name
Brand1 Brand1
Brand2 Brand2
... ...
-> Product A has product_brand=Brand1
->What is needed:
1. On Filter Module a small icon is shown next to each Brand value (each value has its own icon)
2. At the product page next to the brand value the respective icon is shown
is there a way to associate also an icon to the values of a custom field? (apart from name and value)
Thanks