Tables
Where to Use Product List Table in React Apps
Product List Table is a catalog admin grid with SKU, stock, row actions, multi-select, and bulk archive, activate, or delete. Merchandising and ops teams ship it when inventory decisions need to happen in-product instead of in CSV round-trips.
Where teams use Product List Table
Use case 1
E-commerce catalog admin
Power the Products page with SKU and stock columns, row menus for edit or duplicate, and bulk archive for seasonal clears. Activate restores SKUs without re-importing from the PIM.
Use case 2
SaaS feature catalog
Internal product ops can treat plans and add-ons as catalog rows with status badges and bulk delete for deprecated SKUs. Stock-like fields map cleanly to seat pools or license counts.
Use case 3
Marketplace listing ops
Listing reviewers triage seller products with multi-select archive for policy hits and activate when appeals pass. Row actions open detail drawers without leaving the grid.
Use case 4
Warehouse pick-list sync
Ops dashboards mirror WMS stock levels in the same table pattern so planners can bulk deactivate out-of-stock SKUs before storefronts go stale. Export-friendly columns keep ERP handoffs simple.
Who it is for
Built for commerce and marketplace engineers shipping catalog and inventory admin surfaces.
Try Product List Table on AkmanOS
Exercise bulk archive and stock columns in the preview, then copy markdown into Cursor or Claude to connect Product List Table to your catalog service.
Preview /preview/product-list-tableMore in Tables
- System Status PageStatuspage-style uptime bars, component health, and incident history. Explore real product surfaces for the System Status Page component — then open the live AkmanOS preview and copy production-ready source.
- Traffic ResourcesLive session table with now online, CSV export, sorting, pagination, empty and error states. Explore real product surfaces for the Traffic Resources component — then open the live AkmanOS preview and copy production-ready source.
- User List TableUser directory with avatar, membership, row actions, multi-select, and bulk suspend, activate, or delete. Explore real product surfaces for the User List Table component — then open the live AkmanOS preview and copy production-ready source.