{if isset($config_info)}

{$config_info.title_big_l|default=''}

{$config_info.title_small_l|default=''}

{foreach name='config_info.gc_list_l' item='category_item' key='key'} {if $key<6} {$category_item.gc_name} {/if} {/foreach}
{foreach name='config_info.goods_list_l' item='goods'}

{$goods.goods_name}

¥{$goods.goods_price}

{/foreach}
{foreach name='config_info.brand_list_l' item='brand'} {/foreach}

{$config_info.title_big_r|default=''}

{$config_info.title_small_l|default=''}

{foreach name='config_info.gc_list_r' item='category_item' key='key'} {if $key<6} {$category_item.gc_name} {/if} {/foreach}
{foreach name='config_info.goods_list_r' item='goods'}

{$goods.goods_name}

¥{$goods.goods_price}

{/foreach}
{foreach name='config_info.brand_list_r' item='brand'} {/foreach}
{else} {/if}