Home > widget-integration > CartAddItem
CartAddItem interface
Interface for cart item to be added
Signature:
export interface CartAddItem
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string | number | |||
|
Record<string, unknown> |
(Optional) | ||
|
number | |||
|
string | null |
(Optional) |