BetaMaShop is in public beta. We improve it continuously, and your feedback shapes what comes next.
v0 docs, 29 July 2026

A v0 alternative for when the screen has to take money

v0 builds the app and wires a database to it. What it has no opinion about is what a shop is, so every rule sitting behind the button is one you have to think of yourself and then type. MaShop starts from the shop, so those rules arrive already built.

Or skip the reading and describe what you sell.
The short answer

v0 for the interface. MaShop for what sits behind it.

First, a correction, because it changes the question. v0 carries a reputation as a component generator and that reputation is two years out of date. Its own documentation calls it an agent that helps anyone create real code and full stack apps and agents, and the same page promises end to end development, both UI and backend logic, not just mockups.

The interface is still where it is strongest, and that is not a small thing to be strongest at. v0 says it works with Next.js, Tailwind and shadcn/ui, its docs put creating high fidelity screens from your own wireframe near the top of what it does, and even the free tier includes editing the result visually.

It will also attach a database for you. The integrations page lists Upstash, Neon, Supabase and Vercel Blob, connecting one provisions an account on that service and adds the environment variables to your project, and for SQL integrations it will generate and run the statements that create your tables. The tables exist. The app talks to them.

What none of that knows is what a shop is. A size and a colour are not two products. A sale takes one off the shelf and a refund puts it back on. An order is a row that keeps changing state while somebody decides which parcels leave the building today. v0 will build every one of those things if you describe it. It will not think of any of them for you, and the ones you forget are the ones a customer tells you about.

If you have never taken one of these tools the whole way, from a prompt to something deployed that a stranger can actually use, the walkthrough in building one project from prompt to deployed is the honest version, including the parts that go wrong.

MaShop generates the commerce because commerce is the only thing it generates.

Side by side

v0 and MaShop, on what the documentation says

Criterion
Builderv0
BuilderMaShop
What it is built for
v0"An AI agent that helps anyone create real code and full-stack apps and agents"
MaShopShops. It is the only thing MaShop generates
Generating the interface
v0Its strongest surface. Documented to work with Next.js, Tailwind and shadcn/ui, and it can start from your wireframe
MaShopA design is generated too, shaped by what you sell rather than picked from a gallery
Getting a database attached
v0One click. Connecting an integration provisions the account and adds the environment variables for you
MaShopYour own project, with the schema generated alongside the shop
Commerce model
v0Not documented as a model. Variants, stock movement, order states, coupons and delivery rules are each yours to describe
MaShopAll of it generated with the shop, because the generator knows what it is building
Back office
v0Not in the documentation. You prompt one into existence yourself
MaShopAn admin generated alongside the storefront
Where a published app runs
v0"Deploy with one click to secure, scalable infrastructure powered by Vercel." Your app is live at a Vercel URL
MaShopYour own hosting account, on Vercel or Netlify, from the first build
Code in Git
v0GitHub sync runs both ways, with a branch off main to work on
MaShopCommitted to the repository you connect
Published paid plans
v0Plus at $30 per user a month with $30 of included monthly credits, Business at $100 per user, Enterprise on request
MaShopPro $20 a month for 2,000 credits, Max $100 for 12,000. Top-up from $10
Every v0 figure and quotation above was read on v0.app and its documentation on 29 July 2026. Nothing here describes what v0 produced for us, because we did not run that test. Plans and capabilities move, so check with the vendor for what is true today. v0 and Vercel are trademarks of their owners.
The second half

The screen is the easy half. The order is the other one.

Every demo stops in the same place. There is a product page, there is a button, the button says buy. It looks finished, and it looks finished because the visible part is the part that got built.

Then a stranger presses it, and a surprising amount has to be true at once. A number comes off the shelf. A record has to exist for the person who paid, saying what they bought and where it goes. On Monday somebody needs a list of which parcels leave today. When one of them comes back, every bit of that has to run in reverse without anyone editing a database by hand.

You can build all of it in v0, and people do. It works. It just stops being an afternoon somewhere around the third refund edge case, and this is the half where getting it slightly wrong costs you a customer rather than a screenshot.

What one sale has to touchbefore it is real
Product with variantsa size and a colour, not two products
Stock movementdown on the sale, back on the refund
Order recordwho paid, for what, going where
Order statespaid, packed, shipped, refunded
Delivery ruleswhere you ship and what it costs
Back officesomewhere a human does all of it
With MaShopgenerated, not prompted
Built today

From your first prompt, to a shop that sells.

01Prompt

Describe what you sell.

Describe what you sell and who you sell it to.

A
Design me a site to sell sneakers and graphic tees. Limited drops, bold minimal style.
M
Cool. Each drop gets its own page, the tees go in the shop grid below.
Drafting2 min ETA+ 6 more
02Generate

Get it built by AI.

Get it built by AI from front to back.

freshdrops.shop
03Deploy

Your shop goes live.

Your shop goes live ready to take its first order today.

GITHUB · code pushed
VERCEL · production live
SUPABASE · schema applied
RESEND · email wired
Made for commerce.

