{cate is_shop="1" parent_id="0"}
{cate:loop}
- [cate:name]
{/cate:loop}
{/cate}
{cate is_shop="1" parent_id="0"}
{cate:loop}
{goods top="20" cate_id="[cate:cate_id]" orderby="sequence asc"}
{if:OW.int("[goods:count]")>=20}
{/if}
{/goods}
{/cate:loop}
{/cate}
<% if OS.isJWeixinCanUse then %>
<%=OS.getWeixinTicket%>
<% end if %>