|
|
- Adding products to the basket
- When viewing the search results or the details of a specific product there is a link with the text 'Buy'. Selecting this link will add a product to the basket. When a product is added to the basket it will appear in the basket table (like the image above) located on the left of the screen. The basket will remain hidden while it is empty. Selecting the 'Buy' link multiple times will increase the required quantity of the product.
- Removing products from the basket
- Products can be removed from the basket by selecting the X to the left of each product name in the table.
- Viewing the basket
- Selecting the 'View Basket' link will show the details of each of the shopping basket (see the image below).
- The Shopping Basket
- This shows each product with the required quantity. The total for each product is worked out on the right, each of these is then summed to find the subtotal. Again, selecting the X to the left of the product will remove it from the basket.
- Actions
- There are two actions that can be taken from the shopping basket. The 'Continue Shopping' option will return the user to the Homepage. The 'Proceed to checkout' option will send the user to the first page of the checkout process. More details on making your first order can be found at this link: Making your first order.
|
|