A search query is group of keywords that a customer enters to satisfy their information needs. This endpoint enables the customer to enter a phrase or a keyword combination to find a product list of interest.The search products endpoint has been implemented in the Search Web Component, and It's all setup to save developer's time and effort. Payload#
Response#
products.searchProducts.success
Usage#
To perform the action of searching for products using a query string, the developer may call the method products()
as follows;Events#
This endpoint may trigger two events, the onSearchResults and onSearchFailed events.onSearchResults#
This event is triggered when searching for products using a query string is done without having any errors coming back from the backend.onSearchFailed#
This event is triggered when searching for products using a query string is not completed and an error has occurred. 
扫码加入 Apifox 微信交流群
在这里,获得 Apifox 使用上的任何帮助,快速上手让你的研测效率得到大幅提升

扫码加入交流群Modified at 2025-02-20 07:53:20