DaffRelatedProductsReducerState
An interface describing related product redux state. Stores the related product IDs for the current product that is loaded for a product page.
Properties
Name | Type | Description |
---|---|---|
relatedProductIds | ID [] |
The related product IDs. |