Build an E-commerce Store
Generate a product catalog site with shopping cart, product pages, and checkout flow.
Customize
Fill these in and the prompt below updates as you type. Anything you leave blank stays as a placeholder.
The kind of business, in three or four words
Which sections or routes the site should have
Specific features or components the site needs
What data or backend features are needed
Tech stack or framework preference
Primary brand colors to use
Your prompt
Build an e-commerce store for {{business_type}}. Pages: {{pages}} Features: {{features}} Data/backend needs: {{data_needs}} Tech stack: {{stack}} Brand colors: {{brand_colors}} Requirements: - Product listing page with filters (category, price, etc.) - Individual product detail pages (images, description, add-to-cart) - Shopping cart with quantity controls and subtotal - Checkout flow (cart → shipping → payment placeholder) - Responsive design, mobile-friendly product cards - Fast image loading (lazy load, optimized) - Accessible navigation and forms - Placeholder product data (at least 8-10 items) - If data_needs includes backend: structure for product database, user sessions, order storage Make it feel like a real store someone would trust to enter payment details into.