How to add reviews to Magento
The short answer
Build a widget, copy one line of code, and paste it into your page. No developer and no theme files.
Step by step
Build the widget and connect your review sources
Choose a layout and match the colours to your site
Copy the embed code
In Magento: open your page editor
Add an HTML block and paste the code
Save and check the live page
Where to put them
A CMS block referenced from a page or template, or directly in a template file for product pages.
Full-width sections suit carousel and grid layouts; narrow columns suit a badge.
Does Magento have reviews built in?
Magento has capable product reviews built in for reviews left on your own store. They do not reach anything outside it.
If your reviews already live on Google or a marketplace, nothing built into a site builder will reach them.
If they do not appear
Check the code is on the page and that changes were published rather than previewed.
The Magento troubleshooting page works through the rest in order.