-5

I want to show all the product reviews in a single review page only. How to do this?

1 Answers1

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