|
if $product_order_array[i].sp_html neq ''
else
if $product_order_array[i].html_url neq ''
else
/if
/if
$product_order_array[i].p_name
|
$product_order_array[i].seller_name |
$product_order_array[i].buyer_name |
assign var='sell_type' value = $product_order_array[i].sell_type $p_sell_type[$sell_type]
$product_order_array[i].total_price |
assign var='p_sp_state' value = $product_order_array[i].sp_state $sp_state[$p_sp_state] |
$product_order_array[i].comment |
|