Configurable Product Applied Attributes Adapter for changing/overwriting entity state.
Name | Type | Description |
---|---|---|
getInitialState | ||
getSelectors | ||
upsertProducts | T | Upserts the given composite products into state. |
applyAttribute | Apply the given attribute to the specified product in state. | |
removeAttribute | Remove the given attribute to the specified product in state. | |
toggleAttribute | Toggle the given attribute to the specified product in state. |