Dev Resources

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

woocommerce_cart_item_set_quantity

Action Hook: Fired after qty has been changed.

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

Used by 1 function | Uses 0 functions

WC_Cart::get_cart_item_tax_classes_for_shipping()

Method: Get all tax classes for shipping based on the items in the cart.

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

Used by 0 functions | Uses 1 function

WC_Cart::get_displayed_subtotal()

Method: Determines the value that the customer spent and the subtotal displayed, used for things like coupon validation.

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

Used by 1 function | Uses 3 functions

WC_Cart::find_product_in_cart()

Method: Check if product is in the cart and return cart item key.

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

Used by 1 function | Uses 0 functions

WC_Cart::generate_cart_id()

Method: Generate a unique ID for the cart item being added.

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

Used by 1 function | Uses 0 functions

WC_Cart::add_to_cart()

Method: Add a product to the cart.

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

Used by 0 functions | Uses 20 functions

WC_Cart::get_cross_sells()

Method: Gets cross sells based on the items in the cart.

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

Used by 0 functions | Uses 2 functions

WC_Cart::get_remove_url()

Method: Gets the url to remove an item from the cart.

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

Used by 0 functions | Uses 2 functions

WC_Cart::get_undo_url()

Method: Gets the url to re-add an item into the cart.

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

Used by 0 functions | Uses 2 functions

WC_Cart::get_tax_totals()

Method: Get taxes, merged by code, formatted ready for output.

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

Used by 0 functions | Uses 9 functions
« Previous 1 … 5 6 7 … 13 Next »
Proudly powered by WordPress