Shopping Cart Default Page
The Shopping Cart default page displays the signed-in shopper's shopping cart, which contains a collection of products that the shopper may want to purchase. The functionality provided by the Shopping Cart default page is:
Displays a list of products previously added to the shopping cart, each showing the product’s image, ID and variant, availability, price, quantity desired, discount amounts, and line total
Shows totals for the selected products
Provides the ability for the shopper to remove a product from the shopping cart
Provides the ability for the shopper to remove a product from this list and add it to a shopper's list
Provides the ability for the shopper to return to shopping
Provides the ability for the shopper to specify a promotional code
Provides the ability for the shopper to initiate the check-out procedure
Displays an informative message to the shopper when there are no products in the shopping cart
User Controls
There are no custom user controls required for this page.
Web Parts
The Shopping Cart default page contains the Shopping Cart Web Part.
The Shopping Cart Web Part displays the collection of products picked by the signed-in shopper for potential purchase and handles the following features:
Provides "Proceed to Checkout" buttons
Shows a table of line items, where each displays remove link button, "Move to Wish List" button, product image, product name, product ID, availability, price, textbox to enter/display quantity, discount and line total
Provides an "Update" button to commit quantity changes
Provides cart totals
Provides a text box to enter promotional code, with an "Apply" button to commit
Provides a "Continue Shopping" button