E-Commerce Platform
NordWoodArt, Artisan Wooden Wall Art
Problem
Showing hundreds of product variants and color combinations was slow, expensive, and hard to manage manually.
What I built
A Laravel + Filament back office and an automated rendering pipeline that generates product visuals and manages variants.
Result
New variants can be prepared in hours instead of days, reducing costs and enabling fast decisions before producing anything.
I run this business myself, so the platform is built around real operations: catalog management, inventory, orders, analytics, and fulfillment. The automated pipeline generates Blender renders, then handles conversion (WebP/JPEG), compression, responsive sizing, and metadata, tuned for Core Web Vitals and SEO.
E-Commerce Core
Product catalog with attribute-based variant system (size × color combinations), dynamic pricing (base + variant addon), and responsive image galleries with 18 conversions per upload.
Order Management
Full order lifecycle (received → approved → shipped → delivered), Stripe Checkout integration with HUF currency, Foxpost/GLS/MPL shipping options, and automatic email notifications at every stage.
Coupon Engine
Fixed and percentage discounts with date-based activation windows, per-customer usage caps, first-order restrictions, and product/category scoping.
Guest Analytics
Session-based visitor tracking, landing page analysis, referrer source detection, search query monitoring, and no-result gap identification, all without third-party analytics.
Bilingual Support
Full Hungarian + English content (data model, UI, routing). Domain-based locale switching with user preference override.