You are confused about how to custom Review via app for your store? No worries, this article will help you figure it out.
Step 1: Open Edit code
If you want to add reviews to the Product Grid (They will be shown on the Product Grid Page like Collection, Home page). Edit code > Search “review_grid_other.liquid” file.
and add the integration code of the review application.
Step 2: Add Review
- Display review after product title: Open “review_pr_other.liquid” file, then, add the code from the application.
- Show review on product tab: Open “review_des_other.liquid” file, then, add the code from the application.