‘Price include tax’ keeps adding tax (add_filter code didn’t work)
-
Hello.
I have the same problem with my woocommerce taxes as described here: https://www.ads-software.com/support/topic/price-include-tax-keeps-adding-tax/
I wanted to use this code in my child theme functions.php:
add_filter( 'woocommerce_adjust_non_base_location_prices', '__return_false' )
Now debug.log file shows this: syntax error, unexpected end of file
Can anyone please help?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘‘Price include tax’ keeps adding tax (add_filter code didn’t work)’ is closed to new replies.