No inventory items yet
Add your first product to track stock, update prices, and sell from every outlet.
Clear feedback for empty, loading, successful, and interrupted moments across POS, payments, loyalty, and inventory workflows.
src/components/components/state/EmptyState.astroAdd your first product to track stock, update prices, and sell from every outlet.
<EmptyState title="..." description="..." />src/components/components/state/Skeleton.astro<Skeleton ariaLabel="Loading sales dashboard" />src/components/components/state/ThankYou.astroSetup complete
Customers can now collect points at checkout across all connected StoreHub POS outlets.
<ThankYou title="..." description="..." />src/components/components/state/ErrorBlock.astroSync interrupted
Your sales are safe. Check your connection, then try syncing this outlet again.
<ErrorBlock title="..." description="..." />