You would need to look into the function for prices functions_prices.php and then at the display function zen_get_products_display_price ...
This builds the display price of the product and you can alter what that display is ...
NOTE: functions do not have overrides so be sure to save a copy of the original code as well as a copy of your customizations ...



