L
O
G
I
N

Help Manuals - Fortune3 Shopping Cart.
Help Manuals - Fortune3 Ecommerce Software Help


Don't Panic! We've got the answers.
The Help Manuals are extensive and highly detailed and can answer most how-to questions about the Fortune3 Wizard and shopping cart software.

Can't find your question below? Search our extensive Knowledgebase for answers to many more questions - Click Here

Content Pages / Pre-Designed Web Pages

Content Pages is simply a term for Web Pages not related to the shopping cart (Informational Pages), that are manually designed, configured, and filled in by you. There are six (6) pre-designed content 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 web site. A default Index page will come with the FORTUNE3 Wizard as an HTML page, which can be modified by using the Fortune3 HTML Editor, or by opening the page with an HTML program such as Expression Web 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 caution 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 page 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 or you can edit the pre-generated HTML for the home page, completely remove everything in it, and start it from scratch. This can be done by selecting the Icon corresponding to the home page then selecting the "Edit Page" button. You will then be sent to the Wizard's built-in HTML editor, from here you can modify the home page in the editor or replace the HTML code entirely with your own code by using the HTML editor's HTML Code View. For help using the HTML editor click here.

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 use the built-in HTML editor to create and edit the page. You can also edit the page using HTML code, or by opening the page with an HTML program such as Expression Web or Dreamweaver.

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 using the built-in HTML editor, or by opening the page with an HTML program such as Expression Web 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 home page by replacing the HTML for the page or editing the pre-generated HTML for the contact page. This can be done by selecting the Icon corresponding to the contact page then selecting the edit page button. You will then be sent to the Wizard's built-in HTML editor, from here you can modify the page displayed in the editor or replace the HTML entirely with your own code by using the HTML editor's HTML Code View. For help using the HTML editor click here.


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 using the built-in HTML editor, or by opening the page with an HTML program such as Expression Web 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 home page by replacing the HTML for click here.

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 using the built-in HTML editor, or by opening the page with an HTML program such as Expression Web or Dreamweaver.

You do not have to use the default privacy page, you may replace it with your own home page by replacing the HTML for the page or editing the pre-generated HTML for the privacy page. This can be done by selecting the Icon corresponding to the privacy page then selecting the edit page button. You will then be sent to the Wizard's built-in HTML editor, from here you can modify the existing HTML code displayed in the editor or replace the HTML entirely with your own code by using the HTML editor's HTML Code View. For help using the HTML editor click here.

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 using the built-in HTML editor, or by opening the page with an HTML program such as Expression Web 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 home page by replacing the HTML for the page or editing the pre-generated HTML for the FAQ page. This can be done by selecting the Icon corresponding to the FAQ page then selecting the edit page button. You will then be sent to the Wizard's built-in HTML editor, from here you can modify the existing HTML code displayed in the editor or replace the HTML entirely with your own code by using the HTML editor's HTML Code View. For help using the HTML editor click here.


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 "Adding / Editing Web Pages" section

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 web site 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


Adding / Editing Web Pages

Add a Web Page (Add Page):

To create or incorporate a new content page (informational web page), open the FORTUNE3 Shopping Cart & E-Commerce Wizard software and go to the "My Web Pages" section.

Click on the "Add Page" button, then enter the exact name of the web page that you want to add into the Web Page Filename field (do not enter any spaces, quotes, path names or .html extension), or click on Browse File to import the page from an existing .html file.

Under Web Page Name, enter the name of the page as you would like it to appear as the text for the link on your Main Menu when you add a link to your main menu. Under Use HTML Code you need to select whether you want your HTML page to be placed inside your Template or by itself. Select "With Company's Template" or "Stand Alone" and click on "Next >".



Stand Alone

If you select "Stand Alone"to create your web page, you will be sent directly to the built-in HTML editor to start working on your Stand-Alone web page, bypassing the "Web Page Meta Tags" and "Web Page Layout" windows that follow. In a stand-alone page, it is up to you to insert the Meta Tags and Title Tag in your HTML code, since you will not be using the template on this web page, the Wizard will not prompt you to enter these fields.

Web Page Meta Tags (this window only appears if you selected the "With Company's Template" option):

If you select "With Company's Template" to create the web page you will be prompted to fill in the web page meta tags for this page (Title, Description, and Keywords):

Title - The title for this particular web page. The title appears on the top title bar of browsers, and is used by search engines to display a title for this web page, and possibly to determine where to position this web page on their search results.
Description
- A description for the web page you are currently adding or editing. This will be used by search engines to display a description for this web page on their search results page (under the title), and possibly to determine where to position this web page on their search results.
Keywords
- Will be used by search engines to determine the ranking and positioning for this web page on their search results when people search for your keywords.


Enter the Meta Tags and then click on "Next >" to continue. FORTUNE3's built-in HTML editor will appear.

Web Page Layout (this window only appears if you selected the "With Company's Template" option):

The Fortune3 Wizard comes with several pre-set layouts that you can choose from when creating your content pages. Each web page can have a unique layout for its content. The type of layout that you choose guides the FORTUNE3 E-Commerce and Shopping Cart Wizard in formatting your text and placing images and other objects in the web page you are creating. Each layout has a unique design and is used for a specific type of web page. Depending on which layout is selected the content which you can input in that particular page is affected. Select a layout, or select Blank if you don't want to use a layout and want to design the page from scratch, and click "Next >". You will then be taken to the FORTUNE3 built-in HTML editor to provide the content for this page.


NOTE: Once you have selected a layout for the new web page and your web page has been created, the layout cannot be changed. If you want to select a different layout for your new web page you must close the built-in HTML editor, and click on the Add Page button to re-add your page with the new format. You can then copy / paste the HTML code back into the original page, or remove the original page and keep the new one.

Edit a Web Page (Edit Page):

To change / modify an informational web page (content page), open the FORTUNE3 E-Commerce & Shopping Cart Wizard software and go to the "My Web Pages" section. Select the icon corresponding to the web page you want to "Edit Page"button. This will send you to the Wizard's built-in HTML editor, explained next.


FORTUNE3's Built-in HTML Editor / WYSIWYG

The built-in HTML editor, or WYSIWYG Interface, is used to create and modify Web Pages, Templates, or any HTML OK field (such as product descriptions, Web Texts, product tabs, etc) within the FORTUNE3 Wizard. Powerful and easy to use, this HTML editor helps beginners and experts alike create professional and attractive online stores, manage and maintain their web pages, and control all aspects of their site without the need for 3rd party HTML editors.



Menu Bar

The Menu Bar is located at the top of the editor, and provides access to different functions such as Copy, Save, Print, Insert Table, etc.


File Menu

Save (Ctrl + S) - Saves the web page, template, or field you are currently working on. FORTUNE3 recommends that you save your work frequently to prevent the loss of data.

Save & Close - Saves and closes the web page, template, or field you are currently working, on returning you to the FORTUNE3 Wizard.

Properties (Ctrl + R) - Opens and closes the "Floating Properties Window". For more information regarding the Properties window please click here.

Print (Ctrl + P) - Prints the current file in the mode you are currently on (Design Mode, View Code, Browser Mode).

Exit - Closes the HTML editor and returns you to the Fortune3 Wizard. You will be asked if you want to save your changes before closing.

Edit Menu

Undo (Ctrl + Z) - Undoes the last action performed.

Redo - Re-does the last un-done action.

Cut (Ctrl + X) - Removes the selected text or object(s) and stores them into the Windows clipboard until another data is copied or cut into the clipboard.

Copy (Ctrl + C) - Makes a copy of the selected text or object(s) and stores them into the Windows clipboard until another item is copied or cut into the clipboard.

Paste (Ctrl + V) - Places the data that is stored on the Window's clipboard and places it on the page. You can pay this item as many times as needed because a copied item is not removed from the clipboard.

Select All (Ctrl + A) - Selects everything within the page, template, or field.

Find (Ctrl + F) - Opens the "Find" window which allows you to search through the document for specific words, letters or code. When you are viewing the HTML code within the editor, you will also have the option to Find and Replace, but only in the HTML code view.


View Menu

Toolbars - Opens and closes the various toolbars of the editor. The Standard, Format, Design, and Status bars have features which help you modify the various aspects of your web page, template, or field.

Show Borders - Displays the borders of the tables that are set to 0. This is intended for use only in design and has no impact on what is shown in a Web browser.

Document Det
ails- Clicking this options toggles the document details showing elements of the document that usually aren't shown such as <br/>, <p>, etc.

Options -
Shows and Hides the Options Panel which contains the Web Page Properties, Objects Properties, and HTML structure.

Properties (Ctrl + R) - Opens and closes the Floating Properties Window. For more information on the property inspector please click here.

Browser - Enables Browser mode, which shows you what your web page will look like within a browsers' window.


Insert Menu


This menu allows you to insert any object into the web page, template, or field you are editing:

Break (Shift + Enter) - Inserts a line break tag (<br />). This is used to move down to the next line.

Horizontal Line - Inserts a horizontal line (<hr>), which is used to visually separate content within your web page.

Inline Frame - Creates an <iframe>, which is used to load a separate page within this page.

Comment - HTML elements that are not shown by Web browsers. Can be used to leave notes for yourself or anyone else who views your code.

Picture - Opens a file browser which allows you to select which image to insert into your web page, template, or field. When you browse for the image and select it, the image file will automatically be copied to the appropriate folder so that it can be uploaded to your site and show properly.

Bookmark - Inserts a bookmark which serves as a indicator to an important area of the code to which you want to return later.

Form Objects - Form objects can be added to a web page to allow users to input data. You can add the following form objects to your web page:

Insert Form - Inserts the main Form tag (<form>) required for pages with form submissions.

Textbox - A Text box is a field that allows you customer to input alphanumerical data. The field appears as a single line and moves horizontally as text is entered so that new text can be viewed as it is entered. You can expand the box both horizontally and vertically in the editor however since the text will always appear as a single line expanding vertically will only have a visual effect on the box but not impact on how the text is displayed.

Textarea - A Text area is a multi-line textbox field, allowing users to type in multiple lines of text.

Checkbox - Allows your customer to choose from multiple responses. As many options as apply can be selected.

Radio List - Allows you customer to choose a SINGLE response from multiple options. Selecting any option in a radio list de-selects the previously selected option.

Listbox - Displays predetermined options values with a scrolling menu that allows you customer to choose multiple options.

Dropdown -A dropdown displays as an arrow that expands to show a list when clicked by a customer. It is used to list options your customer can choose from.

Button - Inserts a submit button for your form.

Hidden - Hidden fields store and pass along static information to be manually transmitted by a form.

Password - A field for entering a password, will show as bullets (●●●●●) to hide the text.

FORTUNE3 Objects:

These 3 options are only enabled if you are editing a Web Page that is using one of Fortune3's Web Page Layouts.

Insert Related Categories - Selecting this will insert HTML Code that displays the First Level of Categories in a 3 or 4 column attractive format (based on the Web Page Layout you have chosen).

Insert Featured Product - Selecting this will insert HTML Code that displays your Featured Product in an attractive format (based on the Web Page Layout you have chosen). You can select which products to display in the Featured Product rotation in the Admin Site's "My Reports -> Top Sellers" screen.

Insert Best Sellers - Selecting this will insert HTML Code that displays your Top Sellers in a 3 or 4 column attractive format (depending on the Web Page Layout you have chosen). You can select which products to display in the Top Sellers rotation in the Admin Site's "My Reports -> Top Sellers" screen.

HTML Source - Allows you to insert HTML Code directly into the position that your cursor is in. This can be used to embed videos or flash animations into your web pages, templates, or HTML OK fields. Click Here for more information on embedding or adding videos or flash animations to your site.

Format Menu

Font - Selecting this opens the "Font" window which allows you to modify the font, style, effects, size, and color of the text you are currently selecting or if no text is selected to the text typed after the location of the cursor. You should only use web-safe fonts.


Bold (Ctrl + B) - Choosing this option will BOLD the selected text. If no text is selected the BOLD applies to text typed after the location of the cursor.

Italic (Ctrl + I) - Choosing this option will Italicize the selected text. If no text is selected the Italicize applies to the text typed after the location of the cursor.

