How to fetch Product Related Reviews on Product Detail Page
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
-
- Posts: 40
- Joined: 02 Dec 2021, 17:18
How to fetch Product Related Reviews on Product Detail Page
I need to display reviews added to a particular product;
there I need pagination as well to display limited number of review on a page load;
Suggest me a possible way to achieve this
TIA
there I need pagination as well to display limited number of review on a page load;
Suggest me a possible way to achieve this
TIA

Re: How to fetch Product Related Reviews on Product Detail Page
In Aimeos, we use the JSON REST API to fetch reviews dynamically:
https://aimeos.org/docs/latest/frontend ... i/reviews/
You can see the code here:
https://github.com/aimeos/ai-client-htm ... js#L27-L96
https://aimeos.org/docs/latest/frontend ... i/reviews/
You can see the code here:
https://github.com/aimeos/ai-client-htm ... js#L27-L96
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
