I recently switched to a new product review app (helpful crowd) from Shopify reviews app, and though I imported the reviews, uninstalled the Shopify review app the section under my product still contains the old Shopify review template (where it says Customer Reviews no reviews yet) in addition to the new review template (the imported reviews). I can’t find the widget or embedded code within my product page. Not sure how to remove it. Any suggestions would be helpful. See below.
Hello, @MaryLC
Welcome to the Shopify community!
and Thanks for your Good question.
Please share your site URL,
So I will check and provide a solution here.
Thanks for the store URL.
- Go to Online Store->Theme->Edit code
- Asset->/theme.scss.liquid->paste below code at the bottom of the file.
#shopify-product-reviews {
display: none;
}
Thank you so much! It worked!
Hello, @MaryLC
Thanks for your support and compliments.
Hello,
I’m having the same problem. Unable to remove the customer reviews from the product pages. I have uninstalled the third party app,
Welcome to the Shopify community!
and Thanks for your question.
Please share your site URL,
So I will check and provide a solution here.
Thanks for it
i have check this store product page but sorry i can’t see any review section can you please show me
Hello,
I’m not able to post the screenshot, but if you click on shop on my website it will bring you to the product page where the customer reviews are shown. Hope this helps.
Yes, i have already try but doesn’t show
Here is the actual link on my site where I’m seeing one of customer reviews.
https://truebyq.com/collections/bath-foot-soak
Thanks for the details
- Go to Online Store->Theme->Edit code
- Asset->/timber.scss.liquid->paste below code at the bottom of the file.
.spr-container {display: none;}
It worked!!! Thank you very much!
Thanks for feedback and support.
Hello I have the same problem.
https://ido-luxe.com/products/luxury-cute-oval-heart-shaped-tempered-glass-phone-case
This is my site. Thanks
Thanks for post
i can see only one review section can you please let me now which section do you have hide?
Hello thank you for your response. I figure it out, I removed my other review apps and it seems to be working now. Thank you for your response.
Thanks for your update.

