E-commerce
WishlistPanel
Saved items panel with add-to-cart, remove, and out-of-stock states.
Quick Preview
Wishlist 4
👕
Classic Hoodie
฿1,290฿1,790
👟
Running Shoes
฿3,490
🎒
Canvas Backpack
฿890฿1,200
Out of stock⌚
Minimal Watch
฿4,990
Installation
npm install lucide-react
// Copy component fromsrc/components/ecommerce/WishlistPanel.tsx
Usage
import WishlistPanel from '@/components/ecommerce/WishlistPanel'// Self-contained panel — manages its own saved items state<WishlistPanel />
Prompt Preview
Copy a prompt that recreates this UI
Paste this into your AI coding assistant to generate code that closely matches the reference, including color, size, shape, typography, spacing, and polish.
Copy-ready AI prompt
Starts from the current visual reference and project constraints.
Tweak only product-specific copy or data after the first generation pass.
Props
| Prop | Type | Default | Description |
|---|---|---|---|
className | string | - | Additional CSS classes |