{include file="public/mall_top" /} {include file="public/mall_header" /}
{include file="public/member_left" /}
{include file="public/member_items" /}
{notempty name="favorites_list"} {else /} {/notempty} {notempty name="favorites_list"} {/notempty}
{$Think.lang.ds_del}
{$Think.lang.favorite_view_mode}{$Think.lang.ds_colon}
    {volist name="favorites_list" id="favorites"}
  • {$favorites.goods.goods_name}
    {:dsPriceFormat($favorites.goods.goods_price)}{$Think.lang.currency_zh}
    {$Think.lang.favorite_selled}{$Think.lang.ds_colon}{$favorites.goods.goods_salenum}{$Think.lang.piece}({$favorites.goods.evaluation_count}{$Think.lang.favorite_number_of_consult}){$Think.lang.favorite_popularity}{$Think.lang.ds_colon}{$favorites.goods.goods_collect}{$Think.lang.ds_del}
  • {/volist}
 {$Think.lang.no_record}
{include file="public/mall_server" /} {include file="public/mall_footer" /}