chronoMelon Product Center is an in-development product operations application for making internal product structure and product content the canonical source of truth.
chronoMelon Product Center
An in-development product operations app where internal catalog structure is the source of truth.
It is for growing ecommerce teams that manage titles, descriptions, pricing, attributes, categories, variants, and channel-specific data across systems.
Sales channels are useful for selling, but they are a weak place to govern product data as catalogs become more complex.
The problem
Product data often starts inside WooCommerce, Shopify, spreadsheets, supplier files, and admin screens. Over time, product meaning and channel metadata get mixed together, variant logic drifts, bulk updates become risky, and sync failures are hard to diagnose.
The solution
Product Center gives the business its own product model, then treats WooCommerce, Shopify, and future sales channels as downstream publication targets. The product core owns identity, structure, variants, attributes, categories, mappings, sync state, and sync history.
Canonical products, variants, attributes, and categories
WooCommerce publishing workflow for V1
Shopify-ready adapter architecture
Visible sync state, logs, and recoverable errors
Bulk operations for real catalog work
AI-assisted audits, grounded copy, and catalog Q&A
Backend
- Django 5
- Django REST Framework
- Celery
Frontend
- Vue 3
- TypeScript
- Vite
Data and jobs
- PostgreSQL
- Redis
- Background sync jobs
Deployment
- Render web service
- Render worker
- Render PostgreSQL
- Render Redis
Integrations
- WooCommerce adapter
- Shopify-ready architecture
- Postmark preferred
- Mailgun acceptable
Product Center is docs-first on purpose. The foundation defines the stack, domain model, adapter boundaries, dependency policy, test strategy, security requirements, and AI delivery workflow before implementation fills in the product. That makes it a better base for custom client work than a quick plugin or a loose admin mockup.