A 57-product online store that runs without a Shopify subscription

57

Products, each with its own content page

0

Monthly platform fees — the store keeps running without Shopify

Biorez.hu — website mockup

About

Biorez.hu is an online store for light therapy, PEMF, and bioresonance devices, with products ranging from entry-level dietary supplements to professional equipment priced in the millions of forints. The store previously ran on Shopify; since the subscription was canceled, it has run entirely on its own, with no external platform and no database.

Biorez.hu — mobile mockup 1
Biorez.hu — mobile mockup 2

Challenge

Leaving Shopify without missing a day

Moving a working online store off its platform is risky. The entire catalog — 57 products, 179 images, prices, and inventory data — lived inside Shopify and would have become inaccessible the moment the subscription expired.

On top of that, the store serves two kinds of buyers at once: a 10,000-forint mouthwash and a 2,360,000-forint professional panel sit on the same storefront. The challenge was to keep the store running without missing a single day, keep payments secure, and make the monthly fee disappear.

Biorez.hu — tablet mockup

Solution

Static pages, Stripe, and a database-free admin

I built a three-tier system: the catalog now lives in local JSON files, with statically generated product pages; Stripe Checkout handles payments with server-side price validation and a signature-verified webhook; and product management runs through a database-free admin panel that saves every change to version control.

It runs on Next.js with full SEO optimization, and order emails are delivered through the Resend API. In detail:

  • 57 products with dedicated content pages — benefits, technology, specs, FAQ
  • Stripe Checkout in Hungarian with server-side price validation
  • Database-free admin panel — every change is traceable
  • 285 Q&A pairs with structured data for Google search results
  • Order emails via the Resend API, with retries
  • Cookie-free analytics — no cookie banner needed
  • Accent-insensitive, symptom-based search across the full catalog
  • Responsive design across all devices
Biorez.hu — mockup 1
Biorez.hu — mockup 2

Results

A store that keeps running with no monthly fee

From migration to production: one developer, one codebase, and an online store I built and run — every figure below comes from the live store, not a demo.

57

Products live from day one, with real card payments

0

Monthly platform fees — no external platform, no database

90

Statically generated pages, served from a CDN

Want one of these for your business?