CartItems
CartItems class.
Description Description
Source Source
File: packages/woocommerce-blocks/src/StoreApi/Routes/CartItems.php
Methods Methods
- get_args — Get method arguments for this REST route.
- get_path — Get the path of this REST route.
- get_route_delete_response — Deletes all items in the cart.
- get_route_post_response — Creates one item from the collection.
- get_route_response — Get a collection of cart items.
- prepare_links — Prepare links for the request.