Search Results Page
The Search Results Page is the page or full-page surface that lists matching products after a shopper submits a query.
Platform docs define whether a deployment exposes a standalone Results Page editor, a setup wizard step, or only a storefront verification flow. For PrestaShop, see Search Results Page (PrestaShop).
What the Results Page includes
Section titled “What the Results Page includes”A Results Page can include:
- product grid or product list;
- filter/facet sidebar;
- sort control;
- pagination or load-more behavior;
- no-results state;
- empty-query or initial state where supported;
- product-card template used inside the grid.
What affects the Results Page
Section titled “What affects the Results Page”| Need | Related surface |
|---|---|
| Select whether the store uses a full results page | Platform integration/search mode settings |
| Change which products match | Search Management |
| Change filter/facet availability | Facets and filters |
| Change product-card markup | Technical Customization or platform Card Template docs |
| Change color tokens | Theme |
| Change CSS beyond dashboard controls | Technical Customization |
What the Results Page does not change
Section titled “What the Results Page does not change”The Results Page surface does not own synonyms, field priorities, catalog indexing, or the Search Box selector placement. Those are separate surfaces.
What happens after Save
Section titled “What happens after Save”Saving Results Page settings updates the preview configuration. The dashboard may rebuild the preview bundle before you can test the change.
After saving, open storefront preview and check the results URL, product grid, filters, sorting, product links, and mobile layout. Results Page layout and selector changes do not require catalog indexing. Shoppers see the updated page only after the updated search bundle is published.