Creator and commerce decision
Ecwid
A single experienced developer can build a useful embeddable store (catalog, storefront, Stripe checkout, admin) in about a week; Ecwid’s broader integrations, app marketplace, global hosting, and brand are hard to replicate and are why some merchants will keep paying.
Visit website↗Open-source builds that already do this
Every project below is open source and already does this job today. Fork one, self-host it, or take the parts you need - the build prompt further down assumes an empty file, and this is the shortcut past that. Licences differ; check the one on each card before you ship. All Ecwid alternatives, with the arithmetic →
What a replacement has to do
- A small self-hosted service that lets a merchant add products, display a storefront, accept payments, and manage orders.
What it still won’t have
- App Market and 3rd-party extensions ecosystem
- Built-in multi-marketplace connectors (Amazon/eBay) and prebuilt social channel integrations
- Hosted global infrastructure and unlimited bandwidth guarantees
- Built-in payments product (Lightspeed Payments) and some region-specific payment options
- Automated taxes, shipping label generation, and POS integrations out of the box (would need third-party services or custom work)
What remains hard
- Brand trust
Trusted by businesses in 175 countries
First-year cost
Keep paying
Paying is—cheaper in year one.
On cash alone, building overtakes the subscription at 1 seat.
Money you would actually spend
Time you would spend
—
What you would spend
What we assumed
The verdict above measures whether you could build it. This one is only about money.
Runnable build prompt
Build a minimal self‑hosted ecommerce service using Next.js (frontend + serverless API), Postgres, and Stripe. Include: product catalog CRUD (with image uploads to S3), a public storefront with category and product pages and product filters, a cart and checkout flow using Stripe Payment Intents and webhook‑driven order finalization, an admin dashboard to list and update orders and inventory, and an embeddable JS snippet to render the storefront on existing sites. Out of scope: marketplace connectors (Amazon/eBay), mobile native apps, built-in tax calculation engines, and an app marketplace. Include error handling for payments and webhooks, authorization for admin APIs, basic unit/integration tests for catalog, checkout and webhook flows, and deployment scripts for a single VPS or managed service (e.g., Vercel + managed Postgres).
How we checked
How the score was reached
- Build verdict base78
- An open-source build was found+5
- 5 cited sources+3
- Price verified on pricing page+3
- Evidence score89
The base comes from the verdict. Everything under it is a check that either happened or did not, and each one is a fact frozen in this record rather than a judgement made at render time - so the same evidence always produces the same number.
How scoring works →Cited sources · 5
Every page the run actually retrieved.
- official productEcwid homepage
- official pricingEcwid pricing
- official docsEcwid features
- open sourcebagisto/bagisto
- open sourcenopSolutions/nopCommerce
Integrity checks
What held up, and what did not.






