DaffProductReducersState
Interface for the redux store of the product feature area.
Properties
Name | Type | Description |
---|---|---|
products | EntityState<T> | |
productGrid | DaffProductGridReducerState <T> |
|
product | DaffProductReducerState |
|
bestSellers | DaffBestSellersReducerState |