I want to show all the product reviews in a single review page only. How to do this?
Asked
Active
Viewed 454 times
-5
-
2You need to provide more details and show what you have tried so far. – Mangesh Feb 18 '16 at 06:59
1 Answers
0
You need to create a new front controller in a module; pass the id product as parameter and get all comments linked to this product.

prestarocket
- 733
- 3
- 12
- 30