{$LANG.GOODS_LIST}
{$LANG.SORT_BY}: 销量 {if $MODULE_NAME eq 'rec' and $ACTION_NAME eq 'rsale'}{else} 价格 时间 好评 {/if}
{$LANG.PRICE}:
{if $MODULE_NAME eq 'cate'}
{$LANG.TO} {foreach from=$url_param key=key item=param} {if $key neq 'min_price' and $key neq 'max_price'} {/if} {/foreach}
{/if}
{$LANG.STYLE_LIST}:
{if $list}
{if $list_type eq 1} {foreach from=$list item=goods_item}
{$goods_item.name}
{function name="format_price" v=$goods_item.current_price}    {function name="format_price" v=$goods_item.origin_price}
{function name="msubstr" v=$goods_item.name b=0 e=12}
_var['goods_item']['avg_point'];$i++) { ?> _var['goods_item']['avg_point']); for($i=0;$i<$off_count;$i++) { ?>
{/foreach} {else} {foreach from=$list item=goods_item}
{$goods_item.name}
{function name="msubstr" v=$goods_item.name b=0 e=2000}
_var['goods_item']['avg_point'];$i++) { ?> _var['goods_item']['avg_point']); for($i=0;$i<$off_count;$i++) { ?>
{$LANG.ORIGIN_PRICE}{function name="format_price" v=$goods_item.origin_price} {$LANG.CURRENT_PRICE}{function name="format_price" v=$goods_item.current_price}
{/foreach} {/if}
{else}
{$LANG.NO_GOODS}
{/if}