{include file = "wap/_header.html" scope = parent}
{$keywords} 共有{$count}款商品
{if !empty($result)} {foreach $result as $one} {$one@index+1}.{$one.short_title}
市场价:¥{$one.market_price}  节省:¥{$one.market_price - $one.shop_price}
美丽价:
¥{$one.shop_price} ({$one.discount}折)
{/foreach} {if $page.page_current > 1}上页{/if} {if $page.page_current < $page.page_total}下页{/if} ({$page.page_current}/{$page.page_total})    {if $page.page_total > 1}
页  
{/if} {else} 没有找到符合条件的商品! {/if}
  
{include file = "wap/_footer.html" scope = parent}