Chunk 1. The screen a user lands on when they tap Shop. This is now a genuine transcode, not a rebuild: the department tree is pulled from Kent's live Shop All Products menu (Menu > Shop All Products > sub-menu-content) at load time via /api/menu — nothing is hard-coded. Re-skinned to Figma 184-2150 and framed in the app.
Fully clickable: tap a department row → opens its approved PLP; Shop All → all products. The search field filters the live taxonomy as you type; submit a term to open the approved search results.
A live transcode of Kent's Shop All Products menu. The department tree is fetched at load time from kent-automotive.com via the page's own /api/menu worker — the same live source that drives Menu > Shop All Products > sub-menu-content. Nothing is hard-coded; edit the site menu and this follows. Re-skinned to Figma 184-2150.
/api/menu in a new tab — that's the raw JSON pulled from Kent right now.