Dashboard & Site Navigation
This page documents the dashboard structure from account-level overview to store-level operations.
1) Account Dashboard
Route:
/{locale}/dashboard
Primary capabilities:
- View all stores as cards
- Open store dashboard
- Visit public storefront
- Create a new store
Each store card is an access point; documentation should always treat store identifiers as dynamic.
2) Store Dashboard
Route:
/{locale}/dashboard/sites/{siteIdentifier}
Primary capabilities:
- Performance snapshots (orders, sales, AOV, active customers)
- Time-range filtering
- Quick access to operational modules
3) Core Store Modules
Common modules in sidebar navigation:
- Overview
- Orders
- Products
- Customers
- Content
- Analytics
- App Store
- Marketing
- Discounts
- Store
- Settings
4) Theme and Page-Building Paths
Theme-driven commerce and page creation paths include:
- Theme storefront management under store modules
- Landing page/editor routes such as:
/{locale}/dashboard/sites/{siteIdentifier}/ecobuilder/{pageId}/{locale}/dashboard/sites/{siteIdentifier}/(dashboard)/storefront/landingpages
Use these modules for:
- Installing and customizing storefront templates
- Building landing pages with drag-and-drop workflows
- Running conversion-focused campaigns