{template_shopping 'header.html'} {template_shopping 'top-product.html'}
{template_shopping 'screening/screening.html'}
    {if count($archives)>0} {loop $archives $i $archive}
  • {$archive['title']}

    {$archive['subtitle']}

    {lang('unit')} {getcollect($archive['aid'])}
  • {/loop} {else}

    {lang('no_merchandise_for_the_time_being')}

    {/if}
{if isset($page)} {screening_pagination($page,$record_count)} {/if}
{template_shopping 'footer.html'}