|
The shopping cart program may be used to display and sell products using a variety of methods.
- Dynamically Generated Catalog Pages are created by the software automatically. The software uses page templates for a standardized store layout. The product listing area of the page has the search bar on top, the category tree on the left and product listing area on the right.
- Separate Category Tree and Product Listing areas can be included as individual components and placed anwhere within web pages. Basic HTML skills are required. An unlimited number of customized product pages may be created using this method.
- Order-Link is a method that supports simple HTML links or more complex form code to include buy buttons and other shopping cart components in (local or remote) web pages and email messages. Order-Link may be used to add one product at a time or multiple products may be selected from a form and added to the cart with one submission.
Dynamically Generated Catalog Pages are created automatically
by the software, which uses page templates, color and font settings,
product data, and images to create web pages on the fly and
serve them to the browser as needed. Objects in the pages are inserted
or not depending on the store configuration and product settings, which are set
through the browser based online administration panel.

|