Welcome to ZenMagick
ZenMagick is an addition to zen-cart, one of the major Open Source e-commerce applications.
It provides database access to virtually all data releveant to templates (and more) via an object oriented API.
ZenMagick also includes an alternative theme/templating system which offers a superior separation of application code and custom HTML.
The compressed philosophy of ZenMagick:
- Store design and layout should be done via HTML/CSS
- Presentation and application code should be separate
ZenMagick layout and view files are exceptionally simple to make real customisation as easy as possible, while still supporting useful zen-cart admin settings.