Pricing Table Component Test
Testing all features of the PricingTable component: layouts, badges, tooltips, and responsive behavior.
Test dark mode: Open console and run
window.toggleDarkMode() Example 1: Two-Column Layout
Basic vs Pro comparison with highlighted column
Choose Your Plan
Simple, transparent pricing for businesses of all sizes
Basic
$ 29 /month
- Up to 5 users
- 5GB5GB storage
- Email support
- Advanced analytics
- Custom domain
- Priority support
Most Popular
Pro
$ 99 /month
- Up to 20 users
- 50GB50GB storage
- Email + chat support
- Advanced analytics
- Custom domain
- Priority support
Add unlimited team members
Real-time dashboards and reports
Example 2: Three-Column Layout
Starter, Professional, and Enterprise tiers with badges and tooltips
Scale As You Grow
Start small, upgrade anytime. No contracts, cancel anytime.
Starter
$ 19 /month
- Single user
- 2GB2GB storage
- Email support
- 10 templatesBasic templates
- Analytics dashboard
- Custom branding
- API access
- Priority support
Best Value
Professional
$ 79 /month
- Up to 15 users
- 100GB100GB storage
- Email + chat support
- 50+ templatesPremium templates
- Analytics dashboard
- Custom branding
- API access
- Priority support
24/7 support via email and live chat
Real-time analytics, custom reports, and data exports
Full Power
Enterprise
$ 299 /month
- UnlimitedUnlimited users
- UnlimitedUnlimited storage
- Priority support
- UnlimitedAll templates
- Advanced analytics
- Custom branding
- API access
- Custom integrations
Dedicated account manager + 24/7 phone support
Full REST API access with webhooks and integrations
Example 3: Custom Pricing (Contact Us)
Standard package vs. custom enterprise solution
Flexible Pricing Options
We'll work with you to create a custom plan that fits your needs
Tailored for You
Custom
Contact Us
- CustomCustom user limit
- CustomCustom storage
- Dedicated support
- All features included
- Custom SLA
Testing Checklist
- ✓ Responsive: Resize browser to test mobile (320px), tablet (768px), desktop (1024px+)
- ✓ Dark Mode: Run
window.toggleDarkMode()in console - ✓ Tooltips: Hover over features with underlined text (desktop)
- ✓ Tooltips (Mobile): Click/tap features with tooltips (mobile)
- ✓ Highlighting: Notice scaled, bordered columns in examples
- ✓ Badges: "Most Popular", "Best Value" labels visible
- ✓ Feature Types: Checkmarks (✓), X marks (✗), custom values ("5GB")
- ✓ Keyboard Navigation: Tab through CTA buttons, press Enter
- ✓ Color Presets: Colors adapt to theme (test by changing preset)