[comment] ui_template: Yes ui_template_name: standalone ui_template_layout: LOGOBAR, MENUBAR, UI_CONTENT, MENUBOTTOM, COPYRIGHT ui_template_description: Page with top logo bar. menu bar and copyright at bottom. ui_control_element: page_title: ui_control_element: members_only: 0=No,1=Yes ui_control_description: page_title : Page title ui_control_description: members_only : Members only [/comment] [set members_only]1[/set] [set page_title]Maintain your account[/set] __LOGOBAR__ __MENUBAR__ [title-bar width=630 color="__BARBG__"]Account Maintenance [/title-bar] Change password  Mail preferences  Shipping preferences  Billing preferences
[userdb function=get_billing_names] [userdb function=get_shipping_names]
[if type=explicit compare="[error all=1 show_var=1 keep=1]"]

There were errors in your last submission. They are shown in __CONTRAST__ below.

[/if] [comment] [/comment] [set Save_database] [userdb save] [/set] [title-bar 500 4]Shipping Address Book[/title-bar]
Yes, delete
[title-bar 500 4]Shipping Address[/title-bar]
[error name=fname std_label="First Name" required=1] [error name=lname std_label=Last required=1] 
[error name=address1 std_label=Address required=1]
 
[error name=city std_label="City" required=1]
[error name=state std_label="State/Province" required=1] [error name=zip std_label="Zip/Postal Code" required=1]
[error name=email std_label="Email Address" required=1]
Country [if value country =~ /(^$|US|CA)/] [else] [/else] [/if] (will update display)
[error name=phone_day std_label="Daytime Phone" required=1]
Evening
Shipping method
We need the bold fields to process your order
[title-bar 500 3] [if items] [set Save, go to checkout] mv_nextpage=__ORDER_STYLE__/checkout [/set] No change, go to checkout [/if] [/title-bar] Change password  Mail preferences  Shipping preferences  Billing preferences
[title-bar 500 4]Mailing status[/title-bar] Send an email copy of my receipt
Put me on your email list of infrequent offers

Change password  Mail preferences  Shipping preferences  Billing preferences
[title-bar 500 4]Billing Address Book[/title-bar]
Yes, delete
[title-bar 500 4]Billing Address (if different)[/title-bar]
Name
Address
City, State, Postal Code
Country
Payment method Pay by credit card
I will call with payment information
[title-bar 500 3] [if items] [set Save, go to checkout] mv_nextpage=__ORDER_STYLE__/checkout [/set] No change, go to checkout [/if] [/title-bar]


[title-bar 200 2]Change your password[/title-bar] [title-bar 200 2]Order Tracking[/title-bar]
Old password
New password
Verify

Save username/password (sets cookie)
[page no_cookie]Stop logging me in automatically[/page]

Check cart ([nitems] items)
[if items] Check out
[/if] Check status of placed orders
    [loop list="[data table=userdb col=order_numbers key='[data session username]']"] [if-loop-data transactions order_number]
  • #[loop-code] [/if-loop-data] [/loop]

Change password  Mail preferences  Shipping preferences  Billing preferences
__MENUBOTTOM__ __COPYRIGHT__ [set Save shipping] [value name=s_nickname set="[cgi s_nickname]" filter="nullselect no_white" hide=1] [userdb function=set_shipping] [/set] [set Recall shipping] [value name=s_nickname set="[cgi s_nickname]" filter="nullselect no_white" hide=1] [userdb function=get_shipping] [/set] [set DELETE shipping] [if cgi verify] [value name=s_nickname set="[cgi s_nickname]" filter="nullselect no_white" hide=1] [userdb function=delete_shipping] [/if] [/set] [set Save billing] [value name=b_nickname set="[cgi b_nickname]" filter="nullselect no_white" hide=1] [userdb function=set_billing] [/set] [set Recall billing] [value name=b_nickname set="[cgi b_nickname]" filter="nullselect no_white" hide=1] [userdb function=get_billing] [/set] [set DELETE billing] [if cgi verify] [value name=b_nickname set="[cgi b_nickname]" filter="nullselect no_white" hide=1] [userdb function=delete_billing] [/if] [/set]