Name |
Details |
Order ID |
Price |
Item One |
Details |
#12345 |
$3.00 |
Item Two |
Details |
#12345 |
$6.00 |
Item Three |
Details |
#12345 |
$9.00 |
Item Four |
Details |
#12345 |
$24.00 |
Item Five |
Details |
#12345 |
$36.00 |
All Items |
N/A |
Your Total: |
$10.00 |
< table width="100%">
< thead>
< tr>
< th>Name 1< /th>
< th>Details 2< /th>
< th>Order ID 3< /th>
< th>Price 4< /th>
< /tr>
< /thead>
< tbody>
< tr>
< td>Item One< /td>
< td>Details< /td>
< td>#12345< /td>
< td>$3.00< /td>
< /tr>
< tr>
< td>Item Two< /td>
< td>Details< /td>
< td>#12345< /td>
< td>$6.00< /td>
< /tr>
< td>All Items< /td>
< td>Details< /td>
< td>Your Total:< /td>
< td>$10.00< /td>
< /tr>
< /tbody>
< /table>