{template_event name="quiqqer::order::orderProcess::nobody::begin"}
    {assign var=text value={locale group='quiqqer/order' var='ordering.nobody.registration.text.prefix'}} {if $text != ''}
    {$text}
    {/if} {$Registration->create()} {assign var=text value={locale group='quiqqer/order' var='ordering.nobody.registration.text.suffix'}} {if $text != ''}
    {$text}
    {/if}
    {template_event name="quiqqer::order::orderProcess::nobody::end"}