stratuShop was built in such a way that it is uniform throughout. This means there are elements that will function the same throughout the system. Below are some of these elements. 


Tables

Information is displayed in tables so they show columns of information. Each row resembles a certain entity. On the "All Orders" page it will resemble a specific order with some columns related to that Order. Clicking anywhere on the Row will open that entity, in this case, the specific order. 


You can sort the table columns as you wish by clicking on the name of the Column. This will then sort the Table using the information in the specific column, in either Ascending or Descending Order.