Overview
This page is is used to display products "dynamically" within your site and is a very powerful method of displaying products with the relevant "buy buttons" automatically added alongside the product. The template can be used to display any number of products, which have been organised into their own categories. For example have a look at the petals shop. Clicking on one of the Categories in the left menu will display products of that particular category.
This system has numerous advantages;
BazaarBuilder provides a method to add an ecommerce facility seamlessly into any web site's own design. Typically speaking you will have already decided the overall scheme of the website. For instance you may have decided that the category links are to run in a left menu and that products are to display like that on the our petals demo shop.
The actual customization procedure is same as with all other similar pages;
Download the "default" copy of your-username.htm from BazaarBuilder to start the customization process. The default your-username.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.
Default Design of username.htm template before your customisation
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 your-username.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: /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 /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 by an alternative method which provides the raw html code for individual components that form this page ( category links, products search box, product display form and viewcart). This method provides finer control over the design process and is preferred by users with knowledge of basic HTML syntax.
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 /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
Note: In case you don't want to display VAT inclusive prices on your product pages, simply html comment out VAT Price variable by adding around the price i.e. . DO NOT DELETE the this or any other spevial variable. Presence of all special variables in the page is mandatory but may be commented out in case they are not required to be displayed on the website.
This page contains following 45 Variables:
Note: In case you don't want to display Inc. VAT prices on your product pages, you simply need to comment VAT Price variable. i.e. <!-- <TMPL_VAR vatprice -->. If you will remove the variable, whole thing will stop working. Presence of all above variables in the page is mandatory.
Read this article about how to customise this template.
|
|
|