{include file="file:$_system_root_templates/email/email_top.html"}

Contact form request:

{txt key="TEXT_CONTACT"}

{txt key="TEXT_CUSTOMERS_TITLE"}: {if $customers_title}{$customers_title}{else}-{/if}

{txt key="TEXT_FIRSTNAME"}: {$customers_firstname}

{txt key="TEXT_LASTNAME"}: {$customers_lastname}

{txt key="TEXT_COMPANY"}: {$company}

{txt key="TEXT_PHONE"}: {$telefone}

{txt key="TEXT_MOBILE_PHONE"}: {$mobile_phone}

{txt key="TEXT_ORDER_NUMBER"}: {$order_no}

{txt key="TEXT_EMAIL"}: {$mail}

{txt key="TEXT_MESSAGE"}: {$message}

{include file="file:$_system_root_templates/email/email_bottom.html"}