{$lang->confirm_delete}

{$lang->shopxe_purchase_srl}
{$purchase_info->get('purchase_srl')}
{$lang->o_user_name}
{$purchase_info->get('o_user_name')}
{@$output_item = $val->get('item')} {@$output_volume = $val->get('volume')} {@$total_price+=$output_volume*$output_item->get('price_sale')}
{$lang->shopxe_list_head_product}
{$lang->shopxe_list_head_number}
{$lang->shopxe_list_head_price}
{$lang->shopxe_list_head_tprice}
{$lang->shopxe_list_head_etc}
{$lang->shopxe_nolist}
{$output_item->get('title')} {number_format($output_volume)} {number_format($output_item->get('price_sale'))} {$lang->money_unit} {number_format($output_volume*$output_item->get('price_sale'))} {$lang->money_unit}
{$lang->shopxe_list_head_price} {number_format($total_price)} {$lang->money_unit}