|
The module displays the filtering form for your e-shop. Its the user's tool for filtering the products.
Parameters
The module comes with a set of parameters concerning its display style and its functioning.
From the extensions-->module manager the user could select :
1) Display Price field. Setting it to yes will display the price filtering fields (From , To).
2) Display Features. Setting it to yes will display the features filtering fields.
The Manufacturers are also considered as a feature.
3) Display Manufacturers as Feature. Setting it to yes will display the manufacturers that correspond to the selected category


4) Display Values with no Products Assigned.
This parameters decides if will be displayed feature's values that have no products assigned.
*If the end user selects only a Value that has no products assigned the vmf won't return-display any products.
Appearance Section
1) Module Class Suffix. The suffix of the module's class. Could be use for styling the module
2) VM categories ids. Using this setting the user could select the VM categories that he want to be displayed in the front end.
The categories ids should be separated by a comma.Example: 6,9,11
The categories are being displayed in the order that the user has entered them.
3) Hold selected filters in the results page. Display all the selected criteria in the VMF module after the search (In the results page).
4) Categories selection type. Single for radio buttons (only 1 possible selection). Multiple for checkboxes (multiple possible selection).
If you enable the Multiple selection you should also activate the Relative matching from the vmf component->values->parameters
4) Background Color. We are offering 5 different background colors for the module.
If these colors don't fulfill the user's demands, the module styling could easily change from a css file (css/stylesheet.css) included inside its folder.
5) VM categories ScrollBar. With this setting the admin could define a certain height after which a scrollbar will be appeared to the categories box.
The height units should also be included in the text field. Example : 180px
6) Features Appearance
a) Horizontally Every feature and it's Values appears in a row.

b) Vertically Every feature and it's Values appears in a column.

6) Currency Symbol Position. With this setting the admin could define the currency symbol position for the price filtering text boxes.
Currencies have different symbol position that the admin has to define. Example: 100€ or $100
The Module is 100% HTML, CSS Valid !!
The appearance of the module has been checked in all major Browsers. Any distortion happens because of css from the template you use ,is not our Responsibility.
|