{$store_info.store_name}
{notempty name="store_info.store_credit"} {foreach name="store_info.store_credit" item="value"}
{$value.text}
{$value.credit} {$Think.lang.credit_unit}
{/foreach} {/notempty}
{$Think.lang.ds_collect}
{$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}
{/foreach} {/notempty}
{$Think.lang.shop_service}
{$Think.lang.seller_name}
:
{$store_info.seller_name}
{$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}
{$Think.lang.business_licence_number_electronic}
:
{if !$store_info.is_platform_store} {if $store_info.business_licence_number_electronic}
{$Think.lang.ds_view}
{/if} {else} {if $Think.config.ds_config.business_licence}
{$Think.lang.ds_view}
{/if} {/if}
{$Think.lang.search_shop}
{$Think.lang.search_all}
{$Think.lang.ds_store_index}
{$Think.lang.ds_whole_goods}
{$Think.lang.ds_store_the_dynamic}
{notempty name="store_navigation_list"} {foreach name="store_navigation_list" item="value" } {if $value.storenav_url != ''}
{$value.storenav_title}
{else/}
{$value.storenav_title}
{/if} {/foreach} {/notempty}
{notempty name="nav_link_list"}
{foreach $nav_link_list as $nav_link} {empty name="nav_link.link"}
{$nav_link.title}
{else /}
{$nav_link.title}
>
{/empty} {/foreach}
{/notempty}