How can I fix the 'Missing field aggregateRating' error in Google search console?

In general, the aggregate review field is added on your store, it just supposedly duplicates the product, and does not add information to the main one. And in this app, this is a problem that everyone faced.

The problem should be solved if you add such a piece of code to the sections/product-template.liquid file somewhere near the output of the product title:

Show More

{%- endif -%} ```

Hope this helps.

Alex