What this page does
The Indexing page shows whether your store data is synced and searchable. It helps you check indexing status and retry if needed.
Sync flow
flowchart TD
A[Check status] --> B[Sync running?]
B -->|Yes| C[Wait]
B -->|No| D[Retry]
C --> E[Refresh page]
D --> E[Refresh page]
What to do
- Open Products Sync.
- Review the current status message.
- If sync is running, wait until it finishes.
- If there are failed items, use the retry button.
- Refresh the page after the process completes.
Why it matters
This page keeps your product data up to date so filters and search work correctly.
Tips
- Use this page after changing filters or theme setup.
- Run the sync again if your storefront data looks outdated.