Showcase
Loading component registry groups and selected install bundle...
Detail rendering for Sitecore wildcard (*) pages — one page item named * carries the design and this component resolves the URL's last segment (slug) to a content item under a configured Source Root data folder at request time, via a server-only Edge GraphQL proxy. Use for programmatic detail pages: product detail, article/recipe detail, profile or initiative detail, event detail — any folder of standalone content items addressed by slug. Falls back to its authored Title/Subtitle/Body/Image datasource fields when no item resolves (preview, editing, Edge not configured). Variants: Default (generic detail with a definition list of all resolved fields — pick when the target template is unknown), Product (tagline, category badge, tasting notes, ABV/sizes meta), Recipe (meta chips, ingredients + steps columns, related-product linked cards), Initiative (attribution, cause badge, story, signature linked card). Not for curated page-authored content — use content-block or promo when authors write the content on the page itself.
src/components/registry/components/ui/wildcard-detail.tsx→components/registry/components/ui/wildcard-detail.tsxsrc/components/registry/components/ui/wildcard-detail.sitecore.ts→components/registry/components/ui/wildcard-detail.sitecore.tssrc/app/api/sitecore/igql/route.ts→app/api/sitecore/igql/route.tssrc/components/registry/components/ui/wildcard-detail.recipe.ts→src/recipes/wildcard-detail.recipe.ts@sitecoreai-labs/sitecoreai-cli@0.38.2