{extend name="default/base/base_joinin" /} {block name="joinin_main"}
  • {$Think.lang.enter_agreement}
  • {$Think.lang.store_qualification_information}
  • {$Think.lang.financial_qualification_information}
  • {$Think.lang.store_operation_information}
  • {$Think.lang.contract_signing_payment}
  • {$Think.lang.store_opening}
{$joinin_message|default=''}
{notempty name="joinin_detail"}
{$Think.lang.payment_list}
{$Think.lang.fee_standard}: {$joinin_detail.storegrade_price|default='0'}{$Think.lang.ds_yuan}/{$Think.lang.ds_year}( {$joinin_detail.storegrade_name} ) {$Think.lang.store_opening_hours}: {$joinin_detail.joinin_year} {$Think.lang.ds_year}
{$Think.lang.store_classification}: {$joinin_detail.storeclass_name} {$Think.lang.deposit}: {$joinin_detail.storeclass_bail} {$Think.lang.ds_yuan}
{$Think.lang.payable_amount}: {$joinin_detail.paying_amount} {$Think.lang.ds_yuan}
{$Think.lang.business_category_list}
{notempty name="$joinin_detail.store_class_names"} {php}$store_class_names = @unserialize($joinin_detail['store_class_names']);{/php} {php}$store_class_commis_rates = explode(',', $joinin_detail['store_class_commis_rates']);{/php} {foreach name="store_class_names" item="name" key="k" } {php}$name = explode(',', $name);{/php} {/foreach} {/notempty}
{$Think.lang.one_level_class} {$Think.lang.two_level_class} {$Think.lang.three_level_class} {$Think.lang.commission_ratio}
{$name.0|default='0'} {$name.1|default='0'} {$name.2|default='0'} {$store_class_commis_rates[$k]} %
 
{/notempty}
{if $btn_next} {$Think.lang.next_step} {/if}
{/block}