Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/class-wc-cart.php / Page 11

WC_Cart::set_cart_contents()

Method: Sets the contents of the cart.

Source: includes/class-wc-cart.php:374

Used by 0 functions | Uses 0 functions

WC_Cart::get_total()

Method: Gets cart total after calculation.

Source: includes/class-wc-cart.php:289

Used by 3 functions | Uses 2 functions

WC_Cart::get_total_tax()

Method: Get total tax amount.

Source: includes/class-wc-cart.php:300

Used by 1 function | Uses 1 function

WC_Cart::get_shipping_total()

Method: Get shipping_total.

Source: includes/class-wc-cart.php:248

Used by 2 functions | Uses 1 function

WC_Cart::get_shipping_tax()

Method: Get shipping_tax.

Source: includes/class-wc-cart.php:258

Used by 1 function | Uses 1 function

WC_Cart::get_cart_contents_total()

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

Used by 2 functions | Uses 1 function

WC_Cart::get_cart_contents_tax()

Method: Gets cart tax amount.

Source: includes/class-wc-cart.php:278

Used by 2 functions | Uses 1 function

WC_Cart::get_coupon_discount_tax_totals()

Method: Return all calculated coupon tax totals.

Source: includes/class-wc-cart.php:177

Used by 1 function | Uses 0 functions

WC_Cart::get_totals()

Method: Return all calculated totals.

Source: includes/class-wc-cart.php:187

Used by 0 functions | Uses 0 functions

WC_Cart::get_totals_var()

Method: Get a total.

Source: includes/class-wc-cart.php:198

Used by 15 functions | Uses 0 functions
« Previous 1 … 10 11 12 13 Next »
Proudly powered by WordPress