FEATURE: Category Filter Snap-In
Allows you to drilldown through a predetermined set of categories as well as select attributes, then navigate to the resulting page without any post backs to the server in between.
Has the following settings:
- Root Category – the parent category of the items that will be in the top level drop down.
- Number of Category Levels – controls the number of drop downs to show that represent the desired category hierarchy.
- Category Drop Down Defaults – the text to show in the category drop downs before a selection is made. Will be a pipe (|) separated list. Example: Select Make|Select Model|Select Year
- Attribute Group IDs – the IDs of the attribute groups that drop downs should be shown for. Will be a pipe separated list. Example: 123|456|789
- Attribute Drop Down Defaults – the text to show in the attribute group drop downs before a selection is made. Same as category drop down defaults above.
- Submit Button Image – if not provided a normal HTML button will be used with a CSS class for styling.
Uses the following CSS classes:
- .CategoryFilterDropDownContainer
- .CategoryFilterDropDown
- .CategoryFilterCategoryDropDown
- .CategoryFilterAttributeDropDown
- .CategoryFilterButton
0
Please sign in to leave a comment.
Comments
0 comments