A clean online store with product listings, a shopping cart, checkout, and order management.
The prompt
Copy this prompt and paste it into Claude, Cursor, ChatGPT, Codex, or any AI tool connected to Hatchable via MCP.
Build a simple online store. The store has a public product catalog with products displayed in a grid. Each product has a name, description, price, image URL, category, and stock count. Visitors can add items to a shopping cart (stored in session/localStorage), adjust quantities, and proceed to checkout. Checkout collects name, email, shipping address, and creates an order. The store owner signs up and manages products (CRUD), views orders, and updates order status (Pending, Shipped, Delivered). Include category filtering and search on the storefront. Clean, modern e-commerce design. Deploy it on Hatchable when done.
How to use this template
Connect Hatchable to your AI tool
Add Hatchable as an MCP server in your AI tool of choice. You'll need your API key from Console → Settings. See our setup guides for Claude Code, Cursor, or Codex.
Copy the prompt and paste it
Hit the Copy button above, switch to your AI tool, and paste. The prompt is written to produce a complete, deployable app using Hatchable's platform features.
Your AI builds and deploys it
Your AI writes the code, creates a project on Hatchable, and deploys it. You'll get a live URL you can share immediately — no server setup, no billing.
Customize it
After the initial build, try asking your AI to add any of these:
Add Stripe payment integration
Include product variants (size, color)
Add customer reviews on products
Include a discount/coupon code system
Build this app for free
Sign up, grab your API key, and paste this prompt into your AI tool.