hydrogen icon indicating copy to clipboard operation
hydrogen copied to clipboard

Predictive search w/ product suggestions

Open mynameisadamf opened this issue 3 years ago • 0 comments

Opportunity Search implementation is the most requested feature by developer partners. Implement autocomplete and product suggestions within search field

Brainstorm features & functionality:

  • Autocomplete suggestions should load nearly instantaneously (ideally in under half a second, though faster is better, as the interface will feel more responsive to users)
  • Autocomplete suggestions should disappear when the user leaves the search field
  • Suggested product list: min 0 max TBD (display: image, title)
  • Autocomplete query list: min 0 max TBD
  • Provide inputed search query CTA

API

  • https://shopify.dev/api/ajax/reference/predictive-search

mynameisadamf avatar Jan 07 '22 00:01 mynameisadamf