 |
|
|
|
My
Web Pages |
|
This visual interface facilitates the management of
the web pages on your website. Your entire site's cosmetics
will depend on the settings you select on the different
portions of this section.
The left column titled "Web Pages"
contains the existing informational web pages and buttons
to control these pages and other sections of your site.
Each of the buttons listed on the bottom represent a
section that controls different aspects of your site:
Add
Page, Edit
Page, My
Template, Cart Templates,
Site Buttons, Fonts
& Styles, Company
Logo, Web
Text, More
Settings and Checkout
Options.
The right column titled
"Additional
links created on the Main Menu" manages
the links to the informational web pages that will be
listed on your main menu.
Pre-Designed
Web Pages:
There are six (6) pre-designed pages: "Index",
"About", "Contact" , "Privacy",
"Terms", and "FAQ";
the Wizard automatically creates and populates these
pages by default with the exception of the "About"
Page. The information you provide in the "Company
Information" entry-form will substitute
all data-tags within the "{ }" tokens.
Links to these pages are normally placed on the top
menu of each page on your web site. The pre-designed
pages are:
Index
-
Your Current Home Page. This is the first page
visitors will see when they go to your website.
A default Index page will come with the
FORTUNE3 Wizard as an HTML page, which can be
modified by editing
the HTML code, or by opening the page with
an HTML
program such as FrontPage or Dreamweaver.
The default index page contains HTML code and
programming that will display categories and products
directly on the home page. This default index
page can be edited, however, we recommend extreme
caution and prior HTML knowledge when editing
the default index page, as some of the programming
on it is complex and errors in the programming
may cause the default home page to not function
properly or not display anything at all. Make
your changes to the code carefully, making sure
that there are no 'if conditions' or 'loops' that
are not properly formatted or closed. 'If conditions'
and 'loops' should not be altered or removed,
they look like this:
[% IF ... %]
[% ELSIF ... %]
[% ELSE %]
[% FOREACH ... %]
[% UNLESS ... %]
[% END %]
You do not have to use the default home page,
you may replace it with your own home page by
replacing the HTML for the page. If you do not
know HTML, you can use the Wizard's
Web Page Generator (by selecting "I want
to use the Wizard to generate this web page) to
edit the index page, however, you will have to
create the page from scratch and you will not
be able to use the default index page if you do
so.
About
- The page that should generally describe
your company and its history. The About Us page
comes blank by default so that you can input your
own information. You can either enter your information
using HTML code,
or if you do not know HTML, you can use the Wizard's
Web Page Generator to create the page.
Contact -
Includes the company's Contact Information and
a Contact Form by default. A default Contact page
will come with the FORTUNE3 Wizard as an HTML
page, which can be modified by editing
the HTML code, or by opening the page with
an HTML
program such as FrontPage or Dreamweaver.
The Contact page contains a form that we have
created to make it easier for you to collect information
about your current/potential customers, along
with opening a path for them to contact you. With
the use of basic HTML Form code, you can add or
delete any fields on this form. In fact, you can
create your own form from scratch, as long as
you point it to our "contactform.cgi"
page, it will function correctly. The contactform.cgi
function is set up to send an e-mail to the address
that you have entered into your "Store Info
E-Mail" in the Wizard's "Company
Information" screen. Since this
is not a required field, if you have not placed
an e-mail address in this field, the e-mails will
get sent to the address in the Website Admin E-Mail
instead. You do not have to use the default contact
page, you may replace it with your own contact
page by replacing the HTML for the page. If you
do not know HTML, you can use the Wizard's
Web Page Generator (by selecting "I want
to use the Wizard to generate this web page) to
edit the contact page, however, you will have
to create the page from scratch and you will not
be able to use the default contact page if you
do so.
Terms or Sales
Agreement -
This page includes the company's "Return
Policy" and is a sales contract.
A default Terms page will come with the FORTUNE3
Wizard as an HTML page, which can be modified
by editing the HTML
code, or by opening the page with an HTML
program such as FrontPage or Dreamweaver.
By Default, the Terms page is populated with generalized
information. This page contains legal information,
user agreements, disclaimers, etc. You do not
have to use the default terms page, you may replace
it with your own terms page by replacing the HTML
for the page. If you do not know HTML, you can
use the Wizard's
Web Page Generator (by selecting "I want
to use the Wizard to generate this web page) to
edit the terms page, however, you will have to
create the page from scratch and you will not
be able to use the default terms page if you do
so.
Privacy -
A generic privacy policy page that should generally
discuss privacy concerns with regard to customer
data usage by your company or employees. A default
Privacy page will come with the FORTUNE3 Wizard
as an HTML page, which can be modified by editing
the HTML code, or by opening the page with
an HTML
program such as FrontPage or Dreamweaver.
You do not have to use the default privacy page,
you may replace it with your own privacy page
by replacing the HTML for the page. If you do
not know HTML, you can use the Wizard's
Web Page Generator (by selecting "I want
to use the Wizard to generate this web page) to
edit the privacy page, however, you will have
to create the page from scratch and you will not
be able to use the default privacy page if you
do so.
FAQ
- Frequently Asked Questions. A series
of questions that are commonly asked by customers
are displayed with their answers. A
default FAQ page will come with the FORTUNE3 Wizard
as an HTML page, which can be modified by editing
the HTML code, or by opening the page with
an HTML
program such as FrontPage or Dreamweaver.
By default, the FAQ page has been populated with
general questions your customers may have regarding
security, disclosure, how to use/navigate the
site, order tracking, obtaining contact info,
etc. These are all generic questions that we have
put together for any type of business. You can
add/remove questions and answers as you wish by
editing the page. You do not have to use the default
FAQ page, you may replace it with your own FAQ
page by replacing the HTML for the page. If you
do not know HTML, you can use the Wizard's
Web Page Generator (by selecting "I want
to use the Wizard to generate this web page) to
edit the FAQ page, however, you will have to create
the page from scratch and you will not be able
to use the default FAQ page if you do so.
This is the
only default page that can be deleted. |
Keep in mind that any of these pages can be completely
modified to fit your needs. If you do not like the setup
or layout of the pages, change them as you wish.
All of these pages contain generic terms. You can use
them as they appear or they can be modified with HTML.
Please see the "Editing
Web Pages / Adding Web Pages" section for more
information on editing your pages.
NOTE: The pre-designed
pages may contain special tokens to identify your company's
information.
These tokens are case-sensitive and include:
{companyname}, {Addr1},
{Addr2}, {City}, {State}, {Zip}, {County}, {Country},
{Phone}, {Ext}, {Fax}, {SalesEmail} and {randompage}.
These tokens represent and call the information that
was entered into the Wizard's "Company
Information" section.
Template Footer (represented
by the token {companyinfo} on your template):
All of the web pages on your online store, E-Commerce
website and shopping cart will contain the following
information by default to identify your company. This
information can only be removed by removing the {companyinfo}
token from your template's HTML code (see My
Template):
Company Name
Address
City, State, Zip Code
Country
Sales Dept. E-mail
Phone & Ext.
Fax
Powered by FORTUNE3
E-Commerce Solutions - E-Commerce Shopping Cart Software
Top: Table
of Contents | Previous: Return
/ Refund Policy | Next: Editing
Web Pages / Adding Web Pages
|
|
|
|
 |