See it live and verify it yourself
Open the enterprise demo, read the code, or meet the team behind Mercur.

Three kinds of proof you can check
Everything here is yours to inspect – click it, read it, or meet the people who built it.
A live, public enterprise demo
The Enterprise marketplace, live – click through it yourself.
See the core
The architecture and code, open to read on GitHub.
Built by a team that ships marketplaces
Mercur comes from Rigby, which has delivered marketplaces in production for years.
Explore live marketplace demo
Click through an electronics marketplace built on Mercur Enterprise. Walk it end-to-end, and discover every part of a platform on the real product.
Browse
The storefront – categories, search, and a catalog that spans first-party stock and third-party vendors.

Compare offers
Many vendors, one catalog – a listing where the same item can carry competing offers.

BuyBox
Many vendors on the same product, one winning offer chosen up front.

New, used, refurbished
New, used, and refurbished conditions offered on a single product.

Split cart
One basket, multiple vendors, one checkout – shipping costed per vendor.

Checkout & settlement
Logistics classes per item; at checkout the order splits and the money splits.

Built by a team that develops marketplaces for leading brands
Mercur was built by Rigby – people who have spent 5+ years building and launching marketplaces in production. And because you own the code, working with us is a choice, not a lock-in.
The ultimate proof is the code
The engine is open source and public on GitHub; the Enterprise code is fully readable for licensees under NDA. Read the controls instead of taking them on faith.
// one-line install over Medusa - a plugin, not a fork
module.exports = withMercur(medusaConfig)
// typed across admin · vendor · store
import { createClient } from "@mercurjs/client"
const sdk = createClient({ baseUrl: BACKEND_URL })
await sdk.vendor.products.query()
// copy a prebuilt block into your repo - you own the code
$ npx mercurjs add product-import-exportSee it on your terms
The live demo is open to explore on your own. If you'd rather see it mapped to your case – your catalog, your vendors, your integrations – we'll walk you through it in 45 minutes.