[set page_title]Company E-Mail Addresses[/set]
[set ui_checklist]1[/set]
@_UI_STD_HEAD_@
Enter your customer request routing email addresses. These email addresses
will be posted on your website for customers to use to request more
information. The required fields are displayed in Bold.
|
[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="*email"
mv_nextpage=__UI_BASE__/wizard/step_tax
mv_prevpage=__UI_BASE__/wizard/step_company
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 mailorderto emailinfo emailservice"
ui_display_only="mailorderto emailinfo emailservice"
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"
default.mailorderto=`'orders@' . $Values->{domainname}`
label.emailinfo="Info requests sent to"
widget.emailinfo=text_40
help.emailinfo="Address where product information requests be sent"
default.emailinfo=`'sales@' . $Values->{domainname}`
label.emailservice="Service requests sent to"
widget.emailservice=text_40
help.emailservice="Address where customer service inquiries requests be sent"
default.emailservice=`'service@' . $Values->{domainname}`
]
@_UI_STD_FOOTER_@