Dev Resources

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

WC_Cart::get_cart_total()

Method: Gets the cart contents total (after calculation).

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

Used by 0 functions | Uses 4 functions

WC_Cart::remove_coupon()

Method: Remove a single coupon by code.

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

Used by 3 functions | Uses 3 functions

WC_Cart::calculate_fees()

Method: Trigger an action so 3rd parties can add custom fees.

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

Used by 0 functions | Uses 0 functions

WC_Cart::fees_api()

Method: Return reference to fees API.

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

Used by 2 functions | Uses 0 functions

WC_Cart::add_fee()

Method: Add additional fee to the cart.

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

Used by 0 functions | Uses 1 function

WC_Cart::get_fees()

Method: Return all added fees from the Fees API.

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

Used by 0 functions | Uses 1 function

WC_Cart::get_coupons()

Method: Get array of applied coupon objects and codes.

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

Used by 0 functions | Uses 2 functions

WC_Cart::get_coupon_discount_amount()

Method: Get the discount amount for a used coupon.

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

Used by 0 functions | Uses 4 functions

WC_Cart::get_coupon_discount_tax_amount()

Method: Get the discount tax amount for a used coupon (for tax inclusive prices).

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

Used by 1 function | Uses 3 functions

WC_Cart::remove_coupons()

Method: Remove coupons from the cart of a defined type. Type 1 is before tax, type 2 is after tax.

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

Used by 0 functions | Uses 3 functions
« Previous 1 2 3 4 … 13 Next »
Proudly powered by WordPress