WC_Cart_Totals::calculate_item_subtotals()
Method: Subtotals are costs before discounts.
Source: includes/class-wc-cart-totals.php:712
Method: Subtotals are costs before discounts.
Source: includes/class-wc-cart-totals.php:712
Method: Calculate COUPON based discounts which change item prices.
Source: includes/class-wc-cart-totals.php:767
Method: Triggers the cart fees API, grabs the list of fees, and calculates taxes.
Source: includes/class-wc-cart-totals.php:832
Method: Calculate any shipping taxes.
Source: includes/class-wc-cart-totals.php:849
Method: Main cart totals.
Source: includes/class-wc-cart-totals.php:864
Method: Returns array of values for totals calculation.
Source: includes/class-wc-cart-totals.php:565
Method: Get taxes merged by type.
Source: includes/class-wc-cart-totals.php:577
Method: Round merged taxes.
Source: includes/class-wc-cart-totals.php:611
Method: Combine item taxes into a single array, preserving keys.
Source: includes/class-wc-cart-totals.php:626
Method: Calculate item totals.
Source: includes/class-wc-cart-totals.php:650