{extend name="shop/blue/base" /} {block name="resources"} {/block} {block name="main"}
{if condition="$category_id!=0"} {include file='shop/blue/Goods/controlGoodsCategoryConditions' /} {/if}
{include file='shop/blue/Goods/controlGoodsLeft' is_new_recommend='1' is_sale_ranking='1' /} {include file='shop/blue/Goods/controlGoodList' /}
{include file='shop/blue/controlLoveOrHistory' /}
{/block} {block name="javascript"} {/block}