|
As
you had read in Catalog Management, you must create Product Catalogue
links to construct your online store. Part of your job is to
generate these Catalogue links and place them in the storefront pages. 1.
Select the right combinations as instructed in the Shopping Cart Link
Page:

2.
The Generate Links button will create a string of characters resembling
this example:
http://site113.webhost4life.com/petewilson/sc/showcatalog.asp?CategoryLevel=1&Cat1=Telephones&CategoryName=Telephones 3.
The result will be a display similar to the one
shown.
4.
Place the link generated inside one of your storefront pages.
This is the most
delicate process of building your shopping cart. The web page may not look
as desired the first time your try it. Please learn the mechanics to
familiarize with the assembly process.
Go
to Shopcart Management
-
Open the html
code of your storefront page and split it in half
-
Edit
my Header: Add the top half of
the code where html cuts the top half.
 x x
-
Edit
my Footer: Add the bottom half
of the code where html continues the page.

-
Insert link
generated
-
Click on Save
Changes
The Shopping cart
software will reassemble your code along with the product catalog link as
shown below.
Sample of product catalogue once
inserted inside a
storefront page.
|