customer_info_short( array( 'session_id' => $_COOKIE['session_id'], ) ); if ( isset($customer_info['error']) && $customer_info['error'] ) { $error = $customer_info['error']; header('Location:index.php?error='. urlencode($error)); die(); } extract($customer_info); ?> Hello

Thank you for being a customer since

Your current balance is: $