{config_load file="$language/lang_$language.conf" section="create_account"} {config_load file="$language/lang_$language.conf" section="newsletter"} {config_load file="$language/lang_$language.conf" section="contact_us"}

{$CONTACT_HEADING}

{$CONTACT_CONTENT}

{if $error_message}
{$error_message}
{/if} {if $success != '1'} {$FORM_ACTION}
{if $VVIMG} {/if} {if $INPUT_CODE} {/if}
{#text_name#} {$INPUT_NAME}
{#text_email#}* {$INPUT_EMAIL}
{#text_phone#} {$INPUT_PHONE}
{#text_fax#} {$INPUT_FAX}
{#text_street#} {$INPUT_STREET}
{#text_postcode#} {$INPUT_POSTCODE}
{#text_city#} {$INPUT_CITY}
{#text_company#} {$INPUT_COMPANY}
{#text_sec_code#} {$VVIMG}
{#text_inp_code#} {$INPUT_CODE}*
{#text_message#} {$INPUT_TEXT}*
  {$BUTTON_SUBMIT}
{#text_hint#}
{if "SIGN_CONDITIONS_ON_CHECKOUT"|defined} {if $PRIVACY_CHECKBOX}{/if}
{$PRIVACY_CHECKBOX}{#text_privacy_accept#|sprintf:$smarty.const.STORE_OWNER_EMAIL_ADDRESS} {$PRIVACY_LINK}
{else} {if $PRIVACY_CHECKBOX}
{$PRIVACY_CHECKBOX} {#text_privacy_accept#} {$PRIVACY_LINK}
{/if} {/if}
{$FORM_END} {else}

{#text_success#}

{$BUTTON_CONTINUE}

{/if}