The product management table now supports direct sorting from the column headers. Instead of relying on a separate control, you can click the table headings to change the order of products right where you are already working.
Available sorting
- Name
- Stock
- Price
Each click cycles through ascending, descending, and default order. Sorting state stays in the URL, so the view remains stable as the table reloads and backend ordering stays in sync with the selected header.
This makes it faster to find low-stock items, check price ranges, and review products alphabetically without leaving the main inventory table.