CartItemSchema::get_item_data()
Method: Format cart item data removing any HTML tag.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CartItemSchema.php:426
Method: Format cart item data removing any HTML tag.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CartItemSchema.php:426
Method: Remove HTML tags from cart item data and set the `hidden` property to `__experimental_woocommerce_blocks_hidden`.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CartItemSchema.php:438
Class: CartItemSchema class.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CartItemSchema.php:13
Method: Cart schema properties.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CartItemSchema.php:33
Method: Convert a WooCommerce cart item to an object suitable for the response.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CartItemSchema.php:308
Method: Get an array of pricing data.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CartItemSchema.php:349
Method: Returns the remaining stock for a product if it has stock.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CartItemSchema.php:373
Method: Format variation data, for example convert slugs such as attribute_pa_size to Size.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CartItemSchema.php:392