{$smarty.const.HEADING_TITLE}
{* {osc_image src="`$smarty.const.DIR_WS_IMAGES`table_background_history.gif" alt=$smarty.const.HEADING_TITLE width=$smarty.const.HEADING_IMAGE_WIDTH height=$smarty.const.HEADING_IMAGE_HEIGHT}{$tep_image1} *}
{* {osc_draw_separator image='pixel_trans.gif' width='100%' height='10'} *}
{*1*}
{if $orders_total > 0 }
{*購入履歴表示 ここからループ*}
{section name="a_h1" loop=$history_array }
{$smarty.const.TEXT_ORDER_NUMBER}{$history_array[a_h1].orders_id}
{$smarty.const.TEXT_ORDER_STATUS}
{$history_array[a_h1].orders_status_name}
{$smarty.const.TEXT_ORDER_DATE}
{$history_array[a_h1].date_purchased}
{$history_array[a_h1].order_type}
{$history_array[a_h1].order_name}
{$smarty.const.TEXT_ORDER_PRODUCTS}
{$history_array[a_h1].count}
{$smarty.const.TEXT_ORDER_COST}
{$history_array[a_h1].order_total}
{$smarty.const.SMALL_IMAGE_BUTTON_VIEW}
{* {osc_draw_separator image='pixel_trans.gif' width='1' height='10'} *}
{/section}
{else}
{$smarty.const.TEXT_NO_PURCHASES}
{/if}
{* 0}
{$history_split_display_count1}
{$smarty.const.TEXT_RESULT_PAGE}{$history_split_display_links1}
{/if}
{* {osc_draw_separator image='pixel_trans.gif' width='100%' height='10'} *}
{* {osc_draw_separator image='pixel_trans.gif' width='10' height='1'} *}
{$smarty.const.IMAGE_BUTTON_BACK}
{* {osc_draw_separator image='pixel_trans.gif' width='10' height='1'} *}