berrypod/lib/simpleshop_theme/theme
Jamey Greenwood 41f488c2b6 feat: add smart preview data system with mock fallback
Add PreviewData module that provides mock data for theme preview:
- 12 diverse mock products with realistic details and placeholder images
- 3 cart items with variants and quantities
- 6 customer testimonials with ratings
- 5 product categories with counts
- Smart fallback: uses real data when available, mock otherwise

All data designed to showcase theme customization options.
Includes 19 comprehensive tests.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-30 21:46:54 +00:00
..
css_cache.ex feat: add CSS generation system with custom properties and ETS cache 2025-12-30 21:41:25 +00:00
css_generator.ex feat: add CSS generation system with custom properties and ETS cache 2025-12-30 21:41:25 +00:00
presets.ex feat: add Settings and Media contexts with theme settings schema 2025-12-30 21:35:52 +00:00
preview_data.ex feat: add smart preview data system with mock fallback 2025-12-30 21:46:54 +00:00