Autocomplete
Last updated
{
"qid": "4fcb0b58-e040-4aa0-96cf-859692f77f53",
"results": {
"text": [
{
"title": "Apple",
"images": ["https://cdn.example.com/123"],
},
...
],
"products": [
{
"id": "AD176",
"type": "product",
"title": "Apple - Fuji",
"images": ["https://cdn.example.com/123", "https://cdn.example.com/789"],
"productUrl": "https://example.com/product/AD176"
},
...
]
}
}