apply_filters( 'woocommerce_cart_subtotal' )
If the cart has compound tax, we want to show the subtotal as cart + shipping + non-compound taxes (after discount).
Description Description
Source Source
File: includes/class-wc-cart.php
If the cart has compound tax, we want to show the subtotal as cart + shipping + non-compound taxes (after discount).
File: includes/class-wc-cart.php