Department Related AppConfig Parameters
There are AppConfig parameters that set the behavior of departments in the store. By setting these appconfigs accordingly, you can customize your web store according to the nature of your business. To access the Application Configuration window, go to eCommerce module > Setup and select the Application Configuration option.
The following table shows the related category AppConfig settings and their function. Modify the settings according to your preference.
| AppConfig Parameter | Description | Default Setting |
| Tree.ShowDepartments | If you want sections to be shown in the tree, set this to “true”. | TRUE |
| HidePicsInTableCondensed | Set this to “true” if you do NOT want product pictures to be used on category/section/product pages if using condensed table view formats. | TRUE |
| SiteMap.ShowDepartments | If you want sections to be shown in the sitemap, set this to “true”. | TRUE |
| Default_DepartmentPageSize | The default # of products to show on category page. After adding, you can edit in the Connected Business. Set to “0” for no paging (i.e. all products are listed). This value MAY be used by the Design Package displaying this page. | 20 |
| Default_DepartmentColWidth | This is the default column width for a section, when it is first added to the database. After adding, you can edit in the Interprise Suite. Set to “0” for no paging (i.e. all products are listed). This value MAY be used by the Design Package displaying this page. | 4 |
| SearchAdv_ShowDepartment | If “true”, then a section filter will be shown in the advanced search page. | TRUE |
| Search_ShowDepartmentsInResults | If “true”, then a section matches will be shown in the advanced search results. | TRUE |
| BoxFrameStyle | This is the style for the "outline" of the frame around the "box" sections on the pages (e.g. account info, help box, browse by category box, etc). | border-style: solid; border-width: 1px; border-color: #444444; |
| DepartmentImg_icon | Sets the specifications for the department icon image. Valid attributes are width(int), height(int), quality(int), stretch(true or false), fill(color string with #), crop(true or false), cropv(top,bottom, or middle), and croph(left,right, or center). All attributes are optional and if not specified will use the values from the default-configs. | width:150;height:150; |
| DepartmentImg_medium | Sets the specifications for the department medium image. Valid attributes are width(int), height(int), quality(int), stretch(true or false), fill(color string with #), crop(true or false), cropv(top,bottom, or middle), and croph(left,right, or center). All attributes are optional and if not specified will use the values from the default-configs. | width:250;height:250; |
| DepartmentImg_large | Sets the specifications for the department large image. Valid attributes are width(int), height(int), quality(int), stretch(true or false), fill(color string with #), crop(true or false), cropv(top,bottom, or middle), croph(left,right, or center), largecreates(true or false), and largeoverwrites(true or false). All attributes are optional and if not specified will use the values from the default-configs. | width:500;height:500; |
- Friday, 09 November 2012
- Posted in: Department