- 25
Hi every body
How to change "ON SALE" text? I cant find it on Resources.en-us.xml on pelugin folder and main site Resources file.
I found text location on OnSaleFilter.cshtml file this section:
but cant find @onSaleOptionsHtml(0).
Please help me
How to change "ON SALE" text? I cant find it on Resources.en-us.xml on pelugin folder and main site Resources file.
I found text location on OnSaleFilter.cshtml file this section:
<div class="filtersGroupPanel" style="@toggleStateStyles">
<ul>
@onSaleOptionsHtml(0)
</ul>
</div>
but cant find @onSaleOptionsHtml(0).
Please help me