home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / pc / software / windows / building / mystore / instructions / finishsetup.txt < prev    next >
Encoding:
Text File  |  1999-01-08  |  3.4 KB  |  77 lines

  1.  
  2.             ****************************
  3.             MyStore 3.x SETUP COMPLETION
  4.             ****************************
  5.  
  6. Having setup and tested at least a trial database, you're now ready to
  7. complete the variable entries for your store and make decisions about
  8. shipping, payment, quantity discounts, etc.
  9.  
  10. FIRST:
  11. Open the "storefront.htm" file for editing.  Around line 34 is a list
  12. of variables.  Replace the sample entries with values unique to your
  13. store.  If you need to clarify what's needed, check for a detail
  14. description under background information or go to the glossary.
  15.  
  16. SECOND:
  17. Around line 90, there are four option arrays to configure:
  18.  
  19. shipby[]         This is an array of options that show up on the
  20.                  "Order Form" as a drop down select menu for your
  21.                  customer to decide how they want their order shipped.
  22.                  
  23. payby[]          This is an array of options that show up on the
  24.                  "Order Form" as a drop down select menu for your
  25.                  customer to decide how they want to pay for their order.
  26.                  
  27. payinstruct[]    This is an array of payment instructions that show up
  28.                  on the purchase order ('Check Out") in response to the
  29.                  method of payment your customer selected.
  30.                  
  31. qfact[]          This is a hidden array of quantity discounts that get
  32.                  applied to an item based on how many of each item
  33.                  your customer selects.
  34.  
  35. All of these arrays get configured similarly.  See "optionarrays.txt"
  36. for background information on setting up these options.
  37.  
  38. THIRD:
  39. The "meta" tags and the titles of the following documents are
  40. important for listing your store with the Internet search engines:
  41. index.htm, nav.htm, promoin.htm, storefront.htm, and welcome.htm.
  42. These are the top level, and therefore most likely indexed documents. 
  43. See "links.txt" for details about using these tags to your advantage.
  44.  
  45. FOURTH:
  46. Many of the documents within this software have a "navigation aid".
  47. Viewing that document outside of the entire frameset that defines your
  48. store would not make sense.  This could result in numerous useless
  49. links to your store, but it can be turned your advantage if handled
  50. properly.  Hence, the "navigation aid" is a URL to automatically load
  51. in the event that one of these documents is linked.  To this end, you
  52. might want to consider entering a title and meta tags to all of these
  53. documents.  See "links.txt" for more details about this.
  54.  
  55. FIFTH:
  56. You should now feel free to play around with the look of your store.
  57. We saved this for last because it is fun and because the look is often
  58. dictated by how you've defined the store.  The decoration variables
  59. you will be concerned with begin around line 58 of the "storefront.htm" 
  60. file.  See "decoration.txt" to learn what these variables can do and
  61. how they will affect the look.
  62.  
  63. SIXTH:
  64. There are other documents you will want to create or change as your
  65. store developes;  however, all of the entries to "storefront.htm"
  66. should be complete.  Upload the entire store to your intra or Internet
  67. host computer and give it a try.
  68.  
  69. See "uploading.txt" for instructions on what should be uploaded.
  70.  
  71. See "refinements.txt" for instructions on adding input messages,
  72. promo messages, and making refinements to some of the other documents.
  73.  
  74. Good luck with your store and thanks for using MyStore software.
  75.  
  76.             ****************************
  77.