- {$Think.lang.comprehensive_score}:
-
{$store_info.store_credit_average}{$Think.lang.credit_unit}
{$Think.lang.ds_dynamic_evaluation}:
{notempty name="store_info.store_credit"}
{foreach name="store_info.store_credit" item="value"}
- {$value.text}{$value.credit} {$Think.lang.credit_unit}
{present name="value.percent_class"}
{$value.percent_text}{$value.percent}
{/present}
{/foreach}
{/notempty}
{if $store_info.store_baozh}
- {$Think.lang.merchant_guarantee}:
-
{if $store_info.store_shiti}
{/if}
{if $store_info.store_qtian}
{/if}
{if $store_info.store_zhping}
{/if}
{if $store_info.store_erxiaoshi}
{/if}
{if $store_info.store_tuihuo}
{/if}
{if $store_info.store_shiyong}
{/if}
{if $store_info.store_xiaoxie}
{/if}
{if $store_info.store_huodaofk}
{/if}
{/if}
{if $store_info.store_avaliable_deposit > 0}
- {$Think.lang.guaranteed_amount}:
- {$store_info.store_avaliable_deposit}
{/if}
- {$Think.lang.company_name}:
- {$store_info.store_company_name}
- {$Think.lang.ds_srore_location}:
- {$store_info.area_info}
{notempty name="store_info.store_phone"}
- {$Think.lang.phone_space}:
- {$store_info.store_phone}
{/notempty}