DaffUpsellProductsFacadeInterface
A facade for getting state about a particular product's upsell products.
Properties
| Name | Type | Description |
|---|---|---|
| upsellProducts$ | Observable<T[]> | A list of upsell products of the current product. |
A facade for getting state about a particular product's upsell products.
| Name | Type | Description |
|---|---|---|
| upsellProducts$ | Observable<T[]> | A list of upsell products of the current product. |