Separating Category Tree From Product Lisings Within Catalogue
Previous  Top 

We will eventually modify catalogue.php so that the category tree and search box can be placed on the page separately from the product listings with the use of simple tags. For now, it must be done by modifying the script catalogue.php

To do this, you must cut and paste some of the html code directly into catalogue.php from the catalogue.html page template. The easiest way to do this is to design the page the way it should look, cut and paste the html code into the correct place in catalogue.php and then chang it to echo statements (or ending the php tag: ?> and continuing after the html code with <?php). If you use echo statements you need to escape double quotes like this: \"

We will do these page modifications for our hourly rate if you wish. This should be done after you complete the page design. For more information, contact support@ashopsoftware.com
.