I want to add a reviews section on the homepage for the shopify website (Dawn theme) where customers can easily select the product they want to lead a review for, rate it and give any comments. I dont want to rely on third party app. Coding will help!
Hi @TJ2022
This needs to use HTML code for displaying the review directly on your homepage. Since I fail to know the platform of review you would like to insert, I can only share you a sample here for your reference below. This is a sample of Google Review and please kindly check if it works on you. Thank you!
### Customer Reviews
**Jane D.**
★★★★★
"Excellent service and fast delivery! Highly recommended."
**Mark T.**
★★★★☆
"Great quality, and support was helpful when I had questions."
It is better for you to double-check this feature with the help of developers in the team and optimize it accordingly, a kind reminder here.
Hi @TJ2022 by default shopify does not allow to receive and show reviews for a product you must need an app to get and display user reviews one like Judgeme
Then you need to build the app/process yourself , shopify is not a traditional server that can accept arbitrary data.
The reviews code is on github.
https://github.com/Shopify/product-reviews-sample-app
Or if you want something like setup for you to manage then contact me for services.
Contact info in forum signature below
.
ALWAYS please provide context, examples: store url, theme name, post url(s) , or any further detail in ALL correspondence.