{include file = "{$tnice.template_dir}/header.html" scope = parent}
{if $tpl_type == "goodsDetails"}
{$include_footer_html_files[] = array("{$tnice.template_dir}/parts/goods_details/quick_nav_dynamic.html")}
{include file = "{$tnice.template_dir}/parts/goods_details/goods_details.html" scope = parent}
{/if}
{if $tpl_type == "leaveComment"}
{include file = "{$tnice.template_dir}/parts/goods_details/leave_comment.html" scope = parent}
{/if}
{include file = "{$tnice.template_dir}/sub_footer.html" scope = parent}
{include file = "{$tnice.template_dir}/footer.html" scope = parent}