Developers
Create acart.biz themes
acart.biz gives you complete control over the look and feel of your store, by allowing you to develop your own acart.biz themes.
Each Theme has a number of templates which represent the individual pages within your store, e.g. Product page, Cart page, etc. Our template engine is based on the Apache Velocity project, and uses the Velocity Template Language (VTL).
For each of the pages in your store, we make available a number of acart.biz objects which you can use in the VTL template. e.g. on the product page, we supply a $product object representing the product the user is viewing.
- API Reference - The individual template pages you can customise within a Theme. For each page, the list of available objects is also described.
- acart.biz VTL Guide - Our very own guide to VTL (coming soon)
- Apache VTL Guide - The official VTL guide from Apache.
Category:
