{include_php file="left.php"} {if $total_orders > 0} {/if}
 
{$section_heading}
 
{if $str_err}
{$str_err}
{/if}
{foreach key=key item=item from=$arr_counter} {/foreach}
{$arr_header[0]} {$arr_header[1]} {$arr_header[2]} {$arr_header[3]} {$arr_header[4]} {$arr_header[5]} {$arr_header[6]} {$arr_header[7]}
{$arr_counter[$key]+1+$start} {$arr_order_date_string[$key]} {$arr_order_id[$key]} {$arr_amount_converted[$key]} {$arr_order_status_string[$key]} {if $arr_shipping_method[$key] != 'Not Applicable'}{$arr_shipping_method[$key]}
{/if}{$arr_kunaki_shipping_method[$key]}
{$arr_payment_method[$key]} {$arr_paid_status_string[$key]}
{$navigation[1]}   {$navigation[2]}   {$navigation[3]}
 
{*include_php file="right.php"*}