This section creates a shopping cart display page
Display product pictures, product content description, product quantity selection, product unit price
Product price subtotal, product deletion operation, and total product price calculate.
# Title: Shopping Cart |
jumping list page Display various information names such as: pictures, descriptions, unit prices, selections, etc. |
|
Content: Information and operations of the selected product
Display total price |
##Use to define the title for the shopping cart |
displays the table header, the element defines the table row, and the element defines the table header, which contains pictures, descriptions, quantities, unit prices, subtotals, operations, etc.
|
displays the table content part, and the element defines the table unit to display the product content.
|