Products collection page

<script async src="https://cdn.jsdelivr.net/gh/revidflow/revidflow@latest/page-review.js"></script>
Before </body> tag
Revidflow install process
Place this revidflow="item" attribute in your product page collection and add a link block under that with type current page.
Revidflow install process
Add this attribute "revidflow=star" to get average rating of the product on a text
Revidflow install process
Add this attribute "revidflow=star-count" to get total reviewas of the product

Product show page

<script async type="module" src="https://cdn.jsdelivr.net/gh/revidflow/revidflow@latest/index.js"></script>
Before </body> tag
Revidflow install process
Add a section with this id named "revidflow-reviews" in your product show page.