How to show reviews on Google?
LAI Product Reviews provides users with a review snippet to show reviews when customers search for products on Google.

- Here is our snippet code:
{% assign countAverage = product.metafields.scm_review_importer.reviewsData.reviewCountInfo.average | plus: 0 %}
{%- if countAverage > 0 %}
"review": {{ product.metafields.scm_review_importer.reviewsData['seoReviews'] }},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "{{ product.metafields.scm_review_importer.reviewsData.reviewCountInfo.average }}",
"ratingCount": "{{ product.metafields.scm_review_importer.reviewsData.reviewCountInfo.total }}"
},
{%- endif -%}```
# Without an SEO app
* If you’re currently familiar with the Google structured data, please take a look at the screenshot below as an example of how to add rich snippet code for your site:

* Please contact our support team via live chat so that our technical team will assist you with adding the snippet code.
* It takes around several days for Google to update the reviews. If it takes more than 7 days for reviews to appear on Google, please contact us to further investigation.
# With an SEO app
|| If you currently installed an SEO app, the integration between LAI app and the SEO app is required.
[](https://partners.secomapp.com/apps/20off/searchpie/LAI_Docs)
* These following apps have integrated with LAI Product Reviews:
1. SearchPie: SEO Booster & Speed
* [App details](https://partners.secomapp.com/apps/20off/searchpie/LAI_Docs)
* [Steps for integration](https://lai.crisp.help/en/article/integrate-with-searchpie-seo-booster-speed-15a5u6w/)
2. SEOAnt ‑ AI SEO Optimizer
* [App details](https://apps.shopify.com/seo-master)
* [Steps for integration](https://lai.crisp.help/en/article/integrate-with-seoant-ai-seo-optimizer-1s7a8en/?bust=1716459665758)
3. Tiny SEO Image optimize, Speed
* [App details](https://apps.shopify.com/smart-image-optimizer)
* [Steps for integration](https://laireviews.io/docs/integrations/integrate-Tiny-SEO)
4. Avada SEO & Image Optimizer
* [App details](https://apps.shopify.com/avada-seo-suite)
* [Steps for integration](https://laireviews.io/docs/integrations/integrat-AvadaSEO)
Please contact our support team via live chat for the best guideline.
Updated on: 24/05/2024
Thank you!