October 13, 2023 at 7:01 PM
#197158
Keymaster
Hi, Since you are using similar hooks, the predefined fields in our codebase will naturally be present.
Now if you want to remove that predefined code of ours, you will have to remove that with the remove action first and then add your custom field using add action.
we use the below filter to add the piece section that you have mentioned in your screenshot: woocommerce_get_price_html






