Cart_Item_Data
Tags
Table of Contents
- get_cart_item_data() : array<string|int, mixed>
- Retrieves the cart item data for the selected value(s) of the field.
Methods
get_cart_item_data()
Retrieves the cart item data for the selected value(s) of the field.
public
get_cart_item_data(mixed $value, WC_Product $product, int $quantity, array<string|int, mixed> $options) : array<string|int, mixed>
Parameters
- $value : mixed
- $product : WC_Product
- $quantity : int
- $options : array<string|int, mixed>