Enums
StoreCollectionType​
Product collection type.
| Value | 
|---|
| Department | 
| Category | 
| Brand | 
| Cluster | 
StoreFacetType​
Search facet type.
| Value | 
|---|
| BOOLEAN | 
| RANGE | 
StoreSort​
Product sorting options used in search.
Used to sort search queries.
| Value | 
|---|
| price_desc | 
| price_asc | 
| orders_desc | 
| name_desc | 
| name_asc | 
| release_desc | 
| discount_desc | 
| score_desc | 
StoreStatus​
Status used to indicate a message type. For instance, a shopping cart informative or error message.
| Value | 
|---|
| INFO | 
| WARNING | 
| ERROR |