|
… make sure your catalog information is backed up and copied to an off-site
location at least daily
… a customer's order information should be available in an easily printed format
for use as a receipt and packing slip
… erroneous entries (eg., neglecting to indicate the quantity of an item purchased)
should be brought to the shopper's attention in an unambiguous manner.
The best method is to redisplay the form that they have entered with their entry
highlighted. An ineffective method is to show a list of error messages
on a separate page thereby forcing the shopper to try to make a connection
between their act and the verbage sent back to them
… it is imperative that the tools used to create your catalog and ordering system are
flexible enough to cope with the rapidly changing demands placed upon
ecommerce. This means that a powerful relational database and extensible
programming language must be at the core of your site.
The following considerations may be pertinent to your specific situation:
… decide whether a customer application must be accepted before they are granted
access to the catalog
… be sure the catalog handles all of the payment methods you accept (e.g., credit
card, COD, personal and business checks, money order)
… credit card numbers should be check-digit verified before the order is accepted
from the shopper
… be sure the catalog has a consistent ‘look and feel’ to reduce the learning effort
of both your staff and your customers
… if your product’s price is tied to a commodity (e.g., gold market price, silver
market price, sugar market price, labor price) be sure that each product price
in your catalog can be rapidly changed to reflect changes in the commodity price
… a minimum of graphical ‘clutter’ in order to focus the customer’s attention on the
products which are for sale
… a place for convenient display of policy information (e.g., returns, payment
acceptance, shipping methods)
… the ability to specify Sales Order Numbers and/or differentiate them from your
other sales channels orders
|