How to Work With CodeThatShoppingCart
CodeThatShoppingCart has several sections:
CodeThatShoppingCart Installer
User's ShoppingCart
Product Catalog
CheckOut page
Administartor's area
CodeThatShoppingCart Installer
The installation of the cart is an instant and done through the installation wizard.
Read Installation Guide to learn more.
User's ShoppingCart
When users view a product description, they can choose to add it to their shopping cart. After adding an item to their cart, the users are shown the current contents of the cart.
Users can inspect their cart contents at any time using a link that is available on every page.
A persistent mini-cart could also be shown directly on the content pages.
The description of the cart contents includes the name of the items, the quantity, availability and prices.
Users can remove items from their cart if they wish and change quantities.
The description of the goods is a link to the product details. Users always see the total costs of a purchase and also are informed of the payment options such as which credit cards are accepted.
From the cart page, the users can continue shopping or proceed with the checkout procedure. The items stay in the cart for a certain period of time.
CheckOut Page
In order to purchase the products in the cart they need to select the checkout action.
The checkout is a five step process with the following tasks:
Identify the client
Select shipping address and special options
Select payment method
Overview of the entire order
Confirm and place order
The users can abort the checkout procedure at any step. When users retry the checkout later, they start again at the first task. Consider a Wizard to guide the user through these tasks while minimizing the number of web pages used.
Administrator's Area
There's also advanced admin area for shopping cart maintainer to work with the content of the cart.
Read CodeThatShoppingCart Demo Info page to know about work with Admin Area.
For more information see CodeThatShoppingCart Demo-version.
Read CodeThatShoppingCart Demo Info page to know about work with Admin Area (you don't have permission to see Admin Area at our demo).
Look at CodeThatShoppingCart installation Guide in case you have problems with CodeThatShoppingCart installation.
|