How to remove the Debutify Review Widget?

Hey,

Where can I remove this and keep the reviews below the product description

Thx for ur help!

Hey @Dyetox ,

To remove the review widget from underneath the add-to-cart button, please go to your Shopify dashboard > Themes > Click on the three dots of the desired theme and go to “Edit code”.

Search for the product-template.liquid file under the folder named snippet, press CTRL + F and search for “review-widget” and remove the following code.


{% render 'review-widget', product: product %}

Thank you for choosing Debutify!
Technical Support Team | Debutify CORP

1 Like