[set page_title]Final Confirmation[/set]
[set ui_checklist]1[/set]
@_UI_STD_HEAD_@
Review the information you entered using the Catalog Wizard. Once you are
satisfied with the settings of your site click Next. All required
fields that have not been completed will be displayed in red.
|
[set ui_override_next]
[calc]
$Values->{finalized} = 1;
return 'mv_click=profile_save_values';
[/calc]
[/set]
[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]"
mv_nextpage="[either][cgi ui_nextpage][or]__UI_BASE__/wizard/step_preview[/either]"
mv_prevpage="[either][cgi ui_prevpage][or]__UI_BASE__/wizard/step_products[/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_hide_key=1
label.mailorderto="Orders sent to"
widget.mailorderto=text_40
help.mailorderto="If no emailed order confirmations should be sent to your order desk, use NONE"
label.emailinfo="Info requests sent to"
widget.emailinfo=text_40
help.emailinfo="Address where product information requests be sent"
label.emailservice="Service requests sent to"
widget.emailservice=text_40
help.emailservice="Address where customer service inquiries requests be sent"
label.domainname="Main domain name"
widget.domainname=text_40
help.domainname="Base internet domain name, i.e. yourcompany.com"
label.address="Street address"
widget.address=text_40
label.city="City"
widget.city=text_40
widget.company=text_40
label.company="Your company name"
label.country="Country"
passed.country=`$Scratch->{country_options}`
widget.country=select
label.fax="FAX number"
help.fax="If you don't wish to provide this, leave blank and it will not be shown."
widget.fax=text_20
help.phone="If you don't wish to provide this, leave blank and it will not be shown."
label.phone="Telephone number"
widget.phone=text_20
passed.state=`$Scratch->{state_options}`
widget.state=select
label.state="State"
help.state="Two-letter state code"
help.tollfree="If you don't have one or don't wish to provide it, leave blank and it will not be shown."
widget.tollfree=text_20
label.tollfree="Toll-free number"
widget.zip=text_10
label.zip="ZIP/Postal code"
label.paygate="Payment gateway"
help.paygate="Which payment gateway will you use for credit cards?"
widget.paygate=select
passed.paygate="no credit cards, no gateway, CyberCash, Authorize.net"
label.paycheck="Accept checks?"
help.paycheck="Will you accept payment by online check?"
widget.paycheck=yesno
label.paymo="Accept money orders?"
help.paymo="Will you accept payment by money order?"
widget.paymo=yesno
label.paycod="Accept COD payment?"
help.paycod="Will you allow payment in cash on delivery?"
widget.paycod=yesno
label.paypo="Accept purchase orders?"
help.paypo="Will you accept company purchase orders?"
widget.paypo=yesno
label.products="Products"
help.products="The Excel-format file you entered your products list into (optional)."
widget.products=value
label.adminuser="Administrator user name"
help.adminuser="User name for superuser (technical administrator), which is probably you."
widget.adminuser=text_15
label.adminpass="Administrator password"
help.adminpass="Password for superuser. Do not use a system password here."
widget.adminpass=password_15
label.shopuser="Shop user name"
help.shopuser="User name for the first shop user, a person who will make changes to products, pages, etc."
widget.shopuser=text_15
label.shoppass="Shop user password"
help.shoppass="Password for shop user. Do not use a system password here."
widget.shoppass=password_15
label.shipmethod="Shipping method"
help.shipmethod="What courier(s) will ship your products"
widget.shipmethod=multiple
passed.shipmethod="FedEx, UPS, Flat rate"
label.shipzip="Warehouse ZIP code"
help.shipzip="From what ZIP code will your shipments be sent? (Leave blank if not in U.S.)"
widget.shipzip=text_5
label.style="Base catalog style"
help.style="The base template for your catalog"
widget.style=select
passed.style="foundation=Foundation, construct=Construct Something, art=Art Store, barry=Barry's Books"
label.taxlocation="Tax location"
help.taxlocation="The location this tax applies to (often a state, possibly a country)"
widget.taxlocation=text_20
label.taxrate="Tax rate"
help.taxrate="Percentage of order assessed for tax"
widget.taxrate=text_5
label.taxship="Tax shipping?"
help.taxship="Check this box if tax should be applied to shipping costs"
widget.taxship=select
passed.taxship="0=No, 1=Yes"
ui_data_fields="
code
=Company Information,
company
domainname
address
city
state
zip
country
phone
fax
tollfree
=Email info,
emailinfo
emailservice
mailorderto
=Catalog style
style
logo
smlogo
=Tax info
taxlocation
taxrate
taxship
=Ship info
shipmethod
shipzip
=Payment info
paycheck
paycod
paygate
paymo
paypo
=Product setup
products
=Security info
adminpass
adminuser
shoppass
shopuser
"
ui_display_only="
company
domainname
address
city
state
zip
country
phone
fax
tollfree
emailinfo
emailservice
mailorderto
style
logo
smlogo
taxlocation
taxrate
taxship
shipmethod
shipzip
paycheck
paycod
paygate
paymo
paypo
products
adminpass
adminuser
shoppass
shopuser
"
]
@_UI_STD_FOOTER_@