Home Forums WC Vendors Pro Support Removal of currency symbol in frontend add porduct page Reply To: Removal of currency symbol in frontend add porduct page

#57504
Anna
Member

Hello,
Filters– yay!
For removing the currency symbol- you need to re-name the title for those fields. In the title/label you can also add the info/instructions.
To do that, you’ll need to use these filters: wcv_product_price and wcv_product_sale_price

You create your custom label for your filter. Change the LABEL.

Then you add that to your theme/child theme functions.php

Theme/child theme functions.php:

https://gist.github.com/fervous/68dfcde92dd5d5fb13be5f1746e375f1