DaffProductReducerState

An interface describing product redux state. This state describes the current product that is loaded for a product page.

Properties

Name Type Description
currentProductId DaffProduct['id'] The id of the current product.
qty number The quantity chosen for the current product.
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.