Like here in pic
Hi,
For this you need to change the images in folder storefront\view\default\image Add what ever text you want in front of stars and save it with same name...
You need to edit this template file:
https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default/template/pages/product/product.tpl
Put your text before line:
if ($average){ ?>
<ul class="rate">
You might need to wrap text with div or span
thanks i will try it ! Very good forum