Customizing the Look & Feel

The Transact e-commerce service provides a simple, flexible system for providing online commercial transactions to your clients. Unlike many online shopping carts, the Transact e-commerce engine allows you to design your store exactly as you wish. There are no special restrictions, no ugly formatting that doesn't match your site, and no mysteries.

Simple HTML Interface

The system hides all of the back-end processing from the administrator, allowing the Webmaster to quickly implement a true client-server solution using normal, ordinary HTML.

Unlike many Virtual Store services, the entire interface is configurable to match your web site design. The service is supported by every popular web design tool, including Dreamweaver, HomePage, and many more.

All of the pages within the Transact e-commerce (and templates) are completely customizable. There are no limitations on how one can design the store to present the look & feel the users need.

Special Notes:
  1. Transact can parse HTML, SHTML and XMLwithout problems.
  2. Transact parses Server-Side Includes (SSI) before any of the Transact variables, allowing you to include common code using SSI.
  3. You can either customize the product display on each page, or use product templates to ensure consistent display on every page.
The only rules you need to remember are:
  1. When copying HTML from View Source remember to remove the Session Variables from the HTML.
  2. If you want the store to work without cookies, special steps must be taken when using Javascript to modify links on the fly.
Main Menu Next Page