Verify in Preview
Preview mode is the safe testing stage before production.
How Preview works
Section titled “How Preview works”- Preview is browser-local: it is meant for your current browser session.
- Shoppers are not affected while you are in Preview.
Open Previewopens storefront with?kea-preview=true.- The admin app also writes a local browser flag (
kea_storefront_preview_mode_v1=enabled) before opening preview.
Turn Preview on
Section titled “Turn Preview on”- Finish wizard step Build & Preview.
- Click Open Preview.
- In the storefront tab, confirm search UI is visible and interactive.
If needed, you can also open storefront URL manually with ?kea-preview=true.
Turn Preview off
Section titled “Turn Preview off”Use one of these options:
- open storefront with
?kea-preview=false, - close preview tab/session and verify normal shopper view.
What to test in Preview
Section titled “What to test in Preview”Test the flows your shoppers will use:
- Search input and typing behavior.
- Suggestions/dropdown behavior.
- Results page rendering.
- Filters/facets apply and clear.
- Product card actions and links.
- Mobile and desktop layouts.
If Preview does not look right
Section titled “If Preview does not look right”- If UI is missing: verify integration points and selectors in settings.
- If layout is broken: disable recent custom CSS and retest.
- If results are stale: check indexing status before re-testing.