Define Statements

Zen Cart is designed to be multi-lingual and so all textual data such as headings or introductory text that is not held in its database is held in language files. These files contain list of PHP define statements containing pairs of terms, where the first is that to be defined and the second the definition or text that you will see in your Zen Cart. For example, the includes/languages/english.php file contains the following define statement that determines the title of the "what's new" sidebox: define('BOX_HEADING_WHATS_NEW', 'New Products');

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Banners

In Zen Cart, a banner is an advertising graphic (or HTML code) that is used to draw attention. It...

Beyond Compare

File comparison utility

breadcrumbs

The breadcrumbs are a navigational aid showing where you are and how to get back to previous...

Cascading Style Sheets

Cascading Style Sheets (CSS). A simple way of adding styles (i.e. fonts, colors, spacing) to Web...

Category

All products in Zen Cart are allocated to one of more categories. Categories may be organized...