{if $pageName == 'order_detail'} {*** module_address_add ***} {include file = "{$tnice.template_dir}/modules/configuration/address_add.html" scope = parent} {$include_footer_html_files[] = array($module_address_add)} {*** module_payment_edit ***} {include file = "{$tnice.template_dir}/modules/configuration/payment_edit.html" scope = parent} {$include_footer_html_files[] = array($module_payment_edit)} {/if} {if $pageName == 'order_cancel'} {*** module_payment_difficult ***} {include file = "{$tnice.template_dir}/modules/configuration/payment_difficult.html" scope = parent} {$include_footer_html_files[] = array($module_payment_difficult)} {/if} {if $pageName == 'profile_index'} {*** module_module_dialogbox_username_edit ***} {include file = "{$tnice.template_dir}/parts/user_center/module_dialogbox_username_edit_config.html" scope = parent} {$include_footer_html_files[] = array($module_module_dialogbox_username_edit)} {/if} {if $pageName == 'address'} {*** module_dialogbox_loading ***} {include file = "{$tnice.template_dir}/modules/configuration/dialogbox_loading.html" scope = parent} {$include_footer_html_files[] = array($module_dialogbox_loading)} {*** module_module_dialogbox_address_edit ***} {include file = "{$tnice.template_dir}/parts/user_center/module_dialogbox_address_edit_config.html" scope = parent} {$include_footer_html_files[] = array($module_module_dialogbox_address_edit)} {/if}