Hello,

I have to customize the list view of Product module.My single product return 2 values in list view.
For E.g- if product mobile has attribute color and color has red and blue.

In list view I need to show the product with its all color values in different rows.
like somethings-

Product Name ->Color->red->price
Color->Blue->price
.
.
.


How can I show such type of view.
Is I need to modify the list-view.tpl file?


Help me!!


Regards,
Pravin