🔎Displaying Star Ratings on Organic Google Search Results

You can manually add the code by following the steps below:
You can verify the integration using Google's structured data testing tool. For products with at least one review, you should see an "aggregateRating" section under the Product object:
Create a new snippet called
wise-rich-snippet.liquid
undersnippets
folder.

Paste the following code.
snippets/wise-rich-snippet.liquid
Open the template or section you use for product pages (usually called product.liquid, main-product.liquid or product-template.liquid, but some themes may work differently).
Paste the following code at the bottom of the page:

Last updated