Rating & Review System

Hello,
I have created a ratings and review area on one of my websites (see attached). It is connected to a database and displays information that is inputted from a form when it is submitted. It works the way it should, however, it shows the same ratings and reviews for all products. I want it to be able to display ratings and reviews for each individual product instead of all of them being on one page. Any suggestions?

Hello,

You can open our Ratings and Reviews example in your Editor, play with it, adjust it to your needs and implement it on your site.

Specifically, check out the 4th step of the tutorial and getProduct() function.

Corvid Tutorial: Adding Ratings and Reviews to a Wix Stores Site
https://www.wix.com/corvid/reference/$w.ProductPage.html#getProduct

See the Ratings by User example .