Search results
The search results widget displays results as a grid of product cards. Each card displays information about the product, such as a preview image, title, short description, and price (if available). The widget will only load prices for products in the browser’s viewport, i.e. when the user looks at the product card. By separating the search from the price lookup, the widget can load search results much faster, typically in a few hundred milliseconds.
It is possible to use the search results widget without the search bar widget. In this case, the Blend Widgets will simply use the default search parameters. If you’ve specified values via the query parameters, the search results widget will use those values. For example you might want to just list products from a specific destination or for specific categories.
Attributes
There are no attributes to configure for this widget.
Example
<blend-search-results></blend-search-results>