{"title":"SearchResult - Liquid Object Reference","slug":"search-result-liquid-object-reference","url":"https://support.storeconnect.com/articles/search-result-liquid-object-reference","url_markdown":"https://support.storeconnect.com/articles/search-result-liquid-object-reference.md","subtitle":null,"summary":"The SearchResult object contains results about a search.","type":"Developer_Documentation","video_url":"","keywords":"liquid, objects, SearchResult, template, storeconnect","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Description\n\nThe SearchResult object contains results about a search.\n\n## Attributes\n\n| Attribute | Type | Description |\n|-----------|------|-------------|\n| `articles` | PaginatedList[[Article](article-liquid-object-reference)] | Returns a List of Articles that match the search |\n| `locations` | PaginatedList[[Location](location-liquid-object-reference)] | Returns a List of Locations that match the search |\n| `pages` | PaginatedList[[Page](page-liquid-object-reference)] | Returns a List of Pages that match the search |\n| `products` | PaginatedList[[Product](product-liquid-object-reference)] | Returns a List of Products that match the search |\n\n## Available on\n\n- [Search - Liquid Object Reference](search-liquid-object-reference) — `results`"}