Answer the question
In order to leave comments, you need to log in
How to affect the total amount in the cart in Woocommerce through a php function?
I need to influence the value of WC()->cart->get_total(). how and where is this data processed?
Answer the question
In order to leave comments, you need to log in
open the method code https://docs.woocommerce.com/wc-apidocs/source-cla...
see the "woocommerce_cart_total" hook
how to use hooks to change the system behavior is written here https://wpmag.ru/2014/wordpress-actions -filters/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question