Incredible design with complete functionality!
March 29th, 2007 in osCommerce TemplatesOur improved designs for osCommerce templates allow our customers to get complete function from even the standard osCommerce templates. We use an object-oriented system output, already built-in. Customers can enable the standard osCommerce features even if they are not present in the design. They will need to uncomment that part of the code which derives the certain informational block.
For example, imagine there are no block ‘Specials’ on the template’s design, but you want it. This is no problem at all. You just open the file column_right.php or the file column_left.php and uncomment that part of the code (it’s only one line) which derives the block ‘Specials’. The problem of subcategories is solved. Now, customers can add subcategories and images for them with confidence. Subcategories are in the block Categories as well as on the homepage.
You should not create a separate HTML page and put a link on it for designing the subpages. You need only add the text and title of this subpage using the admin-panel. The link to this page will appear in the special information block. The refreshing of your working store’s design is now much easier. If you already have a working shop and you would like to change its look you shouldn’t backup your database and restart the whole osCommerce shop. You only need to copy the necessary files and the design of your store will be updated.

