Comers Core
Comers Core is the main operational workspace for commerce work. Its purpose is to connect business context across channels instead of forcing teams to reconstruct the same process independently in every marketplace or store.
Main operational areas
Section titled “Main operational areas”Core brings together areas such as:
- Orders — a shared operational view of sales coming from connected channels.
- Products — the internal product catalog, independent from individual marketplace offers.
- Listings — channel-specific offers connected to internal Products.
- Warehouse — stock-management contexts and stock items.
- Shipping — shipment, dispatch, label, and tracking workflows where supported.
- Messages — customer conversations connected with relevant commerce context where relationships are available.
- Integrations — connections that translate external provider data into the Comers operating model.
Individual integrations can expose different capabilities because marketplaces and external APIs differ. Core keeps those differences at the integration boundary wherever possible while preserving the source information needed for correct operation.
flowchart TD
I[Sales channels and integrations] --> O[Orders]
I --> L[Listings]
L --> P[Products]
P --> W[Warehouse]
O --> W
O --> S[Shipping]
I --> M[Messages]
M --> U[Support]
O --> U
Connected context
Section titled “Connected context”A key idea in Core is that records are not useful only in isolation. An Order can be connected with the customer, Products, Listings, stock, shipment, and conversations. A Product can be linked to multiple channel Listings. Warehouse stock can be shown from Product and Listing context.
This connected model is also the context used by automation and permitted Comers AI capabilities.