[.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.]

[.$opcms.title.]

[.*以下代码是我们OURPHP官方默认代码,如果你要修改模板,可以把以下代码全部复制走。*.]
  • 商品编号:[.$opcms.number.]
  • 商品品牌:[.$opcms.brand.title.]
  • 市场价格:[.$opcms.market.]
  • 本站价格:[.$opcms.webmarket.]
  • [.foreach from=$opcms.attribute item=aop.]
  • [.$aop.name.]:[.$aop.key.]
  • [./foreach.]
  • 需积分:[.$opcms.integralexchange.]  兑换
  • [.$opcms.content.]
  • [.$shopset.sendout.]
  • [.comment id=$opcms.id type=$ip.type row="10".]
[.*积分兑换模板结束,如果你要修改模板,把以上代码全部复制走*.]
[.include file="cn/cn_shopfoot.html".]