WC_Cart::get_tax_price_display_mode()
Method: Returns ‘incl’ if tax should be included in cart, otherwise returns ‘excl’.
Source: includes/class-wc-cart.php:2117
Method: Returns ‘incl’ if tax should be included in cart, otherwise returns ‘excl’.
Source: includes/class-wc-cart.php:2117
Filter Hook: If the attribute value was posted, check if it’s valid.
Source: includes/class-wc-cart.php:1138
Filter Hook: Filters message about more than 1 product being added to cart.
Source: includes/class-wc-cart.php:1162
Filter Hook: Filters message about product being out of stock.
Source: includes/class-wc-cart.php:1193
Filter Hook: Filters message about product not having enough stock.
Source: includes/class-wc-cart.php:1211
Filter Hook: Filters message about product not having enough stock accounting for what’s already in the cart.
Source: includes/class-wc-cart.php:1242
Filter Hook: Allows filter if product have enough stock to get added to the cart.
Source: includes/class-wc-cart.php:789
Method: Returns ‘incl’ if tax should be included in cart, otherwise returns ‘excl’.
Source: includes/class-wc-cart.php:1946
Method: Returns the hash based on cart contents.
Source: includes/class-wc-cart.php:2131
Method: Get a tax amount.
Source: includes/class-wc-cart.php:2067