Product List Page

Commerce catalog with filters, product cards, and purchase-oriented browsing.

Install and integrate

Data comes from this site's registry vv0.56.1, the same source consumed by the shadcn CLI.

bash
npx shadcn@latest add https://hulianui.haloritual.com/r/page-product-list.json
Recursive install1 blocks

The CLI writes these blocks into your project before writing the source for this page.

Files written1 files
  • components/hulianui/pages/product-list.tsx
Required providers
ThemeProvider
Required replacementsComplete each item before integration
CopySample data
Replaceable slots
product-grid
npm dependencies
@hulianui/ui

Verify the installation

The guard checks these target files against executable convention rules and exits non-zero for error-level violations.

bash
npx -y @hulianui/guard components/hulianui/pages/product-list.tsx