Search - Liquid Object Reference - 0.11.5
| Object Name | Search |
| Version | 0.11.5 |
Description
The Search object contains information about a search.
Attributes
| Attribute | Type | Description |
|---|---|---|
| filters | Object | Returns an Object of the search filters used |
| page | Number | Returns the search results page number |
| path | String | Returns a path that can be used to run this same search again |
| sort | String | Returns the sorting applied to the search |
| term | String | Returns the search term used for the search |
| type | String | Returns the type of search performed: product, page, or article |
| url | String | Returns a url that can be used to run this same search again |
Objects that return Searches
Back to Liquid Reference for 0.11.5
Back to Documentation