Mosaikasa
mosaikasa is a storefront/theme repository in the Menzzo ecosystem. It contains presentation-layer assets and theme code for the Mosaikasa commerce experience.
Stack
- Theme assets with Liquid-style templates.
- JavaScript and CSS customizations.
- Storefront configuration and static assets.
Connected Projects
- Catalog and product data originate from the shared commerce ecosystem.
- Media/image tooling provides storefront assets.
- Magento/operations systems remain upstream for product, price, and stock truth where integrated.
Local Docs Submodule
When this repo consumes global docs, use:
cd docs
npm ci
npm start
npm run build
To Expand
- Theme development workflow.
- Deployment/publishing process.
- Product data sync boundary.
- Storefront QA checklist.