Rating from widget vendor judge.me

Follow the steps below:

  1. First, copy the product card template.
  2. Click the link here to copy the template code.
  3. Click on the section marked with a red arrow.

  1. Paste the code you copied into the designated area.

  1. Locate the current rating widget (Sledge)

    In your code, find the section that renders the Sledge rating widget—the one highlighted with a red arrow in the screenshot

  1. Replace it with Judge.me’s rating widget

    Use the Judge.me snippet below to replace the Sledge widget you just located

<div>
  <span class="jdgm-preview-badge" data-id="${ id }"></span>
  ${ product.metafields["judgeme.badge"] ? product.metafields["judgeme.badge"] : '' }
</div>
  1. Overwrite the highlighted block

    Make sure you paste the Judge.me code exactly where the red‑highlighted Sledge code was.

Before Change code:

After Change code:

8. Save your changes.

  1. Refresh your storefront. Open your storefront and refresh the page three times. Any products that already have reviews will now display the Judge.me rating widget on their product cards.

Before:

After

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us