include file ='../header.html'
include file ='own_menu.html'
if $state eq '0'
$langProductMDepotBaby
/if
if $state eq '1'
$langProductMSaleBaby
/if
if $state eq '2'
$langRecommended
/if
$langProductMSeeBaby
:
$langProductMAll
$langPListRemark
$langProductMSelect
$langProductMBaby
$langProductMName
$langProductMNum
if $product_array[0].p_state!="0"
$langProductMSpare
$langProductMTime
/if
$langProductMNoncePrice
$langProductMDid
$langProductMDegree
$langCedit
section name=i loop=$product_array
if $product_array[i].p_sell_type eq '0'
/if
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].check_sign eq 0
else
$product_array[i].p_storage
/if
if $product_array[i].p_state!="0"
$product_array[i].left_days
$langPday
$product_array[i].left_hours
$langPhour
$product_array[i].left_minutes
$langPminute
/if
$product_array[i].p_cur_price
if $product_array[i].p_cur_price !=""
$langCYuan
/if
/
$product_array[i].p_price
$langCYuan
$product_array[i].p_sold_num|default:'0'
if $product_array[i].check_sign eq 0
else
/if
/section
if $product_array[0].p_code neq ''
if $state == "1"
else
/if
if $action eq 'list' || $action eq 'recommended_list'
/if
$page_list
else
$langProductMPrice
/if
include file ='../../../html/footer.html'