{foreach from=$errors item=message key=error} {if $error eq 'LISTING_ID_NOT_SPECIFIED'}
[[The system cannot proceed as Listing ID not specified]]
{elseif $error eq 'WRONG_LISTING_ID'}[[Wrong Listing ID specified]]
{/if} {foreachelse} [[Your listing is successfully activated]] {/foreach}