{if condition=" $order=='' "}
{else/}
{/if} {:lang('goods_comprehensive')}
{if condition=" $order=='sales' "}
{if condition = " $sort=='asc' "} {:lang('goods_sales_volume')} {else/} {:lang('goods_sales_volume')} {/if} {else/}
{:lang('goods_sales_volume')} {/if}
{if condition = " $order=='is_new' "}
{if condition = " $sort=='asc' "} {:lang('goods_new')} {else/} {:lang('goods_new')} {/if} {else/}
{:lang('goods_new')} {/if}
{if condition = " $order=='price' "}
{if condition = " $sort=='asc' && $order=='price' "} {:lang('goods_price')} {else/} {:lang('goods_price')} {/if} {else/}
{:lang('goods_price')} {/if}
{:lang('goods_total')} {$total_count}{:lang('goods_goods')} 
{:lang('goods_delivery_to')}
{$user_location.province}{$user_location.city}
{if condition = "$shipping_fee !='' && $shipping_fee ==0"} {else/} {/if} {:lang('goods_free_shipping')} {if condition = "$stock !='' && $stock>=0"} {else/} {/if} {:lang('goods_show_only_goods')}
{:lang('goods_location')}:
{if condition="$province_name == ''"} {:lang('goods_unlimited_area')} {else/} {$province_name} {/if}
{if condition="$total_count==0"}
Sorry!{:lang('goods_no_goods_you_want')}……
{/if} {include file='shop/blue/Goods/controlPopUpGoodsSkuAttribute'/}
{include file='shop/blue/controlCommonPage'/}