CartController::get_variation_id_from_variation_data()
Method: Try to match request data to a variation ID and return the ID.
Source: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:1084
Method: Try to match request data to a variation ID and return the ID.
Source: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:1084
Method: Format and sanitize variation data posted to the API.
Source: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:1111
Method: Get product attributes from the variable product (which may be the parent if the product object is a variation).
Source: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:1161
Method: Returns all cart items.
Source: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:643
Method: Filter data for add to cart requests.
Source: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:973
Method: Get hashes for items in the current cart. Useful for tracking changes.
Source: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:653
Method: If variations are set, validate and format the values ready to add to the cart.
Source: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:1006
Method: Empty cart contents.
Source: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:667
Method: See if cart has applied coupon by code.
Source: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:678
Method: Returns all applied coupons.
Source: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:689