{{$location = NULL;}}
{{if isset( $_SESSION['cart'] ) and \count( $_SESSION['cart'] ) and \IPS\Member::loggedIn()->canAccessModule( \IPS\Application\Module::get( 'nexus', 'store' ) )}}
{{$subtotal = 0;}}
{expression="\IPS\nexus\Application::cartCount()"}
{{endif}}