home *** CD-ROM | disk | FTP | other *** search
-
- **********************
- MyStore 3.x REFINEMENT
- **********************
-
- MESSAGES:
- There are several message forums in MyStore that let you configure
- messages to interact with your customer at relevant times.
-
- OPENING MESSAGES:
- "welcome.htm", and "promoin.htm" are files that format documents that
- appear when your customer first enters your store. They are displayed
- in the "show" frame and the right hand, "promo" frame, respectively.
- While these messages are suitable as is, you may want to make changes.
-
- DATABASE MESSAGES:
- There are three custom database message types that you can use to
- interact with your customer. These types are directly related to
- the product categories and the items in a category.
-
- The category related message type is in a file is named "promo.htm".
- There must be one of these files in every database category you create.
- See "dbmsgs.txt" for details on creating.
-
- There are also two types of custom messages that can be used in
- your store that are associated with a particular item. These product
- or item messages can be advisory or active input form messages. They
- appear in a pop up window when your customer selects a specific item
- to put in the shopping basket. See "dbmsgs.txt" for details on
- creating.
-
- CLOSING MESSAGE:
- When your customer views a purchase order prior to checking out, a file,
- "promoout.htm" is loaded to the "promo" frame. This document has not
- been tailored to your store. You'll want to make changes. The file
- is in the top, MyStore3 folder.
-
- OVERIDES:
- Each individual page in your store contains decoration variables
- similiar to thoes you set up in the top level file, "storefront.htm".
- All of these variables default to the top level for values. You
- can change the look of an individual page by "intercepting" the
- default value in favor of defining that value directly on that page.
-
-
- **********************