排序
{if $total_pages ne 0}
{if $total_pages ne 1}{$current_page}/{$total_pages}{/if}
{if $current_page ne 1} 上一页{/if}
{if $current_page ne 1 and $current_page ne $total_pages} | {/if}
{if $current_page ne $total_pages}下一页{/if}
{/if}
{/if}
-
{if $result|@count eq 0}
-
{$item.goods_name} ¥{$item.real_price}
{$item.active1} {$item.active2} {$item.active3}{*已有{$item.bought}人购买*} {if $item.goods_number < 1} 已卖光 {else} 立即抢购 {/if}
{/foreach}
{if $total_pages > 10}
{if $end_no > $total_pages}
{/if}
{$start_no = $end_no-10}
{if $current_page ne 1}上一页{/if}
{foreach from=$pageclicks item=item}
{if $g_tmp > $start_no && $s_tmp<10}
{$item.name}
{/if}
{/foreach}
{if $current_page ne $total_pages}下一页{/if}
{else}
{if $current_page ne 1}上一页{/if}
{foreach from=$pageclicks item=item}
{$item.name}
{/foreach}
{if $current_page ne $total_pages}下一页{/if}
{/if}
{/if}
抱歉,商品分类无效
{else}抱歉,分类下暂无商品
{/if}
热门推荐
-
{foreach from=$hotlist item=item}
- {/foreach}