Hi everybody, does anyone know the way to display ALL product reviews on one page? For example, I have 10 reviews at all, and wonna show 'em all on some page like "All reviews". If you know some free extension for this - give a hint))
Yes, and that's quite easy to do.
Create a complete new page: 1 controller, 1+ language, 1 model and 1 template.
Take the Special pages as an example, rename them Reviews, and modify them so they returns reviews for all products.
The model file will be the key of course, as you need to query the right data.
Some adjustments in the template will be required too, to use Grid/List views and filters properly.
Possibly some CSS tweaks too, to display everything at the right place.
Here is an example of my own implementation of this:
http://demo.villagedefrance.net/index.p ... eview_list
Create a complete new page: 1 controller, 1+ language, 1 model and 1 template.
Take the Special pages as an example, rename them Reviews, and modify them so they returns reviews for all products.
The model file will be the key of course, as you need to query the right data.
Some adjustments in the template will be required too, to use Grid/List views and filters properly.
Possibly some CSS tweaks too, to display everything at the right place.
Here is an example of my own implementation of this:
http://demo.villagedefrance.net/index.p ... eview_list
OpenCart custom solutions @ https://villagedefrance.net
Who is online
Users browsing this forum: No registered users and 22 guests