build69
build69  /  Components  /  Commerce  /  Products

Products

v1.0.14Updated 27 Aug 2026

Products / catalog page — grids, category browsing, bundles, comparison and ecommerce layouts. Full-page copy-paste template; baked-in demo content (edit the JSX to customise).

Preview

Live · 19 stories
Grid CatalogOpen ↗
Why this is recommendedproductscatalogecommerceshop+3

Products — grid catalog.

Recommended for+14
  • Product catalog pages
  • Ecommerce sites
Tags+6
productscatalogecommerceshopmarketingpagegrid
Features+4
  • Grid catalog, by-category, compare-table, bundles and ecommerce layouts
  • Composable full-page variant
  • Self-contained — no required props
Not recommended for−2
  • Single product views (use ProductDetail)

Install

Ask your agent, or call the MCP tool directly. The resolved bundle is written into your project.

get_registry_item({ name: "Products" })

Usage

import { ProductsGridCatalog } from '@/components/pages/products';

<ProductsGridCatalog />

Tick variants in the left menu — each adds a tab with that variant’s real story source, the same code the preview above renders.

Props

PropTypeRequired
className

Optional wrapper class override (copy-paste block, baked-in content)

string

Related