Commerce built in.

Describe what you sell, how people buy, and what you need to manage to get a commerce app or site shaped around your business.

full-stack

A full-stack shop.
Ready to manage.

Get a real commerce app or site to sell products, manage orders, and run customers, payments, and settings from one place.

built-in
0generic setup

No complex setup stands between you and your first sale.

adaptive

Made for your commerce.

Get an app or site tailored to your business whether that's ecommerce, restaurant, booking, services, or digital.

growth

Built to grow with you.

Reshape the app or site whenever the business takes a new turn.

LaunchScale
models

The best OSS models
Right now.

Pick the model that fits each job, and switch whenever you want.

Model
projects

All your projects.
One workspace.

Create and manage multiple projects from the same place.

Active project
MCP

Drive MaShop from your AI assistant.

Connect MaShop to Claude, Cursor, Windsurf, or any MCP client and run your project without leaving the chat.

Get the install line
Not for everyone

When v0 is the right answer

Often it is, and pretending otherwise would only waste your afternoon. If you are building the interface for something that already has a backend, v0 is better at that than we are and it is not close. The same goes for a dashboard, a landing page, an internal tool, a portfolio, anything nobody is ever going to pay you through. MaShop would hand you a commerce model you have no use for.

The design point deserves saying plainly too. v0 is made by the company behind the framework it generates for, and its own pricing page puts visual editing of the result in every tier including the free one, which tells you where the product spends its attention. MaShop generates a design as well, and it aims at a shop that works before one that photographs well. If the look is what you are being judged on this week, that trade is not in our favour.

If the real shortlist was never v0 anyway, the same argument runs against the other big builder on replacing Lovable for a commerce project, which is a closer fight than this one.

And if you arrived with no tool in mind and just want to know what building a shop this way actually involves, start on how an AI ecommerce website builder works.

A different shortlist turns up here too, from people who prototyped somewhere with a workspace attached rather than a UI generator. That one turns on where the app runs once it is published and who ends up holding the orders, which is worked through on the Replit alternative for a shop that takes money.

The money question decides most of these, and it is worth answering before the feature list rather than after. Every plan and what it includes sits on the MaShop pricing page, with the same figures the table above reads.

Run the numbers.

Sell without renting the shop.

Line itemWhat it costs
WithMaShop
WithShopify
Platform fee
$0 to start, pay-per-use credits
$39 a month before any extras
Per-sale fee
0% on every sale, forever
2% on outside payments
Paid apps for feature parity
Included from day one
$80 to $200 a month on average
Custom design
Generated from your prompt, no extra cost
A locked theme or $3,000+ for a custom one
Code on your GitHub
Yes, from the first build
No, it stays inside the platform
Time to first paid order
Same afternoon
3 to 14 days of theme and app setup
Shopify figures are its published 2026 rates and may change. Check shopify.com for the latest.
Pricing

Pricing built for any commerce.

Built around what AI costs not what your shop earns.

01

Free

Try MaShop on a side project. No card required.

$0
Start building

Includes:

  • 1 project
  • Pay-as-you-go credits
  • 3 deploys / 30 days
  • Team collaboration
  • MCP
· Most picked
02

Pro

For people running a commerce app full-time.

$20/month
Get Pro

Includes:

  • Unlimited projects
  • 2,000 credits per month
  • Unlimited deployments
  • Support
  • Team collaboration
  • MCP
03

Max

Built for agencies and high-volume teams.

$100/month
Get Max

Includes:

  • Unlimited projects
  • 12,000 credits per month
  • Unlimited deployments
  • Support
  • Team collaboration
  • MCP
FAQ

Questions people actually ask

Is v0 still only a UI generator?

No, and the reputation lags the product by about two years. Its own documentation describes end to end development, both UI and backend logic, not just mockups, and it will attach a database in one click. What it does not carry is a commerce model, so the rules of selling are still yours to specify one at a time.

Can v0 build an online store?

Yes, if you describe one completely. It will generate the pages, connect a database and run the SQL that creates the tables. Nothing in it knows that stock moves when someone buys or that a refund reverses it, so every rule of that kind exists because you thought of it first.

What does v0 cost?

Read on 29 July 2026, its published plans are a free tier, Plus at $30 per user a month including $30 of monthly credits per user, Business at $100 per user a month, and Enterprise on request. The table above prints the MaShop plans next to those, read live from our own plan table rather than typed into the page.

Where does the app actually run?

v0 says deployment is one click to infrastructure powered by Vercel, and that your app will be live at a Vercel URL. A MaShop shop deploys to your own hosting account, on Vercel or Netlify, and reads your own database from the first build.

Did you build the same project in both tools?

No, and this page does not pretend we did. Every claim about v0 here comes from what Vercel publishes on v0.app and its documentation, read on 29 July 2026 and quoted where the wording matters. The list of what a shop has to handle comes from our own build, which is the only part we can speak for.

Describe the shop. Not the screen.

One prompt, and the commerce is generated with it.

or see the pricing