{/literal} {if !$strict} {literal} {if $smarty.const.CONF_GOOGLE_MAPS_API_KEY} {/literal} {/if} {/if}
{include file="print_button.html"}
|
{'ordr_comment'|translate}: | |||
{'ordr_id'|translate} {$order.orderID_view}{$order.shipping_name}
{'ordr_shipping_address'|translate}: {if $order.shipping_address}{$order.shipping_address|escape:'html'}{/if} {if $order.shipping_city}{$order.shipping_city|escape:'html'}{/if} {if $order.shipping_state}{$order.shipping_state|escape:'html'}{/if} {if $order.shipping_zip}{$order.shipping_zip|escape:'html'} {/if} {if $order.shipping_country}{$order.shipping_country|escape:'html'}{/if} |
{$order.order_amountToShow}{'ordr_payment_type'|translate}: {$order.payment_type} {'ordr_shipping_type'|translate}: {$order.shipping_type} {'email_ordr_ordered_products'|translate}:
{foreach from=$order_content item=order_item}
{$order_item.name} (×{$order_item.Quantity}) |