include file ='../head.config.html' include file ='../header.html'
include file ='own_menu.html'

$langOwnStaticsProduct

$langOwnStaticsProductRemark
section name=i loop=$product_array
/section
$langOwnStaticsProductName $langOwnStaticsProductSellType $langOwnStaticsProductStorageNum $langOwnStaticsPrice $langOwnStaticsViewNum $langOwnStaticsSoldNum $langOwnStaticsSoldSum
if $product_array[i].p_recommended == "1" $langCCommend /if if $ifhtml eq '1' && $product_array[i].html_url neq '' $product_array[i].p_name    $product_array[i].p_sell_type_name else $product_array[i].p_name    $product_array[i].p_sell_type_name /if if $product_array[i].p_irregularities eq '1' $langProductIrregularities $langProductUnder /if if $product_array[i].p_sell_type eq '0' $langOwnStaticsSellTypeZero /if if $product_array[i].p_sell_type eq '1' $langOwnStaticsSellTypeOne /if if $product_array[i].p_sell_type eq '2' $langOwnStaticsSellTypeTwo /if $product_array[i].p_storage if $product_array[i].p_cur_price != '0.00' $product_array[i].p_cur_price $langCYuan /
/if $product_array[i].p_price $langCYuan
$product_array[i].p_view_num $product_array[i].p_sold_num $product_array[i].p_sold_sum
if $product_array[0].p_code neq ''
$page_list
/if
include file ='../../../html/footer.html'