E-commerce core
Everything a store needs, nothing you have to bolt on.
Catalogue, checkout, payments, shipping, emails and notifications — and the operations behind them, run by us.
Update, 23 Aug
beta- Preflight checksdone · 03:02:11
- Backupdone · 03:02:47
- Schema migration (2 steps)done · 03:03:52
- Storefront rebuilddone · 03:04:48
- Rollbackavailable
The store is the easy part — until it isn't.
Overselling the last unit, a payment method that needs a plugin, an update that breaks checkout on a Friday. The platform should absorb those, not you.

Catalogue & checkout
- Products with brand, GTIN, MPN and SKU, dimensions and weight, original, sale and MSRP prices, galleries, featured flag, tags; hierarchical categories
- Inventory reserved at checkout — the database decides who gets the last unit; no overselling
- Client-side cart with cross-tab sync; cash on delivery; TBI Bank and UniCredit consumer financing with installment calculators on the product page (Bulgaria)
- Shipping rules per category, per weight, free above a threshold; coupon and referral-code fields; honeypot and rate limiting on orders
- Order lifecycle pending → confirmed → shipped → delivered, cancel with automatic restock; customer and store emails from templates you can edit; a Telegram alert on every order; order lookup by number
How we run it for you
- Updates ship with preflight checks, an automatic backup, two-phase schema migrations and one-click rollback — you never update a plugin again
- A health-check endpoint on every store, monitored; database backups
- Eighteen modules — your store runs only what it uses
- Security as the default: multi-user admin, encrypted stateless tokens, brute-force protection, strict cross-origin rules, TLS-verified email, sanitized HTML everywhere, rate limits, a math challenge on public forms
- One accountable team for code, hosting and updates — no third party ever touches the platform code
Migration from WooCommerce
- A drop-in importer brings products, categories, pages and images; page-builder markup is cleaned into the native editor format
- The 301 redirect map is generated from your live sitemap so rankings survive the move
Under the hood
- Next.js 16 · React 19 · Tailwind 4 · TypeScript
- PHP 8.3 · MariaDB · Python FastAPI
- Two-phase expand/contract migrations
- Standard LAMP host — Node only at build time
Move a real store, not a demo catalogue
Bring your WooCommerce export — we'll show what the importer does with it.