include file ='../header.html'
include file ='own_menu.html'
$langBatchProductManage
$langBatchRemark
$langBatchProduct
$langBatchProductExport
$langBatchClass
:
foreach item = parent from = $ProductCateArray
$parent[2]
/foreach
$langBatchUploadFile
:
$langBatchUploadCSV
:
$langBatchTaobao
if $shop_product_cate_array[0].class_id neq ''
$langBatchShopProductClass
:
section name=loop loop=$shop_product_cate_array
$shop_product_cate_array[loop].class_name
foreach from=$shop_product_cate_array[loop].child item=one
$one.class_name
/foreach
/section
/if
$langBatchCity
:
foreach item = parent from = $area_array
$parent.area_name
/foreach
$langBatchPayment
:
foreach from=$payment_array item=one key=key
if $one.check eq '1' checked="checked"
/if
value="
$key
" name="txtPayment[
$key
]" id="txtPayment_
$key
" />
$one.name
/foreach
$langBatchExchange
:
foreach from=$exchange_array item=one key=key
$one.exchange_remark
(
$one.exchange_name
)
/foreach
include file ='../../../html/footer.html'