[set page_title]Tax Information[/set] [set ui_checklist]1[/set] [set help_name]wizard.tax[/set] [set ui_override_next][/set] @_UI_STD_HEAD_@ [calc] undef $Variable->{UI_META_LINK}; [/calc]

Enter your tax calculation information. This information is used to determine the amount of tax to be charged.

[table-editor table=variable left_width=120 table_width=500 wizard=1 defaults=1 bottom_buttons=1 no_top=1 no_bottom=1 row_template="[scratch row_template]" ui_profile="*tax" mv_nextpage="[either][cgi ui_nextpage][or]__UI_BASE__/wizard/step_ship[/either]" mv_prevpage="[either][cgi ui_prevpage][or]__UI_BASE__/wizard/step_email[/either]" hidden.ui_return_to="__UI_BASE__/wizard/index" ui_data_key=code default.code="[value code]" help.code="If this is the first time you have used this definition, you will need to assign a nickname. Only A-Z0-9 are valid." label.code="Catalog Identifier" widget.code=text_10 ui_data_fields="code taxlocation taxrate taxship" ui_display_only="taxlocation taxrate taxship" ui_hide_key="1" label.taxlocation="Tax location" help.taxlocation="The location this tax applies to (often a state, possibly a country)" widget.taxlocation=text_15 help_url.taxlocation="http://www.akopia.com/" default.taxlocation=`$Values->{state}` label.taxrate="Tax rate" help.taxrate="Percentage of order assessed for tax" widget.taxrate=text_25 label.taxship="Tax shipping?" help.taxship="Check this box if tax should be applied to shipping costs" widget.taxship=checkbox filter.taxship=checkbox passed.taxship="1=    " ] @_UI_STD_FOOTER_@