CaFavoritesPage
All functionality for the favorites page Data: allProducts: []
Methods
| Method | Description | Parameters |
|---|---|---|
| processProducts | Remove discontinued products from favorites and sort them in the order they where added | products (Array) |
Computed
| Computed | Type | Description | From Store |
|---|---|---|---|
| isAliases | Boolean | Are favorites saved as aliases? | No |
| filter | Object | Filter object for products query | No |
MixIns
| MixIn |
|---|
| MixApolloRefetch |