About OxiShop

OxiShop is a demonstration department store: a real storefront, a real catalog and a real checkout flow, built to show what the stack underneath it can do.

What this is

Ten thousand generated products across women, men, girls, boys, babies and home. Search, filters, favorites, a basket, accounts and orders all work exactly as they would in a live shop.

Nothing is dispatched and no money moves. Orders are recorded so the account and admin screens have something true to show.

How it is built

The pages are rendered by Cobra on the Venom framework and hydrated by zap.js. The catalog and search live in OxiDB's document engine with a BM25 full-text index; accounts and orders in its SQL engine; baskets and sessions in OxiMem, its key/value surface.

Product photos are re-encoded to WebP in-process and served from the object store.