You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: src/live-search/product-search.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -699,7 +699,7 @@ Field | Data Type | Description
699
699
`items` | [[ProductSearchItem]](#ProductSearchItem) | An array of products returned by the query
700
700
`page_info` | [SearchResultPageInfo](#SearchResultPageInfo) | Contains information for rendering pages of search results
701
701
`related_terms` | [String] | Reserved for future use
702
-
`suggestions` | [String] | An array of product and category names in the catalog that are similar to the search query. A maximum of five items are returned
702
+
`suggestions` | [String] | An array of product URL keys that are similar to the search query. A maximum of five items are returned
703
703
`total_count` | Int | The total number of items returned
0 commit comments