I am trying to filter the output of the price on on single product page using the plugin woocommerce. Currently the plug in outputs:
From: old price new price
I want it to read:
new price - was old price
The plugin documentation says I can just filter the output, but since my php skills are about nil, I don't know how to do that. If anyone could point me in the right direction I would be grateful.