Kent Automotive — Shop Tab landing · LIVE TRANSCODE

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.

9:41
Pulling the live Shop All Products menu from kent-automotive.com…
Home
Shop
Industry
Cart
Account
CHUNK 1 / SHOP TAB · TRANSCODE
Fetching live menu…

What this is

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.

Prove it's live

  • Open /api/menu in a new tab — that's the raw JSON pulled from Kent right now.
  • Row labels, order and count all come from that payload, not this file.
  • Search matches the full live taxonomy (departments → sub-categories → leaf categories).