Appearance
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.

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 replacedata-product-idand insert actualidinstead ofSKU1234