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_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_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_subtotal_tax()

Method: Get subtotal_tax.

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

Used by 3 functions | Uses 1 function

WC_Cart::get_discount_total()

Method: Get discount_total.

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

Used by 1 function | Uses 1 function

WC_Cart::get_discount_tax()

Method: Get discount_tax.

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

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