Cart::get_item_schema()
Method: Cart item schema.
Source: woocommerce/packages/woocommerce-blocks/src/RestApi/Controllers/Cart.php:101
Method: Cart item schema.
Source: woocommerce/packages/woocommerce-blocks/src/RestApi/Controllers/Cart.php:101
Method: Get a collection of cart items.
Source: woocommerce/packages/woocommerce-blocks/src/RestApi/Controllers/Cart.php:159
Method: Get a single cart items.
Source: woocommerce/packages/woocommerce-blocks/src/RestApi/Controllers/Cart.php:172
Method: Adds an item to the cart.
Source: woocommerce/packages/woocommerce-blocks/src/RestApi/Controllers/Cart.php:191
Method: Convert a woo cart item to JSON schema.
Source: woocommerce/packages/woocommerce-blocks/src/RestApi/Controllers/Cart.php:229
Method: Based on the core cart class but returns errors rather than rendering notices directly.
Source: woocommerce/packages/woocommerce-blocks/src/RestApi/Controllers/Cart.php:260
Class: Cart API.
Source: woocommerce/packages/woocommerce-blocks/src/RestApi/Controllers/Cart.php:22
Method: Register routes.
Source: woocommerce/packages/woocommerce-blocks/src/RestApi/Controllers/Cart.php:41