<{foreach item=list from=$pro}>
  • <{$list.pname|truncate:40:""}>
    <{$config.money}><{$list.price}>
  • <{/foreach}>