Hi
I would like to change the price in overlaying circles to "discount" and hide sufix. Tnx
echo '<div class="gk-img-overlay">'.$price.'</div>';
echo '<div class="gk-img-overlay"><span class="amount">Discount</span></div>';