Underline (Ctrl + U) - Choosing this option will Underline the selected text. If no text is selected the Underline applies to the text typed after the location of the cursor.

Align Left - Aligns the text horizontally to the left.

Align Center - Aligns the text horizontally to the center.

Align Right - Aligns the text horizontally to the right.

Align Justify - Aligns the selected text so that all the lines are the same length.

Color - Opens the Font Color window, which allows you to select from 40 default colors and apply them to your selected text. Select "Custom.." and then "Define Custom Colors" to manually specify the values. You must then press "Add to Custom Colors" for the custom color to appear below the 40 preset colors, where it can be easily applied to your font.


Sub Script - Formats the selected text and/or text typed after the location of the cursor to appear as Subscript.

Super Script - Formats the selected text and/or text typed after the location of the cursor to appear as Superscript.

Strike - Choosing this option will Strike through the selected text. If no text is selected the Strike through applies to the text typed after the location of the cursor.

Bullets - This option allows you to make bullets list, which displays as follows:

  • This
  • is
  • a
  • Bulleted
  • List

Pressing "Enter" between each bullet point will automatically build the bullet list structure for you. To exit a bullet list you can press the "Enter" button twice.

Numbered List - This option allows you to make a numbered list, which displays as follows:

  1. This
  2. is
  3. a
  4. Numbered
  5. List

Pressing "Enter" between each numbered point will automatically build the numbered list structure for you. To exit a numbered list you can press the "Enter" button twice.

Indent - Adds additional space in between where your element starts and your cursor's position.

Outdent - Removes any added indentations.

Background Color -
Opens the Background Color window, which allows you to select from 40 default colors and apply them to the background color of the text you are selecting or will type. Select "Custom.." and then "Define Custom Colors" to manually specify the values. You must then press "Add to Custom Colors" for the custom color to appear below the 40 preset colors, where it can be easily applied to the background color of your text.

Position Menu

Position Absolute - Sets the position of an element to an absolute place on your site, meaning regardless of the browser's size and screen resolution, the object will always appear on the specified pixel coordinate. When utilizing the absolute position feature you can specify what placement an element has within the Web Page, regardless of any other elements on the page.

Bring Forward - Brings an element with the absolute position one layer forward placing it in front of any elements preceding it.

Send Backward - Brings an element with the absolute position one layer backward placing it behind any elements preceding it.

Send to Front - Sends a element to the first layer, placing it in front of other elements with absolute positioning.

Send to Back - Sends a element to the last layer, placing it behind all other elements with absolute positioning.

Bring Above Text - Places the selected element in front of any text which overlaps it.

Send Below Text - Places the selected element behind any text which overlaps it.

Lock Element - Selecting this options locks the element in place, preventing it from being moved within the web page and the layers of the web page.

Snap to Grid - Snap to Grid command enables and disables snap to grid. When enabled, when you move a layer or selection the grid points move the object towards them.

Table Menu

Insert Table - Clicking on this option opens the Insert Table window, which allows you to set the parameters of your new table, clicking ok will add the table into your web page, where your cursor is located.


Insert Rows - Clicking this option inserts a row above the cursor's cell. You must be in a table's cell for this option to be enabled.

Insert Cols - Clicking this option inserts a column to the left of the cursor's cell. You must be in a table's cell for this option to be enabled.

Insert Cell - Clicking this option inserts a cell to the left of the cursor's cell. You must be in a table's cell for this option to be enabled.

Delete Rows - Clicking this option deletes the row the cursor is currently in. You must be in a table's cell for this option to be enabled.

Delete Cols - Clicking this option deletes the column the cursor is currently in. You must be in a table's cell for this option to be enabled.

Delete Cell - Clicking this option deletes the cell the cursor is currently in. You must be in a table's cell for this option to be enabled.

Merge Cells - This option combines the cells currently selected into 1 cell. This option only works if the selected cells can be merged. Empty cells cannot be merged, so if you would like to merge cells that are empty, enter a text into the empty cells temporarily, select the cells and do the merge, and then remove the temporary text you added.

Split Cells - This option splits the cursor's cell into 2 equal parts.

Format Bar

Font
Selecting this opens the "Font" window which allows you to modify the font, style, effects, size, and color of the text you are currently selecting or if no text is selected to the text typed after the location of the cursor. You should only use web-safe fonts.



Bold (Ctrl + B)
Choosing this option will BOLD the selected text. If no text is selected the BOLD applies to text typed after the location of the cursor.

Italic (Ctrl + I)
Choosing this option will Italicize the selected text. If no text is selected the Italicize applies to the text typed after the location of the cursor.

Underline (Ctrl + U)
Choosing this option will Underline the selected text. If no text is selected the Underline applies to the text typed after the location of the cursor.

Color
Opens the Font Color window, which allows you to select from 40 default colors and apply them to your selected text. Select "Custom.." and then "Define Custom Colors" to manually specify the values. You must then press "Add to Custom Colors" for the custom color to appear below the 40 preset colors, where it can be easily applied to your font.



Align Left
Aligns the text horizontally to the left.

Align Center
Aligns the text horizontally to the center.

Align Right
Aligns the text horizontally to the right.

Align Justify
Aligns the selected text so that all of the lines are the same length.

Sub Script
Formats the selected text and/or text typed after the location of the cursor to appear as Subscript.

Super Script
Formats the selected text and/or text typed after the location of the cursor to appear as Superscript.

Strike
Choosing this option will Strike through the selected text. If no text is selected the Strike through applies to the text typed after the location of the cursor.


Bullets - This option allows you to make bullets list, which displays as follows:

  • This
  • is
  • a
  • Bulleted
  • List

Pressing "Enter" between each bullet point will automatically build the bullet list structure for you. To exit a bullet list you can press the "Enter" button twice.

Numbered List - This option allows you to make a numbered list, which displays as follows:

  1. This
  2. is
  3. a
  4. Numbered
  5. List

Pressing "Enter" between each numbered point will automatically build the numbered list structure for you. To exit a numbered list you can press the "Enter" button twice.

Indent
Adds additional space in between where your element starts and your cursor's position.

Outdent
Removes any added indentations.

Background Color
Opens the Background Color window, which allows you to select from 40 default colors and apply them to the background color of the text you are selecting or will type. Select "Custom.." and then "Define Custom Colors" to manually specify the values. You must then press "Add to Custom Colors" for the custom color to appear below the 40 preset colors, where it can be easily applied to the background color of your text.

Standard Toolbar

Save (Ctrl + S)
Saves the web page, template, or field you are currently working on. FORTUNE3 recommends you save frequently to prevent the loss of data. If you are editing an HTML OK field, pressing save will automatically close the editor and bring you back to the original window.

Print (Ctrl + P)
Prints the current file in the mode you are currently on (Design Mode, View Code, Browser Mode).

Find (Ctrl + F)
Opens the "Find" window which allows you to search through the document for specific words, letters or code. When you are viewing the HTML code within the editor, you will also have the option to Find and Replace, but only in the HTML code view.


Cut (Ctrl + X)
Removes the selected text or object(s) and stores them into the Windows clipboard until another data is copied or cut into the clipboard.

Copy (Ctrl + C)
Makes a copy of the selected text or object(s) and stores them into the Windows clipboard until another item is copied or cut into the clipboard.

Paste (Ctrl + V)
Places the data that is stored on the Window's clipboard and places it on the page. You can pay this item as many times as needed because a copied item is not removed from the clipboard.

Undo (Ctrl + Z)
Undoes the last action performed.

Redo
Redoes the last undone action.

Insert Table
Clicking on this option opens the Insert Table window, which allows you to set the parameters of your new table, clicking ok will add the table into your web page, where your cursor is located.

Picture
Opens a file browser which allows you to select which image to insert into your web page, template, or field. When you browse for the image and select it, the image file will automatically be copied to the appropriate folder so that it can be uploaded to your site and show properly.

Hyperlink
Clicking this option allows you to hyperlink the selected object (text or image).


Form Objects - Form objects can be added to a web page to allow users to input data. You can add the following form objects to your web page:

Insert Form - Inserts the main Form tag (<form>) required for pages with form submissions.

Textbox - A Text box is a field that allows you customer to input alphanumerical data. The field appears as a single line and moves horizontally as text is entered so that new text can be viewed as it is entered. You can expand the box both horizontally and vertically in the editor however since the text will always appear as a single line expanding vertically will only have a visual effect on the box but not impact on how the text is displayed.

Textarea - A Text area is a multi-line textbox field, allowing users to type in multiple lines of text.

Checkbox - Allows your customer to choose from multiple responses. As many options as apply can be selected.

Radio List - Allows you customer to choose a SINGLE response from multiple options. Selecting any option in a radio list de-selects the previously selected option.

Listbox - Displays predetermined options values with a scrolling menu that allows you customer to choose multiple options.

Dropdown -A dropdown displays as an arrow that expands to show a list when clicked by a customer. It is used to list options your customer can choose from.

Button - Inserts a submit button for your form.

Hidden - Hidden fields store and pass along static information to be manually transmitted by a form.

Password - A field for entering a password, will show as bullets (●●●●●) to hide the text.

Document Details - Clicking this options toggles the document details showing elements of the document that usually aren't shown such as <br/>, <p>, etc.

Show Borders
Displays the borders of the tables that are set to 0. This is intended for use only in design and has no impact on what is shown in a Web browser.

Properties (Ctrl + R)
Opens and closes the Floating Properties Window. For more information on the property inspector please click here.

Design Bar

Design Mode
Selecting this mode displays the web page and its elements visually allowing you to make and see the changes. This is the default mode for editing.

View Code
Selecting this mode displays the web page and its elements entirely through HTML code and allows you to edit the HTML code directly.

Browser Mode
Enables Browser mode, which shows you what your web page, template, or field will look like within a browsers' window.

Preview in Browser
(only enabled when editing Web Pages or Templates)
Opens up your default web browser to preview the Web Page or Template you are editing. If you are editing a web page that is set to be Within the Company's Template, the preview will open within the template, allowing you to see a realistic view of how your web page will be seen once uploaded.

Insert Rows
Clicking this option inserts a row above the cursor's cell. You must be in a table's cell for this option to be enabled.

Insert Cols
Clicking this option inserts a column to the left of the cursor's cell. You must be in a table's cell for this option to be enabled.

Delete Rows
Clicking this option deletes the row the cursor is currently in. You must be in a table's cell for this option to be enabled.

Delete Cols
Clicking this option deletes the column the cursor is currently in. You must be in a table's cell for this option to be enabled.

Delete Cell
Clicking this option deletes the cell the cursor is currently in. You must be in a table's cell for this option to be enabled.

Merge Cells
This option combines the cells currently selected into 1 cell. This option only works if the selected cells can be merged. Empty cells cannot be merged, so if you would like to merge cells that are empty, enter a text into the empty cells temporarily, select the cells and do the merge, and then remove the temporary text you added.

Split Cells
This option splits the cursor's cell into 2 equal parts.

Position Absolute
Sets the position of an element to an absolute place on your site, meaning regardless of the browser's size and resolution, the image will always appear on the specified pixel coordinate. When utilizing the absolute position feature you can specify what placement an element has within the Web Page, regardless of any other elements on the page.

Bring Forward
Brings an element with the absolute position one layer forward placing it in front of any elements preceding it.

Send Backward
Brings an element with the absolute position one layer backward placing it behind any elements proceeding it.

Send to Front
Sends a element to the first layer, placing it in front of other elements with absolute positioning.

Send to Back
Sends a element to the last layer, placing it behind all other elements with absolute positioning.

Bring Above Text
Places the selected element in front of any text which overlaps it.

Send Below Text
Places the selected element behind any text which it overlaps.

Lock Element
Selecting this options locks the element in place, preventing it from being moved within the web page and the layers of the web page.

Snap to Grid
Snap to Grid command enables and disables snap to grid. When enabled, when you move a layer or selection the grid points move the object towards them.

Textbox
Text box is a field that allows you customer to input alphanumerical data. The field appears as a single line and moves horizontally as text is input so that new text can be viewed as it is entered. You can expand the box both horizontally and vertically in the editor however since the text will always appear as a single line expanding vertically will only have a visual effect on the box but not impact on how the text is displayed.

