{{include file="public/header" /}} {{include file="public/header_top_nav" /}} {{include file="public/nav_search" /}} {{include file="public/header_nav" /}} {{include file="public/goods_category" /}} {{if isset($shopxo_is_develop) and $shopxo_is_develop eq true}}
plugins_view_article_detail_top
{{/if}} {{if !empty($plugins_view_article_detail_top_data) and is_array($plugins_view_article_detail_top_data)}} {{foreach $plugins_view_article_detail_top_data as $hook}} {{if is_string($hook) or is_int($hook)}} {{$hook|raw}} {{/if}} {{/foreach}} {{/if}}

{{$article.title}}


{{if isset($shopxo_is_develop) and $shopxo_is_develop eq true}}
plugins_view_article_detail_content_top
{{/if}} {{if !empty($plugins_view_article_detail_content_top_data) and is_array($plugins_view_article_detail_content_top_data)}} {{foreach $plugins_view_article_detail_content_top_data as $hook}} {{if is_string($hook) or is_int($hook)}} {{$hook|raw}} {{/if}} {{/foreach}} {{/if}}
{{$article.content|raw}}
{{if isset($shopxo_is_develop) and $shopxo_is_develop eq true}}
plugins_view_article_detail_content_botton
{{/if}} {{if !empty($plugins_view_article_detail_content_botton_data) and is_array($plugins_view_article_detail_content_botton_data)}} {{foreach $plugins_view_article_detail_content_botton_data as $hook}} {{if is_string($hook) or is_int($hook)}} {{$hook|raw}} {{/if}} {{/foreach}} {{/if}}
{{if isset($shopxo_is_develop) and $shopxo_is_develop eq true}}
plugins_view_article_detail_left_inside_top
{{/if}} {{if !empty($plugins_view_article_detail_left_inside_top_data) and is_array($plugins_view_article_detail_left_inside_top_data)}} {{foreach $plugins_view_article_detail_left_inside_top_data as $hook}} {{if is_string($hook) or is_int($hook)}} {{$hook|raw}} {{/if}} {{/foreach}} {{/if}} {{if !empty($category_list)}}
{{foreach $category_list as $v}}
  • {{$v.name}}
  • {{if !empty($v.items)}} {{/if}}
    {{/foreach}}
    {{/if}} {{if isset($shopxo_is_develop) and $shopxo_is_develop eq true}}
    plugins_view_article_detail_left_inside_botton
    {{/if}} {{if !empty($plugins_view_article_detail_left_inside_botton_data) and is_array($plugins_view_article_detail_left_inside_botton_data)}} {{foreach $plugins_view_article_detail_left_inside_botton_data as $hook}} {{if is_string($hook) or is_int($hook)}} {{$hook|raw}} {{/if}} {{/foreach}} {{/if}}
    侧栏导航
    {{if isset($shopxo_is_develop) and $shopxo_is_develop eq true}}
    plugins_view_article_detail_bottom
    {{/if}} {{if !empty($plugins_view_article_detail_bottom_data) and is_array($plugins_view_article_detail_bottom_data)}} {{foreach $plugins_view_article_detail_bottom_data as $hook}} {{if is_string($hook) or is_int($hook)}} {{$hook|raw}} {{/if}} {{/foreach}} {{/if}} {{include file="public/footer" /}}