So basically I’m looking to change the (60) to say “Based On 60 Reviews” and specifically make the 60 reviews piece bold. The app used is Loox.

Is there a way I can code this?
So basically I’m looking to change the (60) to say “Based On 60 Reviews” and specifically make the 60 reviews piece bold. The app used is Loox.

Is there a way I can code this?
Hi [email removed]Shanagarryceo,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at bottom of the file → Save
Hope my solution works perfectly for you!
Best regards,
Victor | PageFly
Hi @PageFly-Victor ,
I don’t see any code? I also want to ensure the stars stay above the product image, thanks
Sorry I lost my code
Hey,
Tamarry from the Loox team here ![]()
Here is an article on how to customize the Rating widget’s text:
Custom text next to the Rating widget
The code should look like this:
<a href="#looxReviews"><div class="loox-rating" data-id="{{ product.id }}" data-rating="{{ product.metafields.loox.avg_rating }}" data-raters="{{ product.metafields.loox.num_reviews }}" data-pattern="Based on [count] reviews"></div></a
With this in mind, we’d be more than happy to assist with adjusting the Rating widget code for you!
Could you please email us at support@loox.io?
Hi Tamary,
I’ve emailed support as I can’t seem to resolve it myself ![]()