Table of Contents:
PerlShop is a shopping cart program that displays a catalog that is embedded in static html pages using hidden form field tags. You can use any design for your catalog pages, PerlShop will only add navigational menu bars and buttons when it displays the pages.
A unique order number is assigned to each user upon entering the store. The order number is used to keep track of the state of each user's transactions and is saved across each user's session using hidden fields.
PerlShop was designed from the beginning with security in mind. Please read the security section below to make sure you understand how to properly implement the security features before you start accepting orders.
Creating the
Catalog Pages
(Click
here to see the html source of an actual sample page as used in the demo
store)
Description of each line above:
PerlShop, Adverware, and the PerlShop logo are
trademarks of ARPAnet Corp.
All other trademarks are the property of their respective owners.