include file ='../header.html'
include file ='own_menu.html'
$langBatchProductManage
$langBatchExportRemark
$langBatchExportRemarkTwo
$langBatchProduct
$langBatchProductExport
$langBatchProductAllClass
foreach from=$cate_path item=one
->
$one.name
/foreach
foreach item = parent from = $ProductCateArray
$parent[2]
/foreach
$langBatchProductSeachKey
:
$langBatchProductSeachKeyRemark
$langBatchProductPrice
:
-
$langBatchProductPriceYuan
$langBatchProductTransfeeCharge
:
if $input_param.search_transfee_charge eq '0' checked="checked"
/if
/>
$langBatchProductTransfeeChargeOne
$langBatchProductSellType
:
if $input_param.search_sell_type eq '' checked="checked"
/if
/>
$langBatchProductSellTypeNone
if $input_param.search_sell_type eq '1' checked="checked"
/if
/>
$langBatchProductSellTypeOne
if $input_param.search_sell_type eq '2' checked="checked"
/if
/>
$langBatchProductSellTypeTwo
if $input_param.search_sell_type eq '0' checked="checked"
/if
/>
$langBatchProductSellTypeThree
$langBatchProductCloseDay
:
$input_param.search_close_day " />
$langBatchProductDay
$langBatchProductState
:
if $input_param.search_state eq '1' checked="checked"
/if
/>
$langBatchProductStateUp
if $input_param.search_state eq '0' checked="checked"
/if
/>
$langBatchProductStateDown
$langProductOrderSelect
if $input_param.search_sort eq 'price' selected="selected"
/if
>
$langBatchProductSortPrice
if $input_param.search_sort eq 'time' selected="selected"
/if
>
$langBatchProductSortTime
$langProductMSelect
$langProductMBaby
$langProductMName
$langBatchProductPrice
$langBatchProductStorage
$langBatchProductState
$langBatchProductOrigin
if $product_array[0].p_id neq ''
section name=i loop=$product_array
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
$product_array[i].p_price
$product_array[i].p_storage
if $product_array[i].p_state eq '0'
$langBatchProductStateDown
else
$langBatchProductStateUp
/if
$product_array[i].p_province
$product_array[i].p_city
/section
$page_list
else
$langProductMPrice
/if
include file ='../../../html/footer.html'