BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/delta-components/product-card-custom-demo

product-card-custom-demo

delta-components/product-card-custom-demo
FreeExample

delta-components publishes no description for this item.

Install it

npx shadcn@latest add https://deltacomponents.dev/r/product-card-custom-demo.json

Source

examples/product-card-custom-demo.tsxdeltacomponents.dev/r/product-card-custom-demo.json
1"use client"
2
3import Link from "next/link"
4import { ArrowUpRight } from "lucide-react"
5
6import {
7 ProductCard,
8 ProductCardContent,
9 ProductCardHeader,
10 ProductCardImage,
11 ProductCardMetric,
12 ProductCardSubtitle,
13 ProductCardTitle,
14} from "@/components/ui/product-card"
15import { Badge } from "@/components/ui/badge"
16
17export function ProductCardCustomDemo() {
18 const amazonUrl =
19 "https://www.amazon.com/Creative-Act-Way-Being/dp/0593652886"
20
21 return (
22 <div className="flex w-full justify-center">
23 <Link href={amazonUrl} target="_blank" rel="noopener noreferrer">
24 <ProductCard size="small">
25 <ProductCardImage
26 src="https://pictures.abebooks.com/isbn/9781838858636-uk.jpg"
27 alt="The Creative Act: A Way of Being"
28 >
29 <div className="absolute top-3 right-3 z-10">
30 <span
31 className="bg-secondary text-secondary-foreground flex size-8 items-center justify-center rounded-full"
32 aria-label="View on Amazon"
33 >
34 <ArrowUpRight className="size-4" />
35 </span>
36 </div>
37 </ProductCardImage>
38
39 <ProductCardContent>
40 <ProductCardHeader>
41 <ProductCardTitle>
42 The Creative Act: A Way of Being
43 </ProductCardTitle>
44 <ProductCardSubtitle className="flex flex-wrap gap-1 pt-1">
45 <Badge variant="secondary" className="px-2 py-0.5 text-xs">
46 Creativity
47 </Badge>
48 <Badge variant="secondary" className="px-2 py-0.5 text-xs">
49 Self-Help
50 </Badge>
51 <Badge variant="secondary" className="px-2 py-0.5 text-xs">
52 Art
53 </Badge>
54 </ProductCardSubtitle>
55 </ProductCardHeader>
56 <ProductCardMetric>$18</ProductCardMetric>
57 </ProductCardContent>
58 </ProductCard>
59 </Link>
60 </div>
61 )
62}

What it pulls in

Other registry items

  • @delta/product-card

Files it writes

  • registry/delta-ui/examples/product-card-custom-demo.tsx

Facts

Registry
delta-components
Type
registry:example
Access
Free
Files written
1
Licence
MIT
In the index
at or before 2026-08-13
Last confirmed
today

Go to the source

Docs on delta-components deltacomponents.dev pprunty/deltacomponents.dev on GitHub Raw registry item This item as JSON

More from delta-components

All 93 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
admonition-actions-demoadmonition-actions-demodelta-componentsExamplesFreeno deps
admonition-collapsible-demoadmonition-collapsible-demodelta-componentsExamplesFreeno deps
admonition-custom-icon-demoadmonition-custom-icon-demodelta-componentsExamplesFreeno deps
admonition-demoadmonition-demodelta-componentsExamplesFreeno deps
admonition-demo-interactiveadmonition-demo-interactivedelta-componentsExamplesFreeno deps
admonition-dismissible-demoadmonition-dismissible-demodelta-componentsExamplesFreeno deps
cambio-image-close-button-democambio-image-close-button-demodelta-componentsExamplesFreeno deps
cambio-image-democambio-image-demodelta-componentsExamplesFreeno deps

Also from Kynth Studios

Built for the same person as BlockDex

SkillWorks

Claude Code skills and plugins, scored

skillworks.kynth.studio

RuleStack

AGENTS.md gallery and agent-config comparison

rulestack.kynth.studio

ToolDrift

What the AI coding tools changed last night

tooldrift.kynth.studio

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex