Dev Resources

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

wc_get_cart_item_data_hash()

Function: Gets a hash of important product data that when changed should cause cart items to be invalidated.

Source: includes/wc-cart-functions.php:492

Used by 4 functions | Uses 0 functions

wc_cart_totals_shipping_method_label()

Function: Get a shipping methods full label including price.

Source: includes/wc-cart-functions.php:352

Used by 1 function | Uses 3 functions

wc_cart_round_discount()

Function: Round discount.

Source: includes/wc-cart-functions.php:381

Used by 2 functions | Uses 1 function

wc_get_chosen_shipping_method_ids()

Function: Gets chosen shipping method IDs from chosen_shipping_methods session, without instance IDs.

Source: includes/wc-cart-functions.php:391

Used by 1 function | Uses 1 function

wc_get_chosen_shipping_method_for_package()

Function: Get chosen method for package from session.

Source: includes/wc-cart-functions.php:409

Used by 2 functions | Uses 3 functions

wc_get_default_shipping_method_for_package()

Function: Choose the default method for a package.

Source: includes/wc-cart-functions.php:446

Used by 1 function | Uses 1 function

wc_shipping_methods_have_changed()

Function: See if the methods have changed since the last request.

Source: includes/wc-cart-functions.php:472

Used by 1 function | Uses 1 function

wc_cart_totals_order_total_html()

Function: Get order total html including inc tax if needed.

Source: includes/wc-cart-functions.php:301

Used by 1 function | Uses 3 functions

wc_cart_totals_fee_html()

Function: Get the fee value.

Source: includes/wc-cart-functions.php:340

Used by 1 function | Uses 2 functions

wc_cart_totals_coupon_html()

Function: Get coupon display HTML.

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

Used by 1 function | Uses 6 functions
1 2 3 Next »
Proudly powered by WordPress