[.include file="cn/cn_shoptop.html".]
商城首页
[.foreach $crumbs as $op.] >>
[.$op.title.]
[./foreach.]
商品快捷分类
[.foreach from=$column item=op.] [.if $op.id == 2.] [.if isset($op.child).] [.foreach from=$op.child item=opop.]
[.$opop.title.]
[.if isset($opop.child).]
[.foreach from=$opop.child item=opopop.]
[.$opopop.title.]
[./foreach.]
[./if.]
[./foreach.] [./if.] [./if.] [./foreach.]
[.$listname.title.]
全部
价格
人气
[.if isset($smarty.get.type).] [.if $smarty.get.type == "OP_Webmarket".] [.assign var="listtype" value="OP_Webmarket".] [.else.] [.assign var="listtype" value="OP_Click".] [./if.] [.else.] [.assign var="listtype" value="id".] [./if.] [.list id="$listid" form="product" type=$listtype name="list".]
[.$list.title|truncate:30:"...".]
市场价:
¥[.$list.market.]
本站价:
¥[.$list.webmarket.]
[./list.]
[.$ourphppage.]
[.include file="cn/cn_shopfoot.html".]