{{if !isset($is_footer) or $is_footer eq 1}} {{include file="public/footer_nav" /}} {{/if}} {{if isset($shopxo_is_develop) and $shopxo_is_develop eq true and (!isset($is_footer) or $is_footer eq 1)}}
plugins_view_common_bottom
{{/if}} {{if !empty($plugins_view_common_bottom_data) and is_array($plugins_view_common_bottom_data) and (!isset($is_footer) or $is_footer eq 1)}} {{foreach $plugins_view_common_bottom_data as $hook}} {{if is_string($hook) or is_int($hook)}} {{$hook|raw}} {{/if}} {{/foreach}} {{/if}} {{if isset($is_load_imagezoom) and $is_load_imagezoom eq 1}} {{/if}} {{if isset($is_load_baidu_map_api) and $is_load_baidu_map_api eq 1}} {{/if}} {{if isset($is_load_layout_admin) and $is_load_layout_admin eq 1}} {{/if}} {{if !empty($plugins_js)}} {{/if}} {{if !empty($module_js)}} {{/if}} {{:MyC('home_footer_info')}} {{if isset($shopxo_is_develop) and $shopxo_is_develop eq true and (!isset($is_footer) or $is_footer eq 1)}}
plugins_js
{{/if}} {{if !empty($plugins_js_data) and is_array($plugins_js_data)}} {{foreach $plugins_js_data as $hook}} {{if !empty($hook) and is_string($hook)}} {{if substr($hook, 0, 4) eq 'http'}} {{else /}} {{/if}} {{elseif is_array($hook) /}} {{foreach $hook as $hook_js}} {{if !empty($hook_js) and is_string($hook_js)}} {{if substr($hook_js, 0, 4) eq 'http'}} {{else /}} {{/if}} {{/if}} {{/foreach}} {{/if}} {{/foreach}} {{/if}} {{if isset($shopxo_is_develop) and $shopxo_is_develop eq true and (!isset($is_footer) or $is_footer eq 1)}}
plugins_common_page_bottom
{{/if}} {{if !empty($plugins_common_page_bottom_data) and is_array($plugins_common_page_bottom_data)}} {{foreach $plugins_common_page_bottom_data as $hook}} {{if is_string($hook) or is_int($hook)}} {{$hook|raw}} {{/if}} {{/foreach}} {{/if}}