{if !in_array($info.id, array('new', 'processing', 'paid', 'shipped', 'completed', 'refunded', 'deleted'))} {/if}

{$info.name}

[`Order state name`]
{if $info.id == 'new_state'}
[`State ID`]
{/if}
[`Appearance`]
#

[`Icon`]
[`Allowed actions`]
{foreach $actions as $id => $a}
{/foreach}
{*
*}
{*
[`Assignment`] (PLUGIN)
[`Automatically assign all orders set to %s state to`]
*}
{$wa->csrf()}