Open commerce engine
LOAM is built on a real, open headless commerce engine — extended with AI generation, multi-tenant routing, and agent surfaces. Write modules, services, and workflows the same way you would in any serious commerce stack.
LOAM is built on a real, open headless commerce engine — extended with AI generation, multi-tenant routing, and agent surfaces. Write modules, services, and workflows the same way you would in any serious commerce stack.
Every store gets its own database, not a shared shop_id namespace. No cross-tenant query risk; full export anytime. Connection pools are managed; you don't ship migrations to other people's data by accident.
Storefront API ships with an OpenAPI 3.1 manifest, an MCP server card for agent discovery, an agent-skills index, and webhook subscriptions on every order / fulfilment / customer event. Standard interfaces; no surprises.
The marketing site is Next.js 16; the admin is React Router + Vite; the engine runs on Bun. Nothing is hidden behind a no-code abstraction — when you need to ship custom logic, you can.