getUser(); $isNewCustomer = $oUser->inGroup('oxidnotyetordered'); oxSession::setVar('newcustomer', (int)$isNewCustomer); } }