build69
build69  /  Components  /  Commerce  /  ProductDetail

ProductDetail

v1.0.12Updated 27 Aug 2026

Product detail page — classic, gallery, with-variants, with-reviews and bundle layouts. Full-page copy-paste template; baked-in demo content (edit the JSX to customise).

Preview

Live · 18 stories
ClassicOpen ↗
Why this is recommendedproductdetailpdpecommerce+3

ProductDetail — classic.

Recommended for+14
  • Product detail pages (PDP)
  • Ecommerce sites
Tags+6
productdetailpdpecommercecommercepageclassic
Features+4
  • Classic, gallery, with-variants, with-reviews and bundle layouts
  • Digital / sticky / comparison / specs variants
  • Self-contained — no required props
Not recommended for−2
  • Product listing pages (use Products)

Install

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

get_registry_item({ name: "ProductDetail" })

Usage

import { ProductDetailClassic } from '@/components/pages/product-detail';

<ProductDetailClassic />

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