wafle_products_search
Search products by name or SKU substring, returning matches for autocomplete. Provide store slug and search term to retrieve product suggestions.
Instructions
Lightweight search of products by name/sku. Equivalent to wafle_products_list with search set, but optimized for autocomplete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search term (name or SKU substring). | |
| slug | Yes | Wafle store slug, e.g. 'gamerland' or 'lensitive'. | |
| limit | No |