WC_Cart::set_cart_contents()
Method: Sets the contents of the cart.
Source: includes/class-wc-cart.php:374
Method: Sets the contents of the cart.
Source: includes/class-wc-cart.php:374
Method: Gets cart total after calculation.
Source: includes/class-wc-cart.php:289
Method: Get total tax amount.
Source: includes/class-wc-cart.php:300
Method: Get shipping_total.
Source: includes/class-wc-cart.php:248
Method: Get shipping_tax.
Source: includes/class-wc-cart.php:258
Method: Gets cart total. This is the total of items in the cart, but after discounts. Subtotal is before discounts.
Source: includes/class-wc-cart.php:268
Method: Gets cart tax amount.
Source: includes/class-wc-cart.php:278
Method: Return all calculated coupon tax totals.
Source: includes/class-wc-cart.php:177
Method: Return all calculated totals.
Source: includes/class-wc-cart.php:187
Method: Get a total.
Source: includes/class-wc-cart.php:198