{if $op=="display"} {template 'header'}

{$malgoods['title']}


{php echo html_entity_decode($malgoods['details'], ENT_QUOTES)}
{if $malgoods['status']==2 && $malgoods['stock']>0} {else} {/if}
{template 'footer'} {/if}