Route

Live route: /master-data/products.

Source file: app/app/master-data/products/page.tsx.

Product master data page for SKU status, category coverage, and catalog maintenance.

/master-data/products

UI patterns

This route should keep using the established dashboard patterns listed below.

  • ops-page
  • ops-hero
  • ops-category-card
  • ops-table-wrap

Production review

Review these route-specific items before release.

  • Product table text is readable.
  • Category cards keep visual hierarchy.
  • Dark mode surfaces do not fall back to white.
  • Run npm run check after route changes.
  • Smoke test the live route after service restart.