|->SS_TEMPLATE_FILE<-|account_order_item_updated|->SS_TEMPLATE<-| $item[num] $item[title]$extras $settings[cs]$item[price] $item[quantity] $settings[cs]$item[total]
|->SS_TEMPLATE<-|Displays the items purchased when a order is reviewed in the account area. |->SS_TEMPLATE_FILE<-|order_item_updated|->SS_TEMPLATE<-| $quantity[$i] $itemtitle $itemoptions $itemprice $itemtotal |->SS_TEMPLATE<-|Format for displaying a single item within a order list. |->SS_TEMPLATE_FILE<-|email_product_list_updated|->SS_TEMPLATE<-| $thistitle, $thisquantity @ $settings[cs]$thisprice each. $extras |->SS_TEMPLATE<-|Emailed order product list. |->SS_TEMPLATE_FILE<-|email_vendor_productlist_updated|->SS_TEMPLATE<-| $thissku - $thistitle x $thisquantity $extras |->SS_TEMPLATE<-|Vendor email product list. |->SS_TEMPLATE_FILE<-|list_pages_updated|->SS_TEMPLATE<-|
$total $lang_prod[bottom1] $from $lang_prod[bottom2] $to

$lang_prod[bottom3]:
$page_list
|->SS_TEMPLATE<-|Multiple page list display. |->SS_TEMPLATE_FILE<-|order_successful_updated|->SS_TEMPLATE<-| $order_review $lang_screen[title]: $lang_account[onum]$order[id]
$order_message
|->SS_TEMPLATE<-|Order completion display. |->SS_TEMPLATE_FILE<-|account_order_view_updated|->SS_TEMPLATE<-| $templates[misc_javascript]
$lang_account[oinfo] $lang_account[ostatus]
$lang_account[onum]: $order[orderid]
$lang_account[odate]: $order[tdate]
$lang_account[payment]: $order[ccstatus]
$lang_account[overall]: $order[status]

$lang_account[baddress] $lang_account[saddress]
$billing_address
$shipping_address

$lang_account[products]
$ordered_items
$lang_account[id] $lang_account[pname] $lang_account[uprice] $lang_account[quan] $lang_account[total]
$lang_ship[subtotal]: $settings[cs]$order[subtotal]
$lang_ship[tax]: $settings[cs]$order[tax]
($lang_account[smethod]: $order[shipmethod]) $lang_ship[shipping]: $settings[cs]$order[shipprice]
$lang_ship[total]: $settings[cs]$order[total]

$lang_account[downloads]
$download_items
$lang_account[fname] $lang_account[fdesc] $lang_account[fdate] $lang_account[fdown]*
*Note: If your browser tries to add a ".php" extension to the file simply remove that portion and select save.

$update_status $lang_account[statcom]
$lang_account[scarry]: $carrier
$lang_account[tracking]: $track_link
$lang_account[acomments]: $order[acomments]
$lang_account[ucomments]:
 

|->SS_TEMPLATE<-|Displays order in account area.