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