Hi Community,
I have a rating badge on my product pdp. I want to edit its text to 175+ trusted reviews. How can I do that? I’m using stamped.io and the icon and rating is coming from the metafields that has been added via stamped.io built in plugin.

Here’s the store preview link: https://z2aifick26w0s5rw-56007327881.shopifypreview.com/products/sleep-restore-strips
Here is the section code:
{% else %}
{{ product.metafields.stamped.reviews_count }} Write A Review
{% endif %}