1
Answers
Product Display page template css class repeating
In my product detail page there are about 20 fields, problem is the designed template is much more complex. according to the design I must have each field class to be unique, but as default all the 20 field classes are same (field-label).
Do I need to write a module for this ?