{:tag name='product' page='true' dir='mall' field='content,freight'} {:$title}-Powered by SmartB2B {:include file="head.htm"}
您的位置:{:tag name='guide' type='product' dir='mall'}产品列表
{:tag name='category' type='product' dir=mall} {:if $category}

行业分类

{:foreach item=cat from=$category} {:$cat.cat} {:/foreach}

{:/if}
    {:foreach item=list from=$product.list key=num }
  • {:$list.name}

    {:$list.content|strip_tags|truncate:50}

    {:$list.company}

    {:$list.sprice}

    {:if $list.freight}运费: {:$list.freight.0} 元{:else}卖家包邮{:/if}

    {:$list.region}
  • {:/foreach}

推荐产品

{:tag name='product' rec='hot' assign='hot_product' catid=$smarty.get.catid dir='mall' row=8}
    {:foreach item=list from=$hot_product.list}
  • {:$list.sprice}

    {:$list.name}

  • {:/foreach}
{:include file='foot.htm'}