{* ********************************************************** * Developed by: Team Theme Metro * Website: http://www.thememetro.com ********************************************************** *} {if in_array('state', $optionalFields)} {/if} {if $registrationDisabled} {include file="$template/includes/alert.tpl" type="error" msg="{lang key='registerCreateAccount'}"|cat:' '|cat:"{lang key='registerCreateAccountOrder'}"|cat:''} {/if} {if $errormessage} {include file="$template/includes/alert.tpl" type="error" errorshtml=$errormessage} {/if} {if !$registrationDisabled}
{include file="$template/includes/linkedaccounts.tpl" linkContext="registration"}

{$LANG.orderForm.personalInformation}

{$LANG.orderForm.billingAddress}

{if $showTaxIdField}
{/if} {if $currencies}
{/if}
{if $customfields}

{$LANG.orderadditionalrequiredinfo}

{lang key='orderForm.requiredField'}


{if $customfields} {foreach $customfields as $customfield}
{if $customfield.type eq 'tickbox'}
{/foreach} {/if} {if $customfields && count($customfields)%2 > 0 }
{/if}
{/if}
{if $showMarketingEmailOptIn}

{lang key='emailMarketing.joinOurMailingList'}

{$marketingEmailOptInMessage}

{lang key='emailMarketing.joinOurMailingList'}:
{/if} {include file="$template/includes/captcha.tpl"}
{if $accepttos}
{/if}
{/if}