<{if $shop.shop_type != 'self'}>

店主信息

<{$shop.shopuser_name}> 手机:<{$shop.mobile}>
<{if $shop.shopuser_identity_img}> 店主身份证 <{else}> 店主身份证      正面   反面 <{/if}>
<{if $shop.shop_type == 'brand' || $shop.shop_type == 'flag'}>

经营品牌

    <{foreach from=$shopBrandInfo item=brandInfo}>
  • <{$brandInfo.brand_name}> <{if $brandInfo.brand_warranty}><{/if}>
  • <{/foreach}>
<{else}>

经营品牌

    <{foreach from=$shopBrandInfo item=brandInfo}>
  • <{$brandInfo.brand_name}>
  • <{/foreach}>
<{/if}>

组织机构代码证

组织机构代码: <{$shop_info.tissue_code}>

查看原图

税务登记证

税务登记证号: <{$shop_info.tax_code}>

查看原图

结算帐号

银行开户公司名: <{$shop_info.bank_user_name}>
银行开户帐号: <{$shop_info.bankID}>
开户银行所在地: <{$shop_info.bank_area}>
开户银行: <{$shop_info.bank_name}>
<{else}>

店主信息

<{$shop.shopuser_name}> 手机:<{$shop.mobile}>
<{if $shop.shop_type == 'self'}> 店主身份证 <{else}> 店主身份证      正面   反面 <{/if}>
<{/if}>