Order Detail
Previous Topic  Next Topic 

This page describes the templates used to generate the order detail page, which is seen after successfull placement of an order, and after clicking on a previous order.

 

 

 

order_detail_header.php

This controls the appearance of the top of the viewing cart page.

 

order_detail_addresses.php

This controls the appearance of the Billing Address and Shipping Address boxes above the order breakdown. These only appear when the addresses have been entered on the address form.

 

order_detail_status_header.php

This controls the top of the status table.

 

order_detail_status.php

This controls each row in the status table.

 

order_detail_status_footer.php

This controls the bottom of the status table.

 

order_detail_product_header.php

This controls the appearance of the top of the order breakdown table, which contains the column labels Description, Options, Unit Price, and Total.

 

order_detail_item.php

This controls the appearance of each item, and it's entire row, including the remove button, and quantity field. Any field found on a product record can be used in this template file.
 

order_detail_footer.php

This controls the appearance of the bottom of the viewing cart page, which contains the price breakdown, and checkout buttons.