No products in the cart.
[insert_php]
global $current_user; wp_get_current_user();
$cuser_id = $current_user->user_login;
topstudentsinclass($cuser_id);
[/insert_php]