Textarea
Text area is a field that allows your customer to input alphanumerical data. The area expands vertically as new data is input and continues expanding even after the area has been filled, allowing customers to view all the information they have input easily by scrolling up or down.

Checkbox
Allows your customer to choose from multiple responses. As many options as apply can be selected.

Radio List
Allows you customer to choose a SINGLE response from multiple options. Selecting any option in a radio list de-selects the previously selected option.

Listbox
Displays predetermined options values with a scrolling menu that allows you customer to choose multiple options.

Dropdown
A dropdown displays as an arrow that expands to show a list when clicked by a customer. It is used to lists options your customer can choose from

Button
Inserts a submit button into your web page, the text within this button can be modified.

Hidden
Hidden fields store information entered by a customer, which is used the next time a customer visits the site.

Password
When a customer inputs alphanumerical data into this field is ap pears as bullets (●●●●●) to hide the text.

Options Pane
The Options Pane is a reserved space on the left side of the HTML Editor that shows several options for the web page or template being edited. The Options Pane is only available when you are editing a Web Page or a Template, and not when editing an HTML OK field. Depending on whether you are editing a web page or a template, the Options Pane will show different information. For example, editing a web page will contain the Web Page Properties (Meta Tags), and Web Page Options (filename, settings), while editing the template will show instructions on the Options Pane instead. You can easily Show / Hide the Options Pane to save space in the "View" menu on the top Menu Bar, or by clicking on the "Hide Options" button.


Hide Options - Clicking this button hides the Options Pane which contains the Web Page Properties, Objects Properties, and HTML Structure panes, thus giving you more horizontal space to work with your web page or template..

Web Page Properties

This window allows you to modify the Meta Tag information and other properties of your web page (only available when editing a Web Page that is Within the Company's Template)..

Title - The title for this particular web page. The title appears on the top title bar of browsers, and is used by search engines to display a title for this web page, and possibly to determine where to position this web page on their search results.

Description
- A description for the web page you are currently adding or editing. This will be used by search engines to display a description for this web page on their search results page (under the title), and possibly to determine where to position this web page on their search results.

Keywords
- Will be used by search engines to determine the ranking and positioning for this web page on their search results when people search for your keywords.

(Edit Meta Tags) - Clicking this button takes you to the Web Page Meta Tags window. In this area, you can designate your own custom Meta Tags for this web page. You can specify the web page's Title, Description, and Keywords. This is mainly available for you to optimize your pages for search engines.

Web Page Filename - The name of the html file for this web page.

Web Page Name - The name of your currently selected web page as it will appear as the text for the link in your Main Menu when you add a link to your main menu.

Stand Alone - This field specifies whether the web page will be displayed within your template. If this field displays "Yes" and you have chosen to make this a stand-alone page, it is up to you to insert the Meta Tags and Title Tag in your HTML code, since you will not be using the template on this web page, the Wizard will not generate these dynamic fields for you.

(Edit Options) - Clicking this button takes you to the Edit Web Page window. In this area you can name your Web Page, as it will appear in your Main Menu, import data from an existing HTML page, replacing the code currently on this web page, and select whether you will be using your company's template (With Company's Template), or using this page as a Stand Alone, without your company's template.


Objects Properties

The Objects Properties Pane allows you to customize all aspects of your web page's elements. Each fields represents a different aspect of that element's attributes, controlling the look and functionality of your web page's objects overall and allowing you to modify the HTML properties of each element. Changes made here directly affect the code of the selected object. Select the object in the HTML Editor, go to the Objects Properties, select the Property you would like to change, and change the value on the top Input field.

NOTE: All fields within the Objects Properties are not available for every element of your site. Some fields will have no bearing on the functionality or appearance of most of your elements.

HTML Structure

The HTML Structure pane shows the general order the elements in your web page and allows you to select them to move to a particular section of your page.

Status Bar

A. Code Viewer - Displays the code of the element the cursor is currently on.

B. Coordinates - Displays the coordinates of the mouse.

C. Character Viewer - Displays the character of the element the cursor is currently on.

D. Toggle Keys - Shows which of your toggle keys are currently activated, INS (Insert), CAPS (Caps Lock) and NUM (Num Lock). Active keys appear in black inactive keys appear in light gray.

Floating Properties Window

The Floating Properties Window displays and allows you to modify the attributes of the elements on your web page, template, or HTML OK field. The elements that can be seen and edited from the floating properties window are Images, Tables, Cells, and Text. Each element has distinct attributes and depending on what type of element you are selecting or your cursor is on (Image, Table, Cell, or Text.) the floating properties window will show different fields that you can view and modify.

NOTE: The Floating Properties Window displays the attributes of all elements residing in the current location of the cursor, this means that there could be more than one element that will be modified by making changes using this window. If you have an element that lies within a cell you will see both the cell's attributes and the currently selected element (such as an image or text). For example, the image below displays the attribute of the currently selected image in the top half and its containing cell within a table in the bottom half.



Text Attributes:


Font
Selecting this opens the "Font" window which allows you to modify the font, style, effects, size, and color of the text you are currently selecting or if no text is selected to the text typed after the location of the cursor. You should only use web-safe fonts.


Bold (Ctrl + B)
Choosing this option will BOLD the selected text. If no text is selected the BOLD applies to text typed after the location of the cursor.

Italic (Ctrl + I)
Choosing this option will Italicize the selected text. If no text is selected the Italicize applies to the text typed after the location of the cursor.

Underline (Ctrl + U)
Choosing this option will Underline the selected text. If no text is selected the Underline applies to the text typed after the location of the cursor.

Colour
Opens the Font Color window, which allows you to select from 40 default colors and apply them to your selected text. Select "Custom.." and then "Define Custom Colors" to manually specify the values. You must then press "Add to Custom Colors" for the custom color to appear below the 40 preset colors, where it can be easily applied to your font.


Align Left
Aligns the text horizontally to the left.

Align Center
Aligns the text horizontally to the center.

Align Right
Aligns the text horizontally to the right.

Align Justify
Aligns the selected text so that all of the lines are the same length.

Sub Script
Formats the selected text and/or text typed after the location of the cursor to appear as Subscript.

Super Script
Formats the selected text and/or text typed after the location of the cursor to appear as Superscript.

Strike
Choosing this option will Strike through the selected text. If no text is selected the Strike through applies to the text typed after the location of the cursor.

Bullets - This option allows you to make bullets list, which displays as follows:

  • This
  • is
  • a
  • Bulleted
  • List

Pressing "Enter" between each bullet point will automatically build the bullet list structure for you. To exit a bullet list you can press the "Enter" button twice.

Numbered List - This option allows you to make a numbered list, which displays as follows:

  1. This
  2. is
  3. a
  4. Numbered
  5. List

Pressing "Enter" between each numbered point will automatically build the numbered list structure for you. To exit a numbered list you can press the "Enter" button twice.

Indent
Adds additional space in between where your element starts and your cursor's position.

Outdent
Removes any added indentations.

Background Color
Opens the Background Color window,which allows you to select from 40 default colors and apply them to the background color of the text you are selecting or will type. Select "Custom.." and then "Define Custom Colors" to manually specify the values. You must then press "Add to Custom Colors" for the custom color to appear below the 40 preset colors, where it can be easily applied to the background color of your text.

