WC_Cart::get_shipping_tax_amount()
Method: Get a tax amount.
Source: includes/class-wc-cart.php:2067
Method: Get a tax amount.
Source: includes/class-wc-cart.php:2067
Method: Get tax row amounts with or without compound taxes includes.
Source: includes/class-wc-cart.php:2079
Method: Gets the total discount amount.
Source: includes/class-wc-cart.php:2099
Method: Reset cart totals to the defaults. Useful before running calculations.
Source: includes/class-wc-cart.php:2106
Method: Gets the total excluding taxes.
Source: includes/class-wc-cart.php:1942
Method: Gets the cart contents total (after calculation).
Source: includes/class-wc-cart.php:1951
Method: Gets the sub total (after calculation).
Source: includes/class-wc-cart.php:1961
Filter Hook: If the cart has compound tax, we want to show the subtotal as cart + shipping + non-compound taxes (after discount).
Source: includes/class-wc-cart.php:1982
Method: Get the product row price per item.
Source: includes/class-wc-cart.php:1991
Method: Get the product row subtotal.
Source: includes/class-wc-cart.php:2011