This page is where customer will first enter his contact details or, if he is a returning customer, he will enter his login details and his contact details will be inserted automatically for him. He will have opportunity to modify these details on the next screen. The page is held on a secure server.
It displays 2 forms along with shopping cart. One for New Member Registrations,
and other for Existing Members. It contains following javascript in <HEAD
of the page.
function newWindow()
{
newWindow = window.open('forgetpass.pl?customerId=
<tmpl_var customerid1>&cart_id=<tmpl_var cart_id>',
'newWin', 'width=750 height=250, scrollbars=no, toolbar=no,
location=0, toolbars=0, status=0')
}
<a href="javascript:newWindow()">Lost Password?</a>
Above JavaScript function is used for existing members to get their account password.
The actual customization procedure is same as with all other similar pages;
Download the "default" copy of checkoutform1.htm from BazaarBuilder to start the customization process. The default checkoutform1.htm contains no formatting as it must be me customized according to each your website's design. To get the template via e-mail;
After receiving the template via e-mail, open it in your favorite web design tool such as Dreamweaver and customize it till you are satisfied with its layout. You may already have a page built that acts as a template for this site's design. In this case simply "cut +paste" the downloaded page into your site and save it as checkoutform1.htm. This template can be uploaded as in step 3 and the process repeated further till you are satisfied with the design.
The default template contains special variables which look almost exactly like normal HTML tags. Each of these variables represents a data for the concerned products that was inserted in the Category Manager section. As long as these variables are included in your pages in their given sequence, you have complete control on how each of the pages is customized to match the rest of the website.
Note 1: Take special care with setting the directory paths to various images and style sheets that may be used on the page. By default ALL the images will be stored in following directory: /bazaar/username/images/ (where username is YOUR own username that was registered with BazaarBuilder). Only GIF and JPG images are allowed. So if an image named globe.gif is used on the pages then the path would be /bazaar/username/images/globe.gif. Some design tools such as dreamweaver automatically the directory paths so its always worthwhile to double check these before uploading the page.
Read this article about how to customise this template.
After modification files are uploaded again to the server by following these simple steps;
All images included in the template design are can be uploaded. All images will be placed in directory /bazaar/ /username/images/ on the web server.
In case you have used any external style sheets (css) which need to reside on the server, they can be uploaded to the server by following these simple steps
This page uses following Template Variables. Sequence of these variables from top to bottom as below excluding above JavaScript:
Read this article about how to customise this template.
|
|
|