WC_Cart::get_cart_item_tax_classes()
Method: Get all tax classes for items in the cart.
Source: includes/class-wc-cart.php:903
Method: Get all tax classes for items in the cart.
Source: includes/class-wc-cart.php:903
Method: Check all cart items for errors.
Source: includes/class-wc-cart.php:698
Method: Check cart coupons for errors.
Source: includes/class-wc-cart.php:721
Method: Looks through cart items and checks the posts are not trashed or deleted.
Source: includes/class-wc-cart.php:737
Method: Looks through the cart to check each item is in stock. If not, add an error.
Source: includes/class-wc-cart.php:757
Method: Gets and formats a list of cart item data + variations for display on the frontend.
Source: includes/class-wc-cart.php:806
Method: Get cart items quantities – merged so we can do accurate stock checks on items across multiple lines.
Source: includes/class-wc-cart.php:684
Method: Checks if the cart is empty.
Source: includes/class-wc-cart.php:622
Method: Empties the cart and optionally the persistent cart too.
Source: includes/class-wc-cart.php:631
Method: Get number of items in the cart.
Source: includes/class-wc-cart.php:657