Creating a scheme

Return to Introduction  Previous page  Next page

You can create additional schemes by cloning one of the existing schemes. Click on the 'Clone' button next to the scheme name to create a copy of that scheme.

<br>
‘Soap Bubbles’ scheme cloned


‘Soap Bubbles’ scheme cloned

To change the name of a newly created scheme, type the desired name in the 'Name' field and click on the 'Update list' button.

<br>
New scheme renamed into 'More Soap Bubbles'


New scheme renamed into 'More Soap Bubbles'

When you create a new scheme, LiteCommerce generates a separate folder to store its templates. The folder is located at:

           'skins/default/<lang>/modules/LayoutOrganizer/schemes/schemeN_<scheme_name>/'

within LiteCommerce installation, where:

'<lang>' is the language version of LiteCommerce that you are running,
'N' is the number assigned to the scheme at the time of its creation (the same number is visible in the '#' field in the list of available schemes) and
'<scheme_name>' is its name.

The scheme contains several template files. Clicking the 'View' button located next to the scheme name reveals the templates pertinent to the scheme:

'scat_template.tpl' for subcategories template,
'cat_template.tpl' for product list template, and
'prod_template.tpl' for product page template.