{{loginError}}

← Back to store
{{tabTitle()}}
Live ↗ Store
{{products.length}}
Products
{{(content.categories||[]).length}}
Categories
{{orders.length}}
Orders
{{users.length}}
Users
Recent Orders
Order IDBuyerTotalStatusDate
#{{o.id}} {{o.buyer && o.buyer.name || '—'}} {{formatPrice(o.subtotalCents)}} {{o.status}} {{o.createdAt | date:'MMM d'}}
No orders yet
Low Inventory
ProductCategoryStock
{{p.name}} {{p.category}} {{p.inventory}}
All stocked up
Products
{{products.length}} total
NameCategoryPriceInventoryStatusFeaturedActions
{{p.name}}
{{p.slug}}
{{getCategoryName(p.category)}} {{formatPrice(p.priceCents)}} {{p.inventory === 999999 ? '∞' : p.inventory}} {{p.active ? 'Active' : 'Hidden'}} Yes
No products. Add one!
Categories
Manage nav and sidebar visibility
New Category
{{catError}}
{{$index+1}}
{{cat.name}} / {{cat.id}}
Built-in
Nav Sidebar
Tip: Toggle Nav / Sidebar to control where categories appear on the front page.
All Orders
{{orders.length}} total
#BuyerItemsTotalStatusDateUpdate
{{o.id}}
{{o.buyer && o.buyer.name || '—'}}
{{o.buyer && o.buyer.email}}
{{o.items && o.items.length}} item(s) {{formatPrice(o.subtotalCents)}} {{o.status}} {{o.createdAt | date:'MMM d, yyyy'}}
No orders yet
Promo Banner
Top-of-page announcement bar
{{content.banner.text || 'Preview'}}
Hero Section
Front page hero block
Stats (3 boxes)
Checkout Page
Edit copy and fields shown at checkout
Custom Pages
Add pages and control nav visibility
{{pg.title}}
/p/{{pg.slug}}
Nav
No custom pages yet. Add one!
Users
{{users.length}} registered
NameEmailRoleJoinedLast LoginActions
{{u.name}} {{u.email}} {{u.role}} {{u.created_at | date:'MMM d, yyyy'}} {{u.last_login ? (u.last_login | date:'MMM d') : 'Never'}}
{{toastMessage}}