CartItemSchema::get_item_data( array $cart_item )

Format cart item data removing any HTML tag.


Description Description


Parameters Parameters

$cart_item

(Required) Cart item array.


Top ↑

Return Return

(array)


Top ↑

Source Source

File: packages/woocommerce-blocks/src/StoreApi/Schemas/CartItemSchema.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.