Link - Displays and allows you to modify the hyperlink (href) of the selected text . You may use either a relative link (pagename.html) if this link will go to a page within your site, or an absolute link or URL (http://www.mysite.com/filename.html).

Target - Displays and allows you to modify the target of the link (for example, use _blank to open the link in a new window).

Rel - Displays and allows you to modify the REL (relationship) of the link. Used for advanced HTML Editing tools just as jquery or lightbox. REL describes the relationship to another web page or other internet resource.

Title - Displays and allows you to modify the Title of an image (also used for balloon text on mouse-over or text that shows when the image cannot load).


Image Attributes:



SRC - Displays and allows you to modify the Source of the selected image (its file). Click on the Folder icon to replace the selected image for another. When you select an image from the folder icon, the new image file will automatically be placed in the corresponding and proper folder, allowing the Fortune3 Wizard to upload it to your site automatically and show the image on your site. You may also use an image URL in this field.

Link - Displays and allows you to modify the hyperlink (href) of the selected image. You may use either a relative link (pagename.html) if this link will go to a page within your site, or an absolute link or URL (http://www.mysite.com/filename.html).

Alt - Displays and allows you to modify the Alternate Text of an image (balloon text on mouse-over or text that shows when the image cannot load).

Title - Displays and allows you to modify the Title of an image (also used for balloon text on mouse-over or text that shows when the image cannot load).

Target - Displays and allows you to modify the target of the image's link (for example, use _blank to open the link in a new window).

Border - Displays and allows you to modify the border of the selected image. When hyperlinking an image, use 0 in the border to hide the border from showing on the site.

W - Displays and allows you to modify the width of the selected image as specified in the HTML code (will not actually change the image file).

H - Displays and allows you to modify the height of the selected image as specified in the HTML code (will not actually change the image file).

H. Space - Displays and allows you to modify the Horizontal spacing (or padding) assigned to the selected image.

V. Space - Displays and allows you to modify the Vertical spacing (or padding) assigned to the selected image.

Table Attributes:

 
W - Displays and allows you to modify the width of the selected table. Selecting the % sign will allow you to designate the table a variable width, allowing the table to take up a certain amount of space within the confined space that is given to it. Selecting px will designate a fixed pixel width to the table.

H - Displays and allows you to modify the height of the selected table. Selecting the % sign will allow you to designate the table a variable height, allowing the table to take up a certain amount of space within the confined space that is given to it. Selecting px will designate a fixed pixel height to the table.

Cell Padding - Displays and allows you to modify the padding (in pixels) that is assigned to each cell of the selected table.

Cell Spacing - Displays and allows you to modify the spacing (in pixels) between each cell of the selected table.

Align - Displays and allows you to modify the horizontal alignment assigned to the selected table.

Bg Image - Displays and allows you to modify the background image that is assigned to the selected table. Click on the Folder icon to select an image as the background for the current table. When you select an image from the folder icon (from any folder on your PC) the image file will automatically be placed in the corresponding and proper folder, allowing the Fortune3 Wizard to upload it to your site automatically and show the background image on your site. You may also use an image URL in this field.

Border - Displays and allows you to modify the border width (in pixels) of the selected table.

Border Color - Displays and allows you to modify the border color that is assigned to the cell your cursor is in. Select the Color Picker for common colors or Custom Colors you have defined. Only applies if the Border is greater than 0.

Bg Color - Displays and allows you to modify the background color that is assigned to the cell your cursor is in. Select the Color Picker for common colors or Custom Colors you have defined.

Cell Attributes:


W - Displays and allows you to modify the width of the cell your cursor is in. Selecting the % sign will allow you to designate the cell a variable width, making up a percentage of the total width of the table. Selecting px will designate a fixed pixel width to the cell.

H - Displays and allows you to modify the height of the cell your cursor is in. Selecting the % sign will allow you to designate the cell a variable height, making up a percentage of the total height of the table. Selecting px will designate a fixed pixel height to the cell.

H. Align - Displays and allows you to modify the type of Horizontal alignment that is assigned by default to the cell your cursor is in.

V. Align - Displays and allows you to modify the type of Vertical alignment that is assigned by default to the cell your cursor is in.

Bg Color - Displays and allows you to modify the background color that is assigned to the cell your cursor is in. Select the Color Picker for common colors or Custom Colors you have defined.

Bg Image - Displays and allows you to modify the background image that is assigned to the cell your cursor is in. Click on the Folder icon to select an image as the background for the current cell. When you select an image from the folder icon (from any folder on your PC) the image file will automatically be placed in the corresponding and proper folder, allowing the Fortune3 Wizard to upload it to your site automatically and show the background image on your site. You may also use an image URL in this field.

Border Color - Displays and allows you to modify the border color that is assigned to the cell your cursor is in. Select the Color Picker for common colors or Custom Colors you have defined.

No wrap - If this option is checked, the cell your cursor is in will not allow text to wrap to the next line. Instead, the cell will grow wider and wider to fit the entered text in one line.

Merge Cells
This option combines the cells currently selected into 1 cell. This option only works if the selected cells can be merged. Empty cells cannot be merged, so if you would like to merge cells that are empty, enter a text into the empty cells temporarily, select the cells and do the merge, and then remove the temporary text you added.

Split Cells
This option splits the cursor's cell into 2 equal parts.



Editing a Web Page: Advanced Editing / HTML Code

If you have web pages that were created and/or modified with other software or manually coded, you can insert the HTML code onto your E-Commerce web site through the FORTUNE3 Shopping Cart and E-Commerce Wizard software's HTML editor by going to View Code. You can also create new HTML pages from scratch and even use HTML editors like Dreamweaver or Expression Web to create and edit any web page or template on your site.

NOTE: The pre-designed pages come as HTML code and with the company's template by default. You can edit them directly, or provide your own HTML as explained in this section.

Folder Path (Use this folder path to save your images):

When manually entering the code, you will need to place all of the images and files that are called from the web page in the proper Folder Path.This field specifies the Folder Path in your local drive for the html pages and graphics of your Web site's content web pages.

The Folder Path is by default located in this directory on your PC:
C:\Program Files\FORTUNE3 Wizard\webpages\Username\

Incorporate all images and animated objects referenced in the HTML code by saving their corresponding files (.gif, .jpg, .jpeg, .jpe, .png, .fla, .swf, .swd, .spl formats) directly into the specified Folder Path - do not use sub-folders. Any files of this type that are in the Folder Path will be uploaded with your site on your hosting space's Root directory. Therefore, all references to images and objects in the HTML code should be made directly to the filename and extension - no path or sub-folders (i.e. - <IMG SRC="filename.ext">).

Editing your Web Pages in HTML Editing Programs like Dreamweaver or Expression Web /

In order to edit your web pages in an HTML editor like Dreamweaver, Expression Web, FrontPage, CofeeCup, or even Notepad, you can open the HTML editor program. If you are on Windows Vista or Windows 7 and have User Account Control turned on, you will need to open your HTML editor by right-clicking on it and selecting on "Run as Administrator", or else your changes will not be saved. Once you have the HTML editor open, go to File -> Open. Then browse through your PC's files to the following folder on your computer (Same as Folder Path):
C:\Program Files\FORTUNE3 Wizard\Webpages\Username\

Make sure that the HTML Editor screen for this page is not open in the Wizard (that you are not currently editing this page).

In this folder, you will find all of the HTML pages that are in the FORTUNE3 Wizard for your site. Simply open the HTML page that you want to edit in the program (if you want to edit your HOME page, open the file named index.html). With the web page open, make your changes and then simply save the file. Once you save the file you are done, the next time you upload your site you will see the changes you've made to the HTML pages.

NOTE: In order for a web page to be uploaded to your site, the HTML page needs to be both, listed as a web page in the "My Web Pages" section of the FORTUNE3 Wizard, and its file must be located on the Folder Path. Having an .html file in the Folder Path alone and not having it listed in the Wizard as a content page will not upload the page to your site.

Links / Link Tokens / Tags:

You can include links to the web pages that are automatically generated by the FORTUNE3 Shopping Cart and E-Commerce Wizard software. There are several tokens that have been reserved by the Wizard and will be automatically converted to the corresponding URL's that point to specific web pages. An example of a token is {f3search} which will automatically be converted to your search page's URL. The list below indicates tags/tokens that can be incorporated into the HTML code of your existing web pages, as well as those pages created by the Wizard's HTML generator.

   TERM / TOKEN        CREATES LINK TO:    
{f3index} HOME Page
{f3about} About Page
{f3contact} Contact Page
{f3products} Products Page
{f3services} Services Page
{f3shop} Shopping Page
{f3terms} Terms of Use / Sale Page
{f3privacy} Privacy Page
{f3faq} FAQ Page
{f3orderstatus} Order Status Login Page
{f3specials} Specials Page
{f3search} Search Page
viewcart.cgi View Cart Page

Another example of a token is {f3index} which will automatically be converted to the URL of your HOME Page.

Thus, you may include a couple of links in your HTML code by entering the following:

<a href="{f3index}">Home Page</a> | <a href="{f3terms}">Terms of Use</a>

And this would yield the following output:
Home Page | Terms of Use

Displaying Products on your Index Page (Home Page) - Using Top Sellers and {randompage}:

FORTUNE3 has created a shortcut in order for you to display some of your products on your home page easily and in an attractive format. Instructions on how to do this are available on the Administration Site under the "My Reports" menu by clicking on the "Top Sellers" link.


Company Logo

If you have a logo, you can incorporate it by clicking on "Company Logo" and choosing the appropriate file. The Logo will appear on your web site by default if you are using a FORTUNE3 template and is referred to in the template's HTML code as {logo} (<img src="{logo}">). If you do not select a Logo here, your template will automatically show your Company Name in simple text in place of a Logo. Then enter the "Company Slogan" or perhaps the company's toll free number. You can select Edit HTML to modify the way your slogan looks using the built-in HTML editor. The slogan will be shown on Invoices and where your logo appears on E-Mail Notification links. You can also incorporate the slogan into your template's html by entering the token {slogan} where you would like to Slogan to appear.

NOTE on Logo Sizes: If you are using a predefined template, your logo will be automatically resized down to fit the template you have selected if the size of your logo overlaps the template's space for it. Some templates accept much smaller logos than others, so each template is configured to accept a separate maximum size. We recommend that you select a template that has the necessary space to fit your logo, or make enough space for it be editing the template.


Click on the "Save & Close" button to save the changes made to your company logo.


My Template

The FORTUNE3 Shopping Cart & E-Commerce Wizard software provides several options and tools to accommodate the look of your E-Commerce web site.

You may select a predefined template, you can modify the design of one of our templates or design your own by using the built-in HTML editor, or by using HTML editors such as Macromedia / Adobe Dreamweaver or Microsoft Expression Web / FrontPage. You may also change your template's images and graphics by editing a .png file with "png" graphic software Fireworks.

IMPORTANT NOTE ON CUSTOM TEMPLATES: FORTUNE3 does not recommend creating a template from scratch or using a template not provided by FORTUNE3 unless you are extremely proficient with HTML code and with the Wizard's HTML and template functionality all around. If you want to incorporate your own template for your shopping cart, it is highly recommended that you select the "Modify As..." option to download one of FORTUNE3's templates and start by working to turn FORTUNE3's template into your template. This is recommended because the template requires certain tokens and tags that are already placed in FORTUNE3's templates and because a template also includes many images, graphics and style sheets (like the Add to Cart button), which you will get into your template only when you download one of FORTUNE3's templates.

Select Pre-defined Template:

The FORTUNE3 Shopping Cart & E-Commerce Wizard software comes with a library of ready-to-use templates that can quickly help you start your E-Commerce web site. Browse through the different Categories of templates in the Show Templates: drop-down on top of the screen, select a template "Style" from the menu on the left; then choose a color combination on the right. You may Preview any template by selecting the template of your choice and clicking on the "Preview" button. The template that is selected by default for your new company is determined by the industry you choose in the New Store Setup window.


Click on "Save & Close>" to select and enable the template chosen.

Modify/Customize Template:

In order to assist you in changing a template or creating your own template design, the 'FORTUNE3 E-Commerce & Shopping Cart Wizard software' provides a library of customizable templates that can be downloaded to your computer and modified.

In order to edit a FORTUNE3 template, go to the "My Web Pages" section of the Wizard, and click on "My Template", browse through the different Categories of templates in the Show Templates: drop-down on top of the screen, select a template Style from the menu on the left; then choose a color combination on the right. You may preview any template by selecting it and clicking on "Preview". Once you have chosen the template you would like to download and customize, select it and click on the "Modify As" button. The "Create New Template" window will appear. Fill in the "Name of New Template" field by entering a name that would reference your template - we recommend that you use your FORTUNE3 username or Company Name as your template's Name in order to avoid confusion. Click on OK. The template download will begin (this will require an Internet Connection).



Once the template is downloaded, the FORTUNE3 built-in HTML editor will open with your new template's code. Make the changes to the template as necessary. For help using the built in HTML editor click here.

Web Designers / Integrating a Custom Template:
You can delete the entire template if that is your choice and start with your custom template from scratch, but make sure to keep the required tokens in their proper placing as mentioned in the sections following below.


If you want to modify your template by using an HTML editor such as Macromedia / Adobe Dreamweaver or Microsoft Expression Web / FrontPage), exit the built-in HTML editor by going to "File -> Save & Close". Then click here for instructions on using an external HTML program to edit your template.

If you will use Fortune3's HTML editor to modify your template:

You may modify the template in the HTML Editor directly, or with HTML code by clicking on the View Code icon. Enter any HTML code you wish, with the exception of the few incompatible tags listed in the HTML Tags section. Make your changes as necessary, keeping these tips in mind:

Link to other web pages on your site by specifying only the page name followed by .html (exclude the Folder Path. i.e. <A HREF="pagename.html">Enter Text Here</A>).

Link to any of the 'FORTUNE3 Shopping Cart & E-Commerce Wizard software's auto-generated web-pages by using tokens:
{f3index}, {f3products}, {f3specials}, {f3shop}, {f3about}, {f3contact}, {f3search}, {f3terms}, {f3privacy}, {f3faq} and {f3orderstatus} as link tokens for the filenames (exclude the Folder Path and the .html file extension. i.e. <A HREF="{f3privacy}">Privacy Policy</A>). The following chart depicts each link token that is available within FORTUNE3:

LINK TOKEN       CREATES LINK TO: 
{f3index} Home Page
{f3about} About Page
{f3contact} Contact Page
{f3products} Products Page
{f3shop} Shopping Page
{f3terms} Terms of Use / Sale Page
{f3privacy} Privacy Page
{f3faq} FAQ Page
{f3orderstatus} Order Status Login Page
{f3specials} Specials Page
{f3search} Search Page
viewcart.cgi View Cart Page

Refer to new images and animated objects being incorporated by specifying the filename followed by the corresponding file extension (.gif, .jpg, .jpeg, .jpe, .png, .fla, .swf, .swd, .spl / exclude the Folder Path. i.e. <IMG SRC="imagename.gif ">). Please do not use uppercase letters in the filename. Any uppercase letters in the filename will automatically be converted to all lowercase letters to avoid errors. If your filename does have uppercase letters, please enter the full URL of the file (in the SRC tag) in order to keep the uppercase letters (<img src="http://www.yourdomain.com/ImageName.jpg">) .

Folder Path for the 'Template Design' - where to put

This field specifies the Template's Folder Path in your local drive for your new template design. The Template's Folder Path is shown under the HTML panel.

The Folder Path for your templates will look like this (Template's Folder Path):

C:\Program Files\FORTUNE3 Wizard\Templates\TemplateName\

TIP: TemplateName = This is what you entered in the "Name of New Template" field when you first downloaded the template.

Incorporate all of the new images and animated objects referenced in the HTML code by saving their corresponding files (.gif, .jpg, .jpeg, .jpe, .png, .fla, .swf, .swd, .spl formats) directly into the specified Template's Folder Path - do not use sub-folders.

The Template's Folder Path also contains other files, mostly image files and a style sheet (for example, the navigation menu's button images are in this folder, i.e button.gif). You may change any of the files and images in the Template's Folder Path. When you upload, the changed images will be reflected on your site.

If you would like to edit the fonts in the style sheet, you may do so by editing the style.css file that is located in the Template's Folder Path, but in order for your modified style sheet to get uploaded to your site, you must also make sure that style.css is selected as the "Style Name" in the "Fonts & Styles" section of the Wizard.
Image Editing For Graphic Designers and Web Developers:

To edit the template's buttons and graphics all at once, use Graphics Software Fireworks to modify the colors and design of the template's graphics ("template1of2.png", "template-buttons.png", "templat-design.png" and/or "template2of2.png" are the possible Fireworks files that should be downloaded with each template and should be available in your Template's Folder Path). Do not delete, change names, shapes, sizes or positions of the predefined slices.

Once finished, use the graphics software to export all of the slices to the specified Template's Folder Path.
If you want to differentiate each page with its own Meta Tags, keep the following lines between the <head> and </head> tags:
<META name="keywords" content="{keywords}">
<META name="description" content="{description}">
<META name="title" content="{title}">
<title>{title}</title>

Required Tokens / Tags:

DO NOT REMOVE the following tokens:
{onload} within the body tag of the HTML ( <body {onload}....> )- You Must Have this to have a Functional Shopping Cart.
{menu} for the main category menu.
{content} This token displays the dynamic contents of each of the web pages on your site.
{jscript}
Java Script for dynamic menu - You need this in order for the menu to work.

The following 2 lines must appear before the body:
<SCRIPT LANGUAGE="JavaScript" SRC="script.js"></SCRIPT>
<LINK REL="STYLESHEET" type="text/css" title="Da Stylesheet" HREF="style.css">


Optional Template Tokens / Tags:

{companyinfo} This optional token calls your company's information that was entered in the Wizard's "My Company" section under the "Company Information" tab. This token displays the following information on your site:
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
{logo} This optional token calls your company's logo image that is entered in the Wizard's "My Web Pages" section under the "Company Logo" button. This should only be used in the following context: <img src="{logo}" border=0>
{slogan} This optional token calls your company's slogan that is entered in the Wizard's "My Web Pages" section under the "Company Logo" button.
{jscart} This optional token calls and displays a small version of shopping cart contents on your template (so that customers know what is in the cart while browsing through your pages). This should be on a table no wider than 180 pixels wide.
{carttotals} This optional token calls and displays in simple text the number of items currently in the shopping cart and the order's sub-total amount. i.e. 3 Items ($89.90)
{cartqty} This optional token calls and displays in simple text the number of items currently in the shopping cart. i.e. 3 Items
{randomft} This optional token calls and displays your web store's Top Sellers. The top sellers are randomly displayed vertically on your site in pairs or 3 at a time. Each category and product page will show the Top Seller products within its own category, each product shown here is organized along with the product's price, image, link to product page and Add to Cart link. You can define the Top Sellers you want to display on the Administration Site's "My Reports -> Top Sellers" menu. This token should be on a cell no bigger than 150 pixels wide.
{randomsp} This optional token calls and displays your web store's Special Offers. Special Offers are any products that have both a Regular Price and an On Sale Price specified in its properties. The special offers are randomly displayed vertically on your site in pairs or 3 at a time. Each category and product page will randomly show the Special Offer products within its own category, each product shown here is organized along with the product's price, image, link to product page, and Add to Cart link. Token should be on a cell no bigger than 150 pixels wide.
{randomrp} This optional token calls and displays your web store's Recommended or Cross-Selling Items. The Cross-Selling Items are randomly displayed vertically on your Products' pages in pairs or 3 at a time - only if you have Cross-Selling Items set up for that product in the Wizard. Each product shown here is organized along with the product's price, image, link to product page and Add to Cart link.
{currencyconversion} This optional token calls and displays the currency conversion scroll-down list or set of flags that you specify in the "Currency Conversion and Languages" screen in the Wizard's "My Company -> Company Information" section. If this token is not present in your template, and you have the currency conversion tool activated, the currency conversion selection will appear to visitors under your main menu by default.
{languagetrans} This optional token calls and displays the language translation scroll-down list or set of flags that you specify in the "Currency Conversion and Languages" screen in the Wizard's "My Company -> Company Information" section. If this token is not present in your template, and you have the translation conversion tool activated, the translation conversion selection will appear to visitors under your main menu by default.

To save the changes to the template and enable the new template design select "File" on the menu bar on the top left hand corner of the built-in HTML editor and select the option "Save & Close". If any images that are being called from the template's HTML code are not in the Template's Folder Path, you will be prompted to browse for these missing images. When you browse and select a missing image, the Wizard will automatically copy the image you selected to your Template's Folder Path.

Once you click on "Save & Close"you will be taken back to the template selection screen, however, because your custom template is already enabled, the Show Templates: will automatically be selected to "Custom Templates" and your particular custom template will be selected on the right-panel, signifying that your custom template will be used on your site. If you would like to edit the template again in the future, click on the "Modify" (NOT the "Modify As") button to go back to the built-in HTML editor and edit the template. You may also choose to edit the template by using an HTML program such as Dreamweaver or Expression Web. Clicking on "Modify As" when a custom template is selected will copy the files from the current custom template and create a 2nd custom template with those



Editing a Template in HTML Programs: Adobe Dreamweaver or Microsoft Expression Web

In order to edit your template in an HTML editor like Dreamweaver, Expression Web, or FrontPage, you must first download one of FORTUNE3's templates to your computer (unless you have already

Click on the "My Template" button in the "My Web Pages".
Select a template "Style" from the menu on the left; then choose a color combination on the right.
Once you have chosen the template you would like to download and customize, select the template and click on the "Modify As" button, the template download will begin (this will require an Internet Connection).
Once the template is downloaded, a screen will prompt you to enter the "Name of New Template".
Fill in the "Name of New Template" field by entering a name that would reference your template - we recommend that you use your FORTUNE3 username as your main template's name in order to avoid confusion. The name you enter here will be reflected in your Template's Folder Path.
The built-in HTML editor will appear displaying the HTML layout of the"New Template". Exit this window by clicking "File" on the menu bar and then "Save & Close".

Once you have the template downloaded to your computer, you may open the HTML editor program of your choice (Dreamweaver, . Expression Web, etc.). If you are on Windows Vista or Windows 7 and have User Account Control turned on, you will need to open your HTML editor by right-clicking on it and selecting on "Run as Administrator", or else your changes will not be saved. Once you have the HTML editor open, go to File -> Open. Then browse through your PC's files to open the following file on your computer:

C:\Program Files\FORTUNE3 Wizard\Templates\TemplateName\content.html

The Template's Folder Path should be located in this path:

C:\Program Files\FORTUNE3 Wizard\Templates\TemplateName\

TIP: TemplateName = This is what you entered in the "Name of New Template" field when you first downloaded the template.

Make your changes to the template within this file and then simply save the file. Once you save the file, you are finished, the next time you upload your site you will see the changes you made to the Template on your site. Needless to say, this content.html file is the main file that represents your custom template, along with other graphic and style sheet files that are in the Template's Folder Path.

Within the content.html Template file:

Link to other web pages that you have on your site by specifying only the page name followed by .html (exclude the Folder Path. i.e. <A HREF="pagename.html">Enter Link Text Here</A>).

Link to any of the 'FORTUNE3 Shopping Cart & E-Commerce Wizard software' auto-generated web-pages by using an of the following tokens:
{f3index}, {f3products}, {f3specials}, {f3shop}, {f3about}, {f3contact}, {f3search}, {f3terms}, {f3privacy}, {f3faq} and {f3orderstatus} as the link addresses for the links (exclude the Folder Path and the .html file extension. i.e. <A HREF="{f3privacy}">Privacy Policy</A>). The following chart depicts each link token that is available within FORTUNE3:

LINK TOKEN        CREATES LINK TO:    
{f3index} Home Page
{f3about} About Page
{f3contact} Contact Page
{f3products} Products Page
{f3shop} Shopping Page
{f3terms} Terms of Use / Sale Page
{f3privacy} Privacy Page
{f3faq} FAQ Page
{f3orderstatus} Order Status Login Page
{f3specials} Specials Page
{f3search} Search Page
viewcart.cgi View Cart Page

Refer to new images and animated objects being incorporated by specifying the file name followed by the corresponding file extension (.gif, .jpg, .jpeg, .png, .fla, .swf, .swd, .spl / exclude the Folder Path. i.e. <IMG SRC="imagename.gif..">). Please do not use uppercase letters in the filename. Any uppercase letters in the filename will automatically be converted to all lowercase letters to avoid errors. If your filename does have uppercase letters, please enter the full URL of the file (in the SRC tag) in order to keep the uppercase letters (<img src="http://www.yourdomain.com/ImageName.jpg">) .

Folder Path for the 'Template Design' - where to put your template's images and files:


Incorporate all of the new images and animated objects referenced in the HTML code by saving their corresponding files (.gif, .jpg, .jpeg, .jpe, .png, .fla, .swf, .swd, .spl formats) directly into the specified Template's Folder Path - do not use sub-folders.

The Template's Folder Path also contains other files, mostly image files and a style sheet (for example, the Add to Cart image is in this folder, called btnadd.gif). You may change any of the files and images in the Template's Folder Path. When you upload, the changed images will be reflected on your site.

If you would like to edit the fonts in the style sheet, you may do so by editing the style.css file that is located in the Template's Folder Path, but in order for your modified style sheet to get uploaded to your site, you must also make sure that style.css is selected as the "Style Name" in the "Fonts & Styles" section of the Wizard.

Any new images or files you add to the template must have the image files located directly in the Template's Folder Path: C:\Program Files\FORTUNE3 Wizard\Templates\TemplateName\ without any sub-folders, and referred to within the HTML code as simply <img src="file.ext".....>. Please do not use uppercase letters in the filename. Any uppercase letters in the filename will automatically be converted to all lowercase letters to avoid errors. If your filename does have uppercase letters, please enter the full URL of the file (in the SRC tag) in order to keep the uppercase letters (<img src="http://www.yourdomain.com/ImageName.jpg">).
Image Editing For Graphic Designers and Web Developers:

To edit the template's buttons and graphics all at once, use Graphics Software Fireworks to modify the colors and design of the template's graphics ("template1of2.png", "template-buttons.png", "templat-design.png" and/or "template2of2.png" are the possible Fireworks files that should be downloaded with each template and should be available in your Template's Folder Path). Do not delete, change names, shapes, sizes or positions of the predefined slices.

Once finished, use the graphics software to export all of the slices to the specified Template's Folder Path.
If you want to differentiate each page with its own Meta Tags, keep the following lines between the <head> and </head> tags:
<META name="keywords" content="{keywords}">
<META name="description" content="{description}">
<META name="title" content="{title}">
<title>{title}</title>

Required Tokens / Tags:

DO NOT REMOVE the following tokens:
{onload} within the body tag of the HTML ( <body {onload}....> )- You Must Have this to have a Functional Shopping Cart.
{menu} for the main category menu.
{content} This token displays the dynamic contents of your site.
{script}
Java Script for dynamic menu - You need this in order for the menu to work.

The following 2 lines must appear before the body:
<SCRIPT LANGUAGE="JavaScript" SRC="script.js"></SCRIPT>
<LINK REL="STYLESHEET" type="text/css" title="Da Style sheet" HREF="style.css">


Optional Template Tokens / Tags:

{companyinfo} This optional token calls your company's information that was entered in the Wizard's "My Company" section under the "Company Information" tab. This token displays the following information on your site:
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
{logo} This optional token calls your company's logo image that is entered in the Wizard's "My Web Pages" section under the "Company Logo" button. This should only be used in the following context: <img src="{logo}" border=0>
{slogan} This optional token calls your company's slogan that is entered in the Wizard's "My Web Pages" section under the "Company Logo" button.
{jscart} This optional token calls and displays a small version of shopping cart contents on your template (so that customers know what is in the cart while browsing through your pages). This should be on a table no wider than 180 pixels wide.
{carttotals} This optional token calls and displays in simple text the number of items currently in the shopping cart and the order's sub-total amount. i.e. 3 Items ($89.90)
{cartqty} This optional token calls and displays in simple text the number of items currently in the shopping cart. i.e. 3 Items
{randomft} This optional token calls and displays your web store's Top Sellers. The top sellers are randomly displayed vertically on your site in pairs or 3 at a time. Each category and product page will show the Top Seller products within its own category, each product shown here is organized along with the product's price, image, link to product page and Add to Cart link. You can define the Top Sellers you want to display on the Administration Site's "My Reports -> Top Sellers" menu. This token should be on a cell no bigger than 150 pixels wide.
{randomsp} This optional token calls and displays your web store's Special Offers. Special Offers are any products that have both a Regular Price and an On Sale Price specified in its properties. The special offers are randomly displayed vertically on your site in pairs or 3 at a time. Each category and product page will randomly show the Special Offer products within its own category, each product shown here is organized along with the product's price, image, link to product page, and Add to Cart link. Token should be on a cell no bigger than 150 pixels wide.
{randomrp} This optional token calls and displays your web store's Recommended or Cross-Selling Items. The Cross-Selling Items are randomly displayed vertically on your Products' pages in pairs or 3 at a time - only if you have Cross-Selling Items set up for that product in the Wizard. Each product shown here is organized along with the product's price, image, link to product page and Add to Cart link.
{currencyconversion} This optional token calls and displays the currency conversion scroll-down list or set of flags that you specify in the "Currency Conversion and Languages" screen in the Wizard's "My Company -> Company Information" section. If this token is not present in your template, and you have the currency conversion tool activated, the currency conversion selection will appear to visitors under your main menu by default.
{languagetrans} This optional token calls and displays the language translation scroll-down list or set of flags that you specify in the "Currency Conversion and Languages" screen in the Wizard's "My Company -> Company Information" section. If this token is not present in your template, and you have the translation conversion tool activated, the translation conversion selection will appear to visitors under your main menu by default.


Site Buttons

The FORTUNE3 Shopping Cart software allows you to choose or customize the buttons across the site and shopping cart.


In this section, you can choose the buttons that you want to use along with your site's template. When you have one of the button themes selected, these buttons will replace the buttons that come with the template you selected. Selecting the Default Buttons option will get you back to using the default buttons that come with your template. If you would like to use one of the Button themes we have made available to you, select the theme that you prefer (by selecting the Radio Button pertaining to the theme), and click "Save & Close". The changes will be visible on your site upon your next upload.

You can also download and edit these Button Themes to create your own custom Button Theme by using the "Modify As" option. Using "Modify As" will save all of the files of the currently selected Button Theme to your computer and make them available to you for editing. When you click on "Modify As", the Wizard will ask you to enter a "New Template Name". Enter a name for your custom Button Theme and click on "OK". This will save the Button Theme's files to a local folder on your PC. After saving the new files to your computer, the local folder on your PC containing these files will automatically open. The folder should be:
C:\Program Files\FORTUNE3 Wizard\Buttons\TemplateName\

There are two .PNG files (buttons#.png and other-buttons.png) in the folder that can be edited with Macromedia / Adobe Fireworks. Edit the contents of the .PNG file to your liking and export all of the slices to the same folder. Do not rename the slices, as it will cause the changes your make to get saved with different names and therefore not show on your site.

There are also individual .JPG and .GIF files in the folder that can be edited one by one with your favorite graphics software.



Cart Templates

The FORTUNE3 Shopping Cart software also allows you to select and/or customize the way your Product Categories and Product pages are displayed.

Category & Product Templates:

The FORTUNE3 Shopping Cart & E-Commerce Wizard software comes with a library of ready-to-use templates (layouts) for your Category and Product pages.You can select and view which category and product layout that will be used by your online store by selecting "Cart Templates" in the "My Web Pages" section of the wizard. If you preview some of these templates, you will see the differences between the layouts and how the product and category pages will be displayed with each layout.

Categories:


By selecting "Categories" from the "Page Type" drop-down menu, you can view the different category page layouts. Find the category layout that will best suit your needs by selecting the radio button pertaining to the layout that you wish to preview and clicking on the "Preview" button. Once you have your desired category layout "Save & Close" to enable the selected layout on your site.


Products:


By selecting "Products" from the "Page Type" drop-down menu, you can view the different product page layouts. The differences

Find the product layout that will best suit your needs by selecting the radio button pertaining to the layout "Preview"button. Once you have your desired product layout "Save & Close" to enable the selected layout on your site.


IMPORTANT NOTE ON EDITING CART TEMPLATES: FORTUNE3 does not recommend editing the html code in the cart templates unless you are a programmer and are extremely proficient with HTML code and study the Wizard's HTML cart template functionality all-around.

If you want to modify our Category and/or Product page templates, select the
"Modify As" button to download the selected Cart Template. The Wizard will now ask you to name your template ("New Template Name") . Enter a name for the Cart Template and click on OK. The template's layout and code will be displayed in the built-in HTML editor.

Edit a Category




Edit a Product





If you would like to edit the Cart Template in an HTML editor like Dreamweaver or Microsoft Expression Web, click on "File -> Save & Close", and then click on Yes, and click here and proceed to follow the instructions for editing the cart templates with HTML Programs.

Make your changes to the code carefully. If there are any 'if conditions' or 'loops' that are not properly formatted or closed, errors will show on the site. 'If conditions' and 'loops' should not be altered or removed, they look like this:

[% IF ... %]
[% ELSIF ... %]
[% ELSE %]
[% FOREACH ... %]
[% UNLESS ... %]
[% END %]

Click on"File -> Save & Close" when finished.

Note: Because of their complexity, customized "Cart Templates" cannot be previewed. FORTUNE3 also offers very limited support on customized "Cart Templates" because of their complexity and the difficulty of finding errors and problems with them.


Refer to new images and animated objects being incorporated by specifying the file name followed by the corresponding file extension (.gif, .jpg, .jpeg, .png, .fla, .swf, .swd, .spl / exclude the Folder Path. i.e. <IMG SRC="imagename.gif..">).

Folder Path for the 'Cart Template Design' - where to put your cart template's images and files:


This field specifies the Template's Folder Path in your local drive for your custom cart template. The Template's Folder Path is shown under the HTML panel, which is usually:

For Category Page Templates:

C:\Program Files\FORTUNE3 Wizard\PageTemplates\Categories\TemplateName\

For Product Page Templates:

C:\Program Files\FORTUNE3 Wizard\PageTemplates\Products\TemplateName\

Incorporate all of the new images and animated objects referenced in the HTML code by saving their corresponding files (.gif, .jpg, .jpeg, .jpe, .png, .fla, .swf, .swd, .spl formats) directly into the specified Template's Folder Path - do not use sub-folders.

The Template's Folder Path contains many files, particularly image files. You may change any of the files and images in the Template's Folder Path. When you upload, the changed images will be reflected on your site.

Any new images or files you add to the cart template must have the image files located directly in the Template's Folder Path,without any sub-folders, and referred to within the HTML code as simply <img src="file.ext".....>.

Image Editing on "Cart Templates" For Graphic Designers and Web Developers:

To edit the cart template's buttons and graphics all at once, use Macromedia / Adobe Fireworks to modify the colors and design of the template's graphics ("Category Layout #.png or Product Layout #.png" are the files that will be downloaded with each template and should be available in your Template's Folder Path). Do not delete, change names, shapes, sizes and positions of the predefined slices).

Once finished, use the graphics software to export all of the slices to the specified Template's Folder Path.


Editing a Cart Template in HTML Programs:
Dreamweaver / Expression Web / FrontPage:

In order to edit your cart templates in an HTML editor like Dreamweaver, Expression Web, or FrontPage, you must first download one of FORTUNE3's cart templates to your computer (unless you have already done this)
Go to the "Cart Templates"section of "My Web Pages".
Select a cart template style for either "Products" or "Categories". You may preview each style by selecting the radio button pertaining to the layout that you wish to preview and clicking on the "Preview" button.
Once you have chosen the layout you would like to download and customize, select the layout and click on the "Modify As" button, the template download will begin.
Once the template is downloaded, a screen will prompt you to enter the "New Template Name ".
Fill in the "New Template Name" field by entering a name that would reference your cart template - we recommend that you use your FORTUNE3 username as your template's name in order to avoid confusion. The name you enter here will be reflected in your Template's Folder Path.
The built-in HTML editor will appear displaying the HTML code of the "Cart Template". Exit this window by clicking "File" on the menu bar and then "Save & Close".

Once you have the cart template downloaded to your computer, you may open the HTML editor program (Dreamweaver, Expression Web, FrontPage, etc.). If you are on Windows Vista or Windows 7 and have User Account Control turned on, you will need to open your HTML editor by right-clicking on it and selecting on "Run as Administrator", or else your changes will not be saved. Once you have the HTML editor open, go to File -> Open. Then browse through your PC's files to open the following file on your computer:

For Product Page Templates:

C:\Program Files\FORTUNE3 Wizard\PageTemplates\Products\TemplateName\tmplproducts.html

For Category Page Templates:

C:\Program Files\FORTUNE3 Wizard\PageTemplates\Categories\TemplateName\tmplcategories.html

TIP: TemplateName = This is what you entered in the "New Template Name" field when you first downloaded the cart template.

Make your changes to the cart template within this file and then simply save the file. Once you save the file, you are finished, the next time you upload your site you will see the changes you made to the cart template on your site. Needless to say, these are the files that represent your custom cart templates.

Make your changes to the cart template carefully. If there are any 'if conditions' or 'loops' that are not properly formatted or closed, errors will show on the site. 'If conditions' and 'loops' should not be altered or removed, they look like this:

[% IF ... %]
[% ELSIF ... %]
[% ELSE %]
[% FOREACH ... %]

[% END %]

Refer to new images and animated objects being incorporated by specifying the file name followed by the corresponding file extension (.gif, .jpg, .jpeg, .png, .fla, .swf, .swd, .spl / exclude the Folder Path. i.e. <IMG SRC="imagename.gif..">).



Folder Path for the 'Cart Template Design' - where to put your cart template's images and files:


This field specifies the Template's Folder Path in your local drive for your custom cart template. The Template's Folder Path is shown under the HTML panel, which is usually:

For Category Page Templates:

C:\Program Files\FORTUNE3 Wizard\PageTemplates\Categories\TemplateName\

For Product Page Templates:

C:\Program Files\FORTUNE3 Wizard\PageTemplates\Products\TemplateName\

Incorporate all of the new images and animated objects referenced in the HTML code by saving their corresponding files (.gif, .jpg, .jpeg, .jpe, .png, .fla, .swf, .swd, .spl formats) directly into the specified Template's Folder Path - do not use sub-folders.

The Template's Folder Path contains many files, particularly image files. You may change any of the files and images in the Template's Folder Path. When you upload, the changed images will be reflected on your site.

Any new images or files you add to the cart template must have the image files located directly in the Template's Folder Path,without any sub-folders, and referred to within the HTML code as simply <img src="file.ext".....>.
Image Editing on "Cart Templates" For Graphic Designers and Web Developers:

To edit the cart template's buttons and graphics all at once, use Macromedia / Adobe Fireworks to modify the colors and design of the template's graphics ("Category Layout #.png or Product Layout #.png" are the files that will be downloaded with each template and should be available in your Template's Folder Path). Do not delete, change names, shapes, sizes and positions of the predefined slices).

Once finished, use the graphics software to export all of the slices to the specified Template's Folder Path.


Cart Options

The "Cart Options" button in the Wizard's "My Web Pages" section represents several options you have for your Product Pages and Category Pages:

I want my general products page to contain:

This is where you select what you want to display on your General Products page, which is the page that visitors will get to when they click on "Products" and represented by the link token {f3products}. Select one of the options given:

Special Offers Only (if any): Selecting this option will display Special Offers, which are products that have both a Regular Price and an On Sale price defined. A "Related Categories" section will also be shown under the products for easier navigation within the current page. If this option is selected and there are no Special Offers in your Product Tree, your General Products Page will display your standard products.

Special Deals Only (if any): Selecting this option will display Special Deals, which are products that are included in deals that are defined within Product Categories (Products beyond this point may reflect a 2nd product discounted by a percentage - Buy one, get the 2nd Product Discounted by ___%). If this option is selected and there are no Special Deals in your Product Tree, your General Products Page will display your standard products.

All Products / Services: Selecting this option will display all of your web store's Products in the order in which they are in on the Product Tree. All products in all categories and sub-categories will be included.

Categories and Sub Categories: Selecting this option will display only your Main Level Categories on your General Products Page (as "Related Categories"). Selecting this option will also make your shopping cart only display the Sub-Categories of a Parent Category, if a Parent Category is clicked on (on the Categories Menu) and if it has no products directly under it (only Sub-Categories)

Category Pages should contain the following information:

Checkmark only the options for the pieces of information that you would like to display on your Category Pages. Category pages show several products in each page, so if too much information is being displayed it may sometimes overcrowd your category pages with text. You can also specify how many products you want to display per category page. FORTUNE3 recommends that you do not display more than 15-30 products per page, as too many images loading on a page may bring slow loading times on your Category pages.

Category Name: Makes the Category Name visible on the category pages.

Category Description: Makes the Category Description visible on the category pages.

Category Image: Makes the Category Image visible on the category pages.

Category Add Description: Makes the Category Additional Description visible on the category pages.

Category Path: Displays the full path of the parent categories to get to the current category.

Category Results: Displays the number of items that are located in the current category. For example: "50 Items Found in *Category*".

Search Link: Displays a link to your site's Search page on the category pages to allow your customers to search for specific keywords.

Sort/Search Options: Displays the "Search / Sort Toolbar" on the category pages. The "Search / Sort Toolbar" Allows your customers to search for products in a category page by specific options such as Price Ranges, In-stock products, Special Offers, Brand, Custom Fields, or by keywords, and will also allow them to sort (order) the results by Name, Price, or SKU. This will search and show the results for all matching products within the current category. You can also disable and fully customize each particular category's Search Toolbar in the Category Properties window under "Search Toolbar Options", while leaving this checkbox enabled to leave the toolbar working in other categories.

Related Categories: Displays any sub-categories that are within the current category, or all other categories within the same parent category.

My Account/View Orders: Displays links to these pages on the category pages when a Retail customer is logged in to the "Order Status" section. This is also visible to wholesale customers on every page once they have logged in. The My Account page will allow your customers to change their addresses and information on file. The View Orders page will allow your customers to view any previous orders they have placed on your web store, and view the status of those orders (along with any assigned tracking numbers). A Log Out link will also be added as part of these links.

Product SKU: Displays the SKU number for each product on the category pages.

Product Category: Displays the category name that the product is in for each product on the category pages.

Product Description: Displays the product's description for each product on the category pages.

Add to Cart or Custom Order button: Displays the "Add to Cart" button for "Products" or "Custom Order" button for "Products with Options" for each product on the category pages, allowing the customers to add products to the cart directly from the category pages for "Products", or to go to the products' page to choose the options and order for "Products with Options".

Product Name: Displays the product's name for each product on the category pages.

Price: Displays the product's price for each product on the category pages.

You Save: If a product is a "Special Offer" (if it has an "On Sale" price), this will display the "You Save" field and show the customer the monetary savings for each product on the category pages.

Image Thumbnail: Displays a thumbnail (smaller version) of the main image that you have uploaded for each product on the category pages and links the thumbnail to that product's individual page.

Customer Reviews: Displays any product ratings on the category pages for products that have been rated by your customers and whose ratings have been approved by you in the Administration Site's "Manage -> Product Ratings" section and also allows customers who have purchased from you (and registered with a password) to rate each product they have purchased.

Custom Fields: Displays the custom fields for each product that has custom fields on the category pages.

Stock Information: Displays the inventory or stock quantity available for each product on the category pages for products that have an inventory quantity specified in the "Manage -> My Inventory" section of the Administration Site.

Display # products per page: You can choose the number of products that you would like to display on the category pages. FORTUNE3 recommends that you do not display more than 15-30 products per page, as too many images loading on a page may bring slow loading times on your Category pages. Depending on the Category Layout you have chosen, you should choose a number based on a multiplier of the number of columns that your category layout contains. For example, if your category layout uses 3 columns to display products, use 9, 12, 15, 18, 21, etc. If your category layout uses 4 columns, use 12, 16, 20, 24, 28, etc.

Display Products in: "One Column" or "Two Columns". You can choose between the One-Column layout and the Two-Column layout for category pages. This is only enabled if you have the "Default Template" selected for Category Pages on the "Cart Templates" section of the Wizard.

Product Pages should contain the following information:

Checkmark only the options for the pieces information that you would like to display on your Products' individual pages. For example, you can hide/show the products' dimensions, hide/show the SKU, hide/show stock information and even display tabs to give you a better, easier way to organize the information for your customers.

SKU: Displays the SKU of the current product.

Product Category: Displays the Category that the current product is located in.

Description: Displays the description of the current product.

Add to Cart or Custom Order button: This will allow your customers to add the current product to their cart for purchase.

Name: Displays the name of the current product.

Price: Displays the price of the current product.

You Save: If a product is a "Special Offer" (if it has an "On Sale" price), this will display the "You Save" field and show the customer the monetary savings for the product on the product's individual page.

Image: Displays the main image that you have designated for each product on each product's individual page.

Wish List: This option will allow customers to build wish lists (add items to a wish list from the products' individual pages for possible future purchase).

Customer Reviews: Displays any product ratings on the products' individual pages for products that have been rated by your customers and whose ratings have been approved by you in the Administration Site's "Manage -> Product Ratings" section and also allows customers who have purchased from you (and registered with a password) to rate each product they have purchased.

Tabs: If you have set up tabs for your products, check-marking this box will display the tabs on the product pages for those products that you have added tabs to (in each product's "Tab Setup" section.

E-Mail a friend
: Displays the E-Mail a Friend feature on your product pages, allowing your customers to e-mail a link to a specific product's page to an e-mail address of their choice.

Custom Fields: Displays the custom fields on the products' individual pages for those products that have custom fields.

Discounts: Displays any category-level discounts available for the current product for those products that are included in deals that are defined within Product Categories (Products beyond this point may reflect a 2nd product discounted by a percentage - Buy one, get the 2nd Product Discounted by ___%) directly on the product's individual page. Also displays the other products for which the discount applies to within the same category.

Add. Description: Displays the information that you have entered into each product's "Additional Description" field.

Stock Information: Displays the inventory or stock quantity available for each product on the individual product's page for products that have an inventory quantity specified in the "Manage -> My Inventory" section of the Administration Site.

Min/Max Qty: Displays the Minimum Order Quantity and Maximum Order Quantity on each product's individual page.

Refund Policy Info: Displays the Refund Policy that you have chosen in the "My Company" > "Return Policy" section of the FORTUNE3 Wizard on each product's individual page (e.g. "Note: Items are not refundable" or "Money Back Guaranteed for __ days").

Dimensions Info: Displays the dimensions (Height, Width, Length, and Weight) that you have entered into your products' properties screen on each product's individual page.

Product Icons: Displays the icons that you have enabled in your products' properties screen on each product's individual page. For example, if the "Fast Shipping" Icon is enabled, a graphic of a shipping truck will be displayed.

Related Products: Displays the products that have been recommended as Cross-Selling Items beneath the current product's information. For example, this may show something like "Other customers also liked..." and display other products or similar products to recommend, or products that go in combination with the product that is currently being viewed. If this is un-checked, the cross-selling products will not display on the product pages, but will display in other locations like the right column, or once the parent product is added to the cart.


Fonts & Styles

IMPORTANT NOTE: Use ONLY if you have knowledge of CSS (Cascading Style Sheet) files.

When you upload your E-Commerce web site with the FORTUNE3 E-Commerce & Shopping Cart software, all of the text on your E-Commerce web site gets a designated font style. For example, your menu items have a designated font style. You can change these fonts that are automatically generated by the Wizard.

Proceed as follows: Click on "Fonts & Styles".
From the "Style Name" drop-down list, select "style.css".
Select the "Class Name" that you want to change, and change its properties.
Continue to modify the properties of any "Class Name" that you want to change, when you are finished, click on Save & Close.

NOTE: When "Template's Default" is selected on the "Style Name" list, you will not be able to modify the classes for it. If you want to restore your fonts to the default styles that came with your template, select "Template's Default" as the Style Name.

You may also edit the CSS file directly through the code. You can find the file at this location:

"C:\Program Files\FORTUNE3 Wizard\Templates\'TemplateName'\style.css"

In order to find the corresponding classes to edit the specific fonts you need to change, you can go to your web site, and view the source code of the page. By looking through the code or searching for the specific text you want to change, you can match it with the classes in the CSS style sheet and change it accordingly.

Main Menu Font Classes: The following is the list of class names that are used for your main Category menu. If you would like to change the fonts of the category menu, you simply need to change the properties of these classes:

.heada
.headahighlight
.childa
.childahighlight
.menuinv


Change Web Texts - Messages

When you upload your site with the FORTUNE3 E-Commerce and Shopping Cart software, all of the text on your site is automatically generated by the Wizard. For example, your menu items have designated text, if you add products to your product tree, the menu will automatically include the text "Products". You can change every single piece of text that is automatically generated by the Wizard. Proceed as follows:

Click on the "Change Web Texts"button. In the "Search For" field, search for the text or part of the text that you want to change (you can change any text/message located on your site or even on e-mails that are sent out to the customer when something is purchased).

Once you find the text you are looking for, change it on the lower-left text field. The text will be updated in real-time while you are changing it. Your may click on the Edit HTML button to format the text using the built-in HTML editor.
Proceed with changing any text in the same manner. When you are finished, click on "Save & Close ". Upload your site and your text/messages will be changed.

NOTE: You can change all of the text on your site to other languages, just change every text to the language desired and this will make your entire web store's text in your desired language.



Search Options

When a customer uses your "Search Page" to search for a product on your online store, the results are automatically populated by the ecommerce back-end utilizing preset values. The "Search Options" button on the Wizard's "My Web Pages" section allows you to customize the way your Search Page searches through your products, how the results are displayed to your customers, add filters to the results, and choose from several options that are available that control the functionality of your Search Page.

Search by Default: This drop-down menu allows you to choose the default way in which the keywords your customers enter into the search are treated by default. If "All Words" is selected, when a customer inputs a series of words, the product must contain all of the words in order for it to appear on the results page (though the words do not need to be in the specific order in which the customer entered them). When "Any Words" is selected only one of the single words that the customer enters needs to be within the product for it to be displayed. "Exact Words" causes the search to show only the products that have the words in the specific order in which the customer enters them. Please note that this is only the default setting, that is used for search fields that are in your template. In the "Search Page" the customer can choose any 3 of these options to search for products, but the one you select here will be the one that will be selected by default.

Suggest Similar when there are no results: Selecting this checkbox will cause your search page to suggest keywords when the words which your customer inputs produce no results. The keywords suggested are similar to what the customer searched for, and will show results. For example, If the customer inputs "Haels"and the search page finds no products with that specific word it will offer "Heels" as a possible relevant keyword that produces at least 1 result.

Results Per Page: You can choose the number of products that you would like to display on the "Search Page". FORTUNE3 recommends that you do not display more than 15-30 products per page, as too many images loading on a page may bring "Search Pages",

Show Duplicates: Selecting this checkbox will cause the "Search Page" to display a product multiple times if it appears in more than one category.

Search In: You can define the product fields to search through when a customer performs a search on your site, The wizard allows you to select SKU, Name, Description, Additional Description, Brand, Mft. Part Number, Tabs Text, or any Custom Fields as the product fields that are searched through. Add or remove the fields that you want the search to go through. Only the fields added to the right column will be used for the search matching.

Filter Results: After the results of a search have been displayed a customer is able to refine ("Filter") the products that are within the results page. A drop-down menu will be displayed above the results allowing customers to choose which products they are interested in viewing. You can select additional filters to refine your search even further bringing the correct products to the correct customers. The filters available for you to display on your "Search Page" are By Price, By Category, In Stock, With Free Shipping, By Top Seller, On Sale, By Brand, and any Custom Fields that you have specified.

Change Price List: This button becomes available when you select the By Price filter, so you can manually configure the price ranges that you want shown on your Search Page's Filters (for the Price Filter). If you do not configure a Price List, Fortune3's Back-End will automatically create one for you, based on rounded averages from the search results.

Sort By: This field allows you to provide your customers with different ways of sorting the products in your "Search Page" results. As drop-down menu will appear on the "Search Page" toolbar, above the products, allowing the customer to change the order of the results. The different sorting options are By Name, By Price, By Relevance, By SKU, By Brand, By Rating, By Top Seller, By Category. The default ordering is By Relevance.


Menu Options

The "Menu Options" window in the Wizard's "My Web Pages" section allows you to control your Main Menu, specifically what your main dynamic menu contains (represented by the template's {menu} token), and how it is displayed in each of your content pages, products pages, category pages and checkout pages.


General Menu Settings:

Menu Style: This drop-down menu allows you to change the way which your Menus display the various pages of your Web site. Select 'Expanding Menu' if you want your Category menu to expand to the right with its sub-categories when the mouse is over it (pop-out menu). Select 'Non-Expanding Menu' if you do not want your main menu to expand with Sub-Categories until they are clicked on. A 'Pull-Down' menu will instead pull down the sub-categories when the main category is clicked on (a 'Pull-Down' menu is only recommended if you do not have more than 3 levels of categories / sub-categories). 'Custom Menu' will allow expert web developers to create a fully custom menu with their code.

Maximum number of sub-category items to be displayed: Controls how many sub-category items you want your Pop-out menu to show before a "More" button is presented and the remaining sub-categories go on a new pop-out to the right when the mouse is put over the "More" button. FORTUNE3 recommends having less than 20 sub-category items to be displayed in order to save vertical space and to avoid your customers from having to scroll down in order to see the full set of the sub-category menu.

Web Site Menu Layout:

This section of the "Menu Options" allows you to modify, create, or remove the menus that appear on your web site.

Menus On: This drop-down menu allows you to select which web pages you want to view or modify the menus of. The 4 options are:

Content Pages - Your Index, About Us, Terms, Privacy Policy, Contact Us, FAQ and any other pages created by or added to "Content Pages Menu Setup" in the "Menu Options" window of the section "My Web Pages" of the wizard.

Category Pages - The pages which are displayed when you customers select any of your categories located on the "My Product" tree.

Product Pages - The pages displayed when a customer selects one of your products located on the "My Product" tree.

Checkout Pages - The pages displayed when you customer is on the checkout portion of a purchase.

Copy content to all pages: Clicking this button copies the menus of the currently selected option under "Menus On" to all of the other options, a quick way to make all of your site's pages show the same menus as you have built them on the select page type.

Menu Type: Using this drop-down menu you can select the type of menu that you want to add. The options are:

Content Pages Menu: Displays all of the content pages; Home Page, Products, My Shopping Cart, Search, Specials and any other pages created by or added to "Content Pages Menu Setup" on the bottom of this same "Menu Options" window.

Category Pages Menu: Displays the categories that are on your "My Products" tree.

Browse by Price: Categorizes your products based on their price, into various price ranges and shows each price range as a link on the menu. When your customer clicks on one of the price ranges, they will be taken to a page where they can see all of your products that match their selected price range.

Change Price List: This button becomes available when you select the Browse By Price menu type, so you can manually configure the price ranges that you want shown on the Browse by Price menu. If you do not configure a Price List, Fortune3's Back-End will automatically create one for you, and create your menu's price ranges based on rounded averages from all of your products' sale prices.

Browse by Brand: Categorizes your products based on the brand which is entered into each of your products in the Product Properties window (in the "My Products" section of the wizard).

Browse by Custom Fields: You are also able to select custom fields as a menu type, your products will be categorized based on information for the custom field(s) that you add as menus.

Drop-Down Menu: Selecting this checkbox will cause the menu being added to be created as a standard drop-down menu, over-riding the setting selected at the top of the screen under "Menu Style" for the menu being added.

Add Menu: Clicking this button will add your selected 'Menu Type' to the right. The new menu will only appear on the group of web pages that was selected on the "Menus On" drop-down, unless you add it to the other page types or click on "Copy these contents to all pages".

Delete Menu: Clicking this button will remove the selected menu from the group of web pages that is selected using the "Menus On" drop-down.

Menu Contents & Order: This table shows all of the menus that have been added, and is also used to select and move the menus on your online store, using the "Move Up" and "Move Down" buttons you can change the order of your menus on the group of web pages that is selected using the "Menus On" drop-down.

NOTE: The modifications made to menus will only appear on the group of pages selected on the "Menus On" drop-down. To change the order of the pages you must make the changes to each of the group of pages on the "Menus On" drop-down menu, or click on "Copy these contents to all pages".

Content Pages Menu Setup:

The "Content Pages Menu" is the menu that contains links to your Content (or informational) Web Pages and other web pages of interest that are not category or product pages. Using this section you can add or remove individual pages in "Content Pages Menu" and change the order in which each link on the "Content Pages Menu" appears.

Page Name: This drop-down allows you to select pre-generated content pages and any additional page added to your store as "Content Pages" in the"My Web Pages" section of the wizard. If you delete any of the content pages from your "Content Pages Menu", you can re-add it by using this drop-down menu to select the page and clicking the "Add" button, where the page will appear on the right column.

NOTE: If you want to add a new internal page to your "Content Pages Menu", you must first add or create the page using "Add Page" in the "My Web Pages" section of the wizard.

Home, About, Terms, Privacy, Contact, FAQ: Displays a link to any of the selected pre-defined pages on your content pages menu.

Products: Displays a link on the content pages menu to the "Products" page that contains either all Categories, all Special Offers, all Special Deals, or all of your products, depending on what you select under the "I want my general products page to contain" in the Cart Options section.

Specials: If you have "Special Offers" (products with an "On Sale" price), this will display a link on your content pages menu that allows your customers to view all items that are marked as a "Special Offer".

My Shopping Cart: Displays a link on your content pages menu that takes your customers to a page to view the current contents of the shopping cart. This can also be linked elsewhere by creating a link to "viewcart.cgi" anywhere on your site.

Search: Displays a link to your Search page on your content pages menu to allow your customers to search your products for specific keywords.

Retail/Wholesale Site: If you have activated both the "Retail Site" and the "Wholesale Site" (in the My Company -> Retail Options / Wholesale Options sections), this will display a link on your content pages menu that goes to your Wholesale Login / Wholesale Account Request screen.

Rate this Site: Displays your site's rating and customers' comments and gives your customers (who have purchased from you) the ability to rate your site. You will be able to approve or deny each customer's rating and comments by monitoring these ratings through the Administration Site's "Manage -> Site Ratings" section.

Affiliates: If you have activated the "Affiliate Program" (you may activate this in the Admin Site under "Tools -> Affiliate Program"), this option displays a link on your content pages menu to your site's affiliates program for your affiliates to log in, and for potential future affiliates to sign up and create an affiliate account.

Wishlist: Displays a link on your content pages menu that says "My Wishlist", only if your wishlist is active in the Cart Options window, and at least 1 customer has created a Wishlist.

External Page Name: This fields is used to input the name of your new external web page (from an external site) as it will appear on your "Content Pages Menu".

Address (URL): This field is used to specify the address (URL) of your new external page. In order for the menu item to work correctly the URL must be input exactly, any bad URL will not work sending your customers to an error page.

Target: This drop-down menu determines the position of the new page when it is added to your "Content Pages Menu". Selecting "_top" create the new menu item on top of all existing items, "_bottom" send it to the end of the list. If no option is selected the menu item is automatically created at the bottom of the list.

Add: Clicking this button will add the link to the bottom of your content pages menu and make it appear on the right column.

Delete: Clicking this button will remove the page that is currently selected by the "Menu & Content Order" under "Content Pages Menu Setup".

Menu Contents & Order:This table is used to select and move the pages of your content menu, using the "Move Up" and "Move Down" buttons you can change the order of your the pages in your content menu.



Checkout Options

The "Checkout Options" button on the Wizard's "My Web Pages" section will allow you to manage the customer information that you want to retrieve during the checkout process. You can also manage some portions of the checkout process itself.
Checkout Style:

You can choose whether you want your customers to go through a Three Page Checkout, or a One Page Checkout. In a Three Page Checkout, the order process will be broken up into three sections (three web pages). The One Page Checkout will consolidate the entire checkout process into one easy to use and well organized web page.

Select/Unselect Checkout Fields:

This section allows you to select the type of customer information you would like to collect during the checkout process.

Login Information:

By registering with a password, your customers will be able to log in and view previous orders (through the Order Status button), and check their orders' status and tracking information (if tracking is assigned to the orders in the Admin Site). Customers who register will also be able to rate your site and products (if enabled in the "Rate this Site" which appears in the Menu Options section) and skip having to enter their address information when placing orders in the future by logging in.

In this portion, you can specify whether you want your customers to be able to create an account during their purchases, whether you want to force them to create an account, whether you want to give them a choice to create an account or not during their purchases, or a combination of any of these.

Registered Customer: Checking this box will allow customers who have previously registered with a password

New Customer (No Registration): Checking this box will allow New Customers to place orders without having to register with a password on your web store (the password field become not required if selected).

New Customer (w/ Registration): Selecting this box will allow New Customers to register with a password when placing an order on your web store. Un-checking this option will remove the password field so new customers cannot enter a password.

Allow Customers to Save Cart for Later: Selecting this box will allow your customers to begin shopping, place items in their shopping cart, and return later if they need to by clicking on the Save Cart button shown in their shopping cart, and saving the cart. The items originally placed in their cart can be retrieved when they come back to your site and view the cart.

Customer Types:

This will give your customers the ability to choose the best fitting description on the type of customer they are from a drop-down list during the checkout process. Some fields of the checkout will change from non-required to required for certain customer types (e.g. If a customer chooses that they are a Corporation, they will be required to enter the Company Name and Company Phone Number fields during the checkout). You may un-check all options here if you do not want to ask your customers what type of customer they are.

Note: If your Wholesale Site is enabled, leave the Wholesale customer option checked in order to have full wholesale functionality.

Billing Information:

These are optional billing address fields, if you do not wish to display them on your checkout, un-check them accordingly. The remaining billing address fields on your checkout are required and cannot be removed due to credit card processing, shipping calculation and tax requirements.

Shipping Information:

These are optional shipping address fields, if you do not wish to display them on your checkout, un-check them accordingly. The remaining shipping address fields on your checkout are required and cannot be removed for proper shipping calculations and credit card processing requirements.

Final Step:

By default your checkout comes with two fields on the final step, a field for Purchase Order # and/or a separate field for the customer to enter Special Instructions for their purchases. Both of these are text fields and will allow customers to type something in. Whatever your customers type into these fields will be saved and available to you when viewing your orders. The Purchase Order field is displayed as a single-line text input field, whereas the Special Instructions is displayed as a multi-line textbox. This can also be used if you need to ask your customers for other information during their purchases because you can change the texts "Special Instructions" and "Purchase Order" to whatever you would like to ask them in the Wizard's "Edit Web Texts" section.

Add Fields:

This section allows you to add more fields to the Checkout pages, so that you can gather additional information from your customers that is not gathered in the standard checkout. Any information that customers enter into these fields will be saved in your database as part of the orders. The information will be visible on the Order Confirmation e-mail and in your Admin Site. Enter the information into each field by following the guidelines below, and click "Add" on the right to add the field to your designated checkout page.

NOTE: If you need to change a field that you have previously created, select the field from the box on the right and click "Delete". This will take it out of the box, however, it will populate all of the fields on the left with the information you had originally entered. Change what you would like to change and click back on "Add". This will place the field back into the box on the right. If you would like to simply delete a field, select it in the box on the right, click "Delete" and press "OK".

Name: This will name the new field for your records. The name will not be visible to your customers.

Field Type: You can choose what type of field you would like to display on your checkout. You can simply display information to customers (HTML OK), insert text fields for your customers to fill out, or give them choices to choose from a list.

Default Value or List Values: This is where you enter the information that you want displayed, the default text to display in a Text field, or the list of values (choices) for your customers to choose from.

To enter the choices for a list, separate each value with a "|". This is a "Pipe" character. It can be found on the same key as the Backslash, which is the key above the "Enter" key.

For example, for a "How did you hear about us?" Drop-Down list, the list values should be set to something like this:
Magazine|Newspaper|Television|Friend

Field Caption: This field tells customers what this choice or text box is for. This is your question to the customer and is displayed to them.

For example:
"How did you hear about us?"

Additional Properties: This portion is optional. If used, it does require some HTML knowledge as this actually controls the field's properties.

For example:
If you have an input field, you can enter "size=30" or "maxchars=10", and this will add these properties to the field in the HTML code.

Location: This will allow you to choose which section of the checkout process this field will appear in. You can choose to put it on the Billing Info section, the Shipping Info section, on both the Billing and Shipping, or the Final Step. Any new fields that are added will always appear below the regular fields (on the bottom of the location, below the other standard checkout fields).

Show on Invoice: By placing a checkmark in this box, after placing the order, the contents your customers typed in or the choices they made on added fields will be visible on the invoices they receive via e-mail, as well as in your order notification e-mail. By not checking this box, the information will not be displayed on the customers' invoices, but will be on the order notification e-mails that you will receive.

Required: By placing a checkmark on this box, you will make the field being created required for the customer to input or select in order to place the order.

Top: Table of Contents | Previous: My Company | Next: My Products