{extend name="default/base/base_home" /} {block name="mall_main"}
{$Think.lang.homepage} > {if $groupbuy_info['groupbuy_is_vr']} {$Think.lang.virtual_grab} {else/} {$Think.lang.online_grab} {/if} > {$groupbuy_info.groupbuy_name}
{if $groupbuy_info['groupbuy_is_vr']}

{$Think.lang.use_statement}

  • {$Think.lang.explanatory_text1} {if $goods_info['virtual_indate'] > 0} {$Think.lang.explanatory_text2} {$Think.lang.explanatory_text3} {/if} 。
  • {$Think.lang.explanatory_text4}
  • {if $buy_limit > 0}
  • {$Think.lang.explanatory_text5}{$buy_limit}{$Think.lang.explanatory_text6}
  • {/if}
{/if}
{:htmlspecialchars_decode($groupbuy_info.groupbuy_intro)}

{$evaluate_info.good_percent}%{$Think.lang.praise}

{$Think.lang.common}{$evaluate_info.all}{$Think.lang.people_participation_score}
{$Think.lang.praise}({$evaluate_info.good_percent}%)
{$Think.lang.medium_rating}({$evaluate_info.normal_percent}%)
{$Think.lang.poor_rating}({$evaluate_info.bad_percent}%)
{$Think.lang.goods_evaluated}

{$Think.lang.evaluation_goods}

{if !$store_info['is_platform_store'] || $groupbuy_info['groupbuy_is_vr']}
{$Think.lang.store_info}
{$Think.lang.captions_merchants|raw}:
{$groupbuy_info.store_name}
{if !$store_info['is_platform_store']}
{$Think.lang.composite_score}:
{$store_info.store_credit_average}{$Think.lang.credit_unit}
{$Think.lang.store_dynamic_score}{$Think.lang.compared_with_industry}
    {foreach name="$store_info.store_credit" item="value" }
  • {$value.text}{$value.credit} {$Think.lang.credit_unit} {$value.percent_text|default=''}{$value.percent|default=''}
  • {/foreach}
{/if}
{$Think.lang.online_customer_service}:
{notempty name="$store_info.store_qq"} {/notempty} {notempty name="store_info.store_ww"} {$Think.lang.ds_message_me} {/notempty}
{/if}
{$Think.lang.current_hot}
{php}$hot_groupbuy_count = 1;{/php} {notempty name="commended_groupbuy_list"} {foreach name="commended_groupbuy_list" item="hot_groupbuy" }
{$hot_groupbuy.groupbuy_name}
{$Think.lang.to_see} {$Think.lang.currency}{$hot_groupbuy.groupbuy_price}
{/foreach} {/notempty}
{/block}