On the shopping cart page the client’s cart input is given. The header, both right and left columns
and the footer stay without changes.
The table of the shopping cart has the following columns:
-
Remove – with a checkbox
-
Product(s) – has a full size product image and to the right
of it a bit of the attribute description.
-
Qty. – The field for the data to input the 1 key.
-
Total – the price in the format of $101.99.
In the table, the following line is placed beneath with the right alignment:
"Sub-Total: $101.99".
Below is the place for the three buttons in the following order:
Update Cart,
Continue Shopping,
Checkout.