{:tag name='product' field='content,freight' page='true'} {:$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}
{:$product.cat}  (共 {:$product.num} 条)
    {:foreach item=list from=$product.list key=num }
  • {:$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 row='5'}
    {:foreach item=list from=$hot_product.list}
  • {:$list.sprice}
    {:$list.name}
  • {:/foreach}
{:include file='foot.htm'}