DaffCartItemAddSuccess
Indicates the successful addition of a product to the cart.
Properties
| Name | Type | Description |
|---|---|---|
| type | DaffCartItemActionTypes.CartItemAddSuccessAction |
|
| payload | Partial<T> | |
| itemId | DaffCartItem['id'] |
Indicates the successful addition of a product to the cart.
| Name | Type | Description |
|---|---|---|
| type | DaffCartItemActionTypes.CartItemAddSuccessAction |
|
| payload | Partial<T> | |
| itemId | DaffCartItem['id'] |