Build an E-commerce Store

Generate a product catalog site with shopping cart, product pages, and checkout flow.

Advanced1 min read

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.

Similar prompts

Build an Agency or Consulting Website

Generate a professional services site with case studies, team bios, and contact.

Build a Blog or Content Site

Generate a blog with post listing, individual post pages, categories, and author bio.

Build a Dashboard or Admin Panel

Generate an internal dashboard with data tables, charts, filters, and user management UI.

Build a Documentation or Knowledge Base Site

Generate a docs site with navigation, search, categorized articles, and code examples.