They are actually ordered by the start date. If you go into templates/shopping_cart.php and change line 27 to:
$sql .= " ORDER BY e.start_date DESC";
It should reverse, and order by descending start date.
Viewing 2 reply threads
The support post ‘latest item to top of shu’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.