
AShop V Design Guide12
AShop Software © Copyright 2011
2.2.3 Category List Module
To list your product categories you can use the categories placeholder code:
<!-- AShopcategories -->
<!-- /AShopcategories -->
This is an example of how the categories box will look:
To create a custom list of categories you can use an alternative placeholder code to get the full category
tree as an unordered list:
<!-- AShopcategorieslist -->
<!-- /AShopcategorieslist -->
By using CSS to style the list you can make it look and function in many different ways, for example as
a horizontal drop down menu like the top menu bar of the default AShop theme.
2.2.4 Language Selection Module
This placeholder code will display a drop down list of all available languages.
<!-- AShoplanguages -->
Commentaires sur ces manuels