Trying to move it into my product information under the buy and add to cart but it won’t let me move it into there?
3 Likes
Hi @JGBowie f your Judge.me star reviews are not appearing in the product information section (below the Buy and Add to Cart buttons) in Shopify, you may need to manually insert the Judge.me code into the appropriate section of your theme files.
Please let me know if this suits your requirements so can share additional information on how to achieve this.
Hello @JGBowie , in this case, if the widget cannot be moved directly by dragging the block up/down in theme editor, it might need to be installed in the code files instead.
If you’re familiar with the code, you can add the stars using this code snippet:
{{ product.metafields.judgeme.badge }}
In case you need any help with adding it in the code files, please reach out to us at support@judge.me and we’ll assist you further.