Starting with POS v11.5, when you type in the product search field, the next word appears ahead of you as faint ghost text. Just press Space or Tab to accept the suggestion and jump straight to that product. Fewer keystrokes mean shorter lines at the register.
You enter product names and SKUs in full by hand. With long product names or large catalogs, that takes many keystrokes and searches are slow.
The next word shows up as ghost text mid-input. Accept it with Space / Tab to jump to the product without finishing the word.
The confirm action explicitly stated in the article is two keys. Pressing either one confirms the suggestion and jumps to that product.
| Item | Traditional product search | Inline search suggestions (v11.5+) |
|---|---|---|
| Finishing the input | Required Type the full word | Not required Reach it with a few characters + a confirm key |
| Suggestion display format | Results list only | In the input field,ghost textshown ahead of you |
| Confirm action | Tap the list | Space / Tab to confirm → jump straight to the product |
| Suggestion source | — | The device'sLocal catalog |
| Intended effect | — | Fewer keystrokes, shorter checkout lines, and reduced search drop-off |
This feature is available in Shopify POS version 11.5 and later. Using it requires updating the POS app.
In version 11.5, both iOS and Androidare supported. It works regardless of device platform.
Predictions are explicitly stated to come from the local catalog. Because it's designed to reference the on-device catalog, it reads as an architecture that's less dependent on network round trips (the specific sync behavior is not documented).
The interface for confirming a suggestion is clearly defined. For staff training, simply communicating "don't type it all out—press Space to confirm" is enough to keep operations running smoothly.
As stated—"the next word completes inline"—this is word completion within the input field rather than selecting from a results list. It's behavior that incrementally trims keystrokes.
Available on both iOS and Android starting in v11.5. Even in stores with a mix of devices, the experience can be unified as long as the app is updated across the board.
This improvement is focused entirely on describing UI behavior for end users (cashiers).Whether an enable toggle exists, whether the suggestion logic can be tuned, how it's handled in POS UI Extensions / APIs, and the supported languages are not documented. If you've built automation or a custom search UI, verify that it coexists with v11.5 on a real device.