{if:OW.int("{$cate:root_id}")>0}

{%=OW.DB.getFieldValueBySQL("SELECT [name] FROM ow_category WHERE cate_id={$cate:parent_id}")%}

{else}

{$cate:name}

{/if} {$breadcrumb}
{if:OW.int("{$cate:children}")>0}
{else}
{/if}
商品筛选
{typeattr type_cate_id="{$cate:type_cate_id}"} {typeattr:loop}
[typeattr:type_attr_name]:
{/typeattr:loop} {/typeattr}
<% V("orderby")=OW.iif(OW.trim("{$cate:orderby}")="sequence ASC","a.sequence ASC",OW.trim("{$cate:orderby}")) %> {goods top="20000" cate_id="{$cate:cate_id}" list_by_type="{$cate:list_by_type}" orderby="{$cate:orderby}"}
    {goods:loop}
  • [goods:title]

    [goods:ctitle]

    {if:OW.isNotNul("[goods:subtitle]")}

    [goods:subtitle]

    {/if}

    {if:OW.int("[goods:point_set]")=1}[goods:point_pay_amount]积分+{/if}{$moneysb}<%=OW.parsePrice("[goods:price]")%>

  • {/goods:loop}
[goods:pages pagesize="40"]
{/goods}