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: Validates an existing cart coupon and returns any errors.
Source: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:860
Method: Gets the qty of a product across line items.
Source: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:884
Method: Gets remaining stock for a product.
Source: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:898
Method: Get a product object to be added to the cart.
Source: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:914
Method: For a given product, get the product ID.
Source: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:934
Method: Get main instance of cart class.
Source: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:616
Method: For a given product, get the variation ID.
Source: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:944