E-commerce
ProductCompare
Side-by-side product/plan comparison table with highlighted column and get-started buttons.
Quick Preview
| Feature | 🥈 Basic Plan ฿590/mo | 🥇 Pro Plan ฿1,490/mo | 🏆 Enterprise ฿4,990/mo |
|---|---|---|---|
| Storage | 10 GB | 100 GB | Unlimited |
| Users | 1 | 5 | Unlimited |
| Support | Priority | 24/7 Dedicated | |
| API calls | 10,000/mo | 100,000/mo | Unlimited |
| Analytics | — | ✓ | ✓ |
| Custom domain | — | ✓ | ✓ |
Installation
npm install lucide-react
// Copy component fromsrc/components/ecommerce/ProductCompare.tsx
Usage
import ProductCompare from '@/components/ecommerce/ProductCompare'// Renders a side-by-side comparison table — configure products via props or internal data<ProductCompare />
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 |