{foreach name="shoplist" item="val" key="k"}
  • {$val.0.seller_name} {:date("Y-m-d H:i:s",$val.0.otime)}
  • {/foreach}