{extend name="default/base/base_home" /} {block name="mall_main"}
{if $condition_out!=""} {foreach name="condition_out" item="val" key="key" } {if $val} {/if} {/foreach} {/if}
{if $navigation} {foreach name="navigation" item="val" key="key" } {$val} > {/foreach} {/if} {$Think.lang.flea_index_find_goods}({:count($all_num)})
{notempty name='out_class'} {/notempty} {if (count($out_class)>10)}{$Think.lang.flea_show_more}{/if}
{else/}

{$Think.lang.flea_no_finds}

{$Think.lang.fela_suggest_str}
{$Think.lang.fela_suggest_str1}
{$Think.lang.fela_suggest_str2}
{/notempty}
{$Think.lang.flea_want_to}{$Think.lang.flea_sell}{$Think.lang.flea_idle}

{$Think.lang.flea_are_sold}...

    {if $pre_sale} {foreach name="pre_sale" item="val"}
  • {$val.member_name} {$Think.lang.flea_saling}

    {:str_cut($val['goods_name'],40)}

    {$Think.lang.flea_transfer_price}{$Think.lang.currency}{$val.goods_store_price}

  • {/foreach} {/if}

{$Think.lang.flea_preoccupation}...

    {if $attention} {foreach name="attention" item="val"}
  • {:str_cut($val['goods_name'],40)}

    {$Think.lang.currency}{$val.goods_store_price}

    {$val.flea_collect_num} {$val.goods_click} {$val.flea_commentnum}
  • {/foreach} {/if}
{/block}