Skip to content

Widget - Upvoted Top Review

Displays the most upvoted review on the product page. By default, a review needs at least 3 upvotes to qualify as the top review.

If no review meets that threshold yet, the widget does not render any visible content—the embed area stays empty.

Example: Upvoted Top Review
html
<div class="gmf-top-review" data-product-id="SKU1234"></div>

Important — empty state:
Until a qualifying top review exists (default: 3 upvotes), the widget outputs nothing visible. Plan layout knowing the mount point may appear blank.

💡 Note:
Make sure to replace data-product-id and insert actual id instead of SKU1234