Editing the “Total Price” With PHP
-
Hello WordPress friends, I hope you are well.
I am working on adding an equation that calculates my Total price based on the area of cloth the user inputs.
I’m using the Woocommerce Measurement Price calculator, and am having issues figuring out what I need to target in my functions.php in order to alter that total price.
Specifically, I need to know what filter hook and then what the area is called so I can place the corresponding function in my functions.php to make this edit.
If any of this is unclear, please let me know. Thanks in advance!
- The topic ‘Editing the “Total Price” With PHP’ is closed to new replies.