DaffProductPageReviewsReducerState
The state for a product page's reviews.
Properties
| Name | Type | Description |
|---|---|---|
| loading | boolean | Whether the product page reviews are loading. |
| errors | DaffStateError[] |
Errors associated with loading product page reviews. |