[comment] ui_template: Yes ui_template_name: noleft [/comment] [tmp page_title]__COMPANY__ -- [L]Billing Address[/L][/tmp] @_NOLEFT_TOP_@ [if !cgi mv_same_billing] [value name=mv_same_billing set=""] [/if] [bounce page=ord/shipmode if="[value mv_same_billing]"] [include include/checkout/initialization]
[seti clear_errors][error all=1 hide=1 comment="Clear errors"][/seti]
[if !variable NO_TAX_POPUP] [comment] This is JavaScript that pops up a tax message when in simple tax mode [/comment] [include include/checkout/tax_popup] [/if] [if type=explicit compare="[error all=1 show_var=1 keep=1]"]

[L]There were errors in your last submission[/L]:

[error all=1 keep=1 show_error=1 show_label=1 joiner="
"]

[msg arg.0="" arg.1=""]The areas you need to correct are shown in %sthis color%s below.[/msg]

[/if] [set Check_billing] [if !cgi mv_same_billing] &fatal=no &update=yes &fail=@@MV_PAGE@@ b_fname=required b_lname=required b_address1=required b_city=required b_country=required b_state=multistate &fatal=yes b_zip=multizip [/if] [/set] [comment] Form intro -- the input elements are largely in the individual tables in include/checkout/* [/comment]
Billing Address
 
Same as shipping address
 
[error name=b_fname std_label="[L]First Name[/L]" required=1] [error name=b_lname std_label="[L]Last Name[/L] " required=1]
[error name=b_company std_label="[L]Company[/L]"]
[error name=b_address1 std_label="[L]Address[/L]" required=1]
 
[error name=b_city std_label="[L]City[/L]" required=1] [error name=b_state std_label="[L]State/Province[/L]" required=1]
[error name=b_zip std_label="[L]Zip/Postal Code[/L]" required=1]
[error name=b_country std_label="[L]Country[/L]" required=1] [display name=b_country type=select default=__SHIP_DEFAULT_COUNTRY__ lookup_query="select code,name from country where shipmodes != '' order by name" ]
 
 
@_NOLEFT_BOTTOM_@