Pre-launch API. The concepts described here are settled, but the API shape is not: request and response fields, parameters and defaults can still change. Build against it, and talk to your Luigi's Box contact before you put an integration into production.
Luma widgets render responses from Discovery surfaces. Each widget calls a surface whose intent matches the frontend experience.
| Luma widget | Surface intent | Service kind |
|---|---|---|
| Autocomplete widget | autocomplete | search |
| Search widget | search | search |
| Recommendations widget | recommender | recommender |
Surface intent describes the storefront experience. Service kind identifies the backend service that powers it. Autocomplete has its own surface intent but uses the search service kind.
- Read Configuration model.
- Start Autocomplete quickstart.
- Start Search quickstart.
- Start Recommendations quickstart.
Was this page helpful?
Thanks.