SEARCH_RESULTS_PAGE_PATH is the path to the page where you want to display the search results, for example /sv/search.
See the DepictProvider reference for more information.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
search={{
searchPagePath: "SEARCH_RESULTS_PAGE_PATH",
}}
SEARCH_RESULTS_PAGE_PATH is the path to the page where you want to display the search results, for example /sv/search.
searchPagePath value must match the route path for your application’s search page component - after any redirects. Meaning it has to include the “market” if the URL will include that.DepictProvider reference for more information.Was this page helpful?
