|
page 19 |
|
» 4. Base pages » c) Ordering
c) Shopping process
- Pages for the shopping process:
This is that part of the website where the e-commerce is done and the deals with
the customers are concluded. The access to these pages (apart from the “Basket” page)
is via secure socket layer (SSL) upon login.
o Basket [screen];
This is the homepage for start shopping. The basket content together with the current
prices of every product and the total value of all products in the respective currency is
displayed here. There are also fields to enter data thus changing every product ordered
quantity and a recalculate button. Next to every product there is a button by which a
product may be removed from the basket. There is also a button to empty the whole basket
and a button to place an order (it's a link to the next page - “Shipping address”).
o Shipping address [screen];
On this page the shipping address is specified by the client. First the preferred
shipping address is displayed (if any in the address book) and a button to select this
it. Following is the list of the rest addresses from the address book and a from enter
a new shipping address. This form is used in case there are no addresses in the address
book or if the client wants to use temporary another address or he wants to enter a new
address in his address book. Upon selection or entering of an address (if it's a proper one)
the client goes to the next page – “Shipping method”.
There is also a back button to page – “Basket”.
o Shipping method [screen];
On this page the client selects from a list the shipping method and goes to the next page
– “Payment”.
There is also a back button to page – “Shipping address”.
o Payment [screen];
On this page the client selects from a list the payment method and goes to the next page
– “Billing”.
There is also a back button to page – “Shipping method”.
o Billing [screen];
This page is similar to the page “Shipping address” but data refers to the billing address.
Upon selection from a list the client goes to the next page – “Place order”.
There is also a back button to page – “Payment”.
|