{load_language_text section="withdrawal"} {if $smarty.session.style_edit_mode != 'edit'}{/if} {literal} {/literal} {if $content_data.success}

{$txt.withdrawal}{if $content_data.order->info.date_purchased} ({$txt.your_order_from} {$content_data.order->info.date_purchased|date_format:$smarty.const.DATE_FORMAT_SHORT}){/if}

{$txt.send_withdrawal_success}

{else}

{$txt.withdrawal}{if $content_data.order->info.date_purchased} ({$txt.your_order_from} {$content_data.order->info.date_purchased|date_format:$smarty.const.DATE_FORMAT_SHORT}){/if}

{$txt.webform_info}

{$txt.to}

{$smarty.const.COMPANY_NAME}
{$smarty.const.TRADER_FIRSTNAME} {$smarty.const.TRADER_NAME}
{$smarty.const.TRADER_STREET} {$smarty.const.TRADER_STREET_NUMBER}
{$smarty.const.TRADER_ZIPCODE} {$smarty.const.TRADER_LOCATION}
{$smarty.const.STORE_COUNTRY_NAME}

{if $smarty.const.TRADER_FAX != ''} {$txt.fax}: {$smarty.const.TRADER_FAX}
{/if} {if $smarty.const.STORE_OWNER_EMAIL_ADDRESS != ''} {$txt.mail}: {$smarty.const.STORE_OWNER_EMAIL_ADDRESS} {/if}

{$txt.withdrawal}


{$txt.withdrawal_textarea_hint|escape:'html'}
{if $content_data.errors.withdrawal_content}{$txt.input_error}{/if}

{$txt.first_last_name}

customer.gender =='m' || $smarty.post.withdrawal_data.customer_gender == $txt.male} checked="checked"{/if} /> {$txt.male} customer.gender =='f' || $smarty.post.withdrawal_data.customer_gender == $txt.female} checked="checked"{/if} /> {$txt.female} {if $content_data.errors.customer_gender}{$txt.input_error}{/if}
customer.firstname|escape:'html'}{/if}" name="withdrawal_data[customer_firstname]" id="withdrawal_form_customer_firstname" class="input-text"> * {if $content_data.errors.customer_firstname}{$txt.input_error}{/if}
customer.lastname|escape:'html'}{/if}" name="withdrawal_data[customer_lastname]" id="withdrawal_form_customer_lastname" class="input-text" /> * {if $content_data.errors.customer_lastname}{$txt.input_error}{/if}

{$txt.address}

customer.street_address|escape:'html'}{/if}" name="withdrawal_data[customer_street_address]" id="withdrawal_form_customer_street_address" class="input-text" /> {if $content_data.errors.customer_street_address}{$txt.input_error}{/if}
customer.postcode|escape:'html'}{/if}" class="input-text postal-code" />customer.city|escape:'html'}{/if}" class="input-text city" /> {if $content_data.errors.customer_postcode || $content_data.errors.customer_city}{$txt.input_error}{/if}
customer.country|escape:'html'}{/if}" name="withdrawal_data[customer_country]" id="withdrawal_form_customer_country" class="input-text" />

{$txt.ask_for_email}

customer.email_address|escape:'html'}{/if}" name="withdrawal_data[customer_email]" id="withdrawal_form_customer_email" class="input-text" /> * {if $content_data.errors.customer_email}{$txt.input_error}{/if}

{$txt.withdrawal_date}

withdrawal_date|date_format:'%d.%m.%Y'}{/if}" name="withdrawal_data[withdrawal_date]" id="withdrawal_form_withdrawal_date" class="setDatepicker input-text" /> {if $content_data.errors.withdrawal_date}{$txt.input_error}{/if}
{* ADD FAKE INPUT FIELD FOR ANTI SPAM BOT MECHANISM *} {$txt.sendwithdrawalbutton}
{$txt.mandatory_fields}
{/if}