{extend name="shop/blue/base" /} {block name="resources"} {/block} {block name="main"} {include file='shop/blue/controlBrandSale' ap_id='6666'/}
{notempty name="groupList"}
    {volist name="groupList" id="type"} {if condition="$type.group_id eq $group_id"}
  • {else/}
  • {/if} {$type.group_name}
  • {/volist}
{/notempty}
{notempty name="goods_list['data']"} {else/}
{:lang('sorry')}!{:lang('no_result_you_want')}……
{/notempty}
{include file='shop/blue/controlCommonPage'/}
{include file='shop/blue/controlLoveOrHistory' /}
{include file='shop/blue/Goods/controlPopUpGoodsSkuAttribute'/} {/block} {block name="javascript"} {/block}