Admin Library | Orders

When saving a customers order, the majority of data that is available from the cart can automatically be saved to the database just by enabling columns within the configuration file and the database.

For any of the less commonly used data that is not automatically saved, it can be appended to any custom data that is submitted to the save function.

This example lists a small summary of each order that has been completed within this site demo, the full details of each order can be viewed by clicking the the order number.

Manage Orders

Order Number Customer Name Total Items Total Value Date Status
00000008 Customer #4 5 £273.11 25th Apr 2024 New Order
00000007 Customer #3 2 £63.93 23rd Apr 2024 Order Cancelled
00000006 Customer #1 9 £198.50 20th Apr 2024 Order Complete
00000005 Customer #5 3 £136.69 18th Apr 2024 Processing Order
00000004 Customer #4 4 £52.60 16th Apr 2024 Order Complete
00000003 Customer #3 5 £117.39 13th Apr 2024 Order Complete
00000002 Customer #2 3 £80.05 11th Apr 2024 Order Complete
00000001 Customer #1 1 £23.95 9th Apr 2024 Order Complete