{strip}
{$_background_color = "#eeeeee"}
{$_products_bg = "#ffffff"}
{$_bonus_background = "#ffffcc"}
{$_button_background = "#fcd630"}
{$_main_border_color = "#cccccc"}
{$_border_color = "#dddddd"}
|
{$order.id}
{$order.create_datetime|wa_date:'humandate'}
|
{$status}
|
|
|
|
%17%
[`Order status`]
{if !empty($order.params.auth_pin)}
%16%: {$order.params.auth_pin}
{/if}
|
|
|
|
%1%
{sprintf(_w("Administrator has added a comment to your order %s: %s"), $order.id, $action_data.text)}
|
|
|
%contact_info%
{if strlen($wa->shop->settings("email"))}
[`Email`]: {$wa->shop->settings("email")}
{/if}
{if strlen($wa->shop->settings("phone"))}
[`Phone`]: {$wa->shop->settings("phone")}
{/if}
|
|
|
{/strip}