headless-commerce
Preparing search index...
lib/cart/cart-reducer
cartReducer
Function cartReducer
cartReducer
(
state
:
CartState
,
action
:
CartAction
)
:
CartState
Pure cart state reducer used by the cart context and unit tests.
Parameters
state
:
CartState
action
:
CartAction
Returns
CartState
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
headless-commerce
Loading...
Pure cart state reducer used by the cart context and unit tests.