{* order notification for customer *}


{$smarty.const.EMAIL_HELLO}, {$order_custname}

{$smarty.const.STRING_ORDER_ID_MAIL}: {$order_id}

{section name=i loop=$order_content} {/section} {if $shipping ne NULL} {/if} {if $minimal ne NULL} {/if} {if $present ne NULL} {/if} {if $discount ne NULL} {/if} {if $get_fast_order ne NULL} {/if}
{if $order_content[i][4] ne ""}[{$order_content[i][4]}]{/if} {$order_content[i][1]} {$order_content[i][2]} {$order_content[i][3]}
  {$smarty.const.ADMIN_SHIPPING} {$shipping[2]}   {$shipping[1]} {$smarty.const.CONF_CURRENCY_ID_RIGHT}
  {$minimal[0]}   {$minimal[1]} {$smarty.const.CONF_CURRENCY_ID_RIGHT}
  {$present[2]}   {$smarty.const.STRING_PRESENT}
  {$smarty.const.ADMIN_DISCOUNT} {$discount[1]} % {$discount[3]}
  {$smarty.const.ADMIN_FAST_ORDER}   {$get_fast_order}{$smarty.const.CONF_CURRENCY_ID_RIGHT}
{$smarty.const.TABLE_TOTAL}:     {$order_total}

{$smarty.const.EMAIL_ORDER_WILL_BE_SHIPPED_TO}:
{$order_shipping_address}

{if $manager} {$smarty.const.ADMIN_MANAGER_NAME_MAIL}: {$manager}

{/if}
{$smarty.const.EMAIL_OUR_MANAGER_WILL_CONTACT_YOU}

{$smarty.const.EMAIL_SINCERELY}, {$smarty.const.CONF_SHOP_NAME}