%{foreach from=$arr item="item" key="key"}% %{if $item.status neq 2}%%{$item.name|plugin:$key}%%{else}%
%{'_COMPONENT_NOT_AVAILABLE'|lang:'':$item.name}%
%{/if}% %{/foreach}%