{* @compiler:inline-only *} {* omezeni delky inputu kvuli Swisspost *} {if $cfg.Order.Countries['CH']}{$isSwiss = true}{/if}
{get_contexts country=1 assign='contexts'} {include "block.messages.tpl"}

{t}Účet{/t}

{block "password"}
{if $body.newUser}
{t}Zobrazit{/t}
{else}
{t}Zobrazit{/t}
{/if}
{/block}

{t}Kontaktní údaje{/t}

{block "user-phone"}
{/block}

{t}Adresa{/t}

{block "user-street"}
{/block}
{block "user-zip"}
{/block}
{* nechtějí mít zbytečné fieldy na registraci *} {if !$body.newUser}
{/if} {block "user-country"}
{/block}
{if $body.newUser} {if $dbcfg.gdpr.enable == 'Y'} {* @formatter:off *} {block 'user-form-consent-text'} {/block} {* @formatter:on *} {/if} {if findModule('recaptcha','registration') and findModule('recaptcha','site_invisible')} {include "block.recaptcha.invisible.tpl"} {captchaBtn text="{t}Odeslat registraci{/t}"} {else} {/if} {else} {/if}