Home / Projects / 4orm4

4orm4

Metadata

Live

4orm4.com

Project Overview

This is a Next.js-based e-commerce storefront built on the Medusa headless commerce platform for "4orm4" - a furniture and home decor retailer specializing in modern, contemporary furniture and lighting.

Key Technologies & Architecture

Core Stack:

Payment & E-commerce:

Additional Features:

Project Structure

Dual Application Architecture:

  1. Store Frontend (src/app/(store)/) - Customer-facing e-commerce site
  2. Admin Panel (src/app/(admin)/) - Internal management tools

Store Features:

Admin Features:

Business Focus

The store specializes in:

Key Integrations

Development Setup

The project uses:

File Structure Highlights

designereditions-medusa-storefront/
├── src/
│   ├── app/
│   │   ├── (store)/          # Customer-facing store
│   │   │   ├── [locale]/     # Multi-language support
│   │   │   ├── _components/  # Store components
│   │   │   └── _context/     # Store context providers
│   │   └── (admin)/          # Admin panel
│   │       ├── _admin/       # Admin features
│   │       └── _debug/       # Debug tools
│   ├── lib/                  # Utility libraries
│   └── types/                # TypeScript definitions
├── prisma/                   # Database schema
├── scripts/                  # Utility scripts
└── store.config.json         # Store configuration

Supported Regions

The platform supports multiple European markets:

Content Management

E-commerce Features

Technical Highlights

This is a sophisticated e-commerce platform that combines modern web technologies with a focus on high-end furniture retail, featuring both customer-facing and administrative interfaces with robust content management capabilities.