Website Sale Attribute Filter Multiselect
Add multiselect display type for product and new filter for it
Website Sale Attribute Filter Multiselect
This module extends the functionality of website sale module to allow to select multiple product attributes with checkboxes In product detail page, attributes of type 'range' are shown the same as attributes of type 'select'.
I opted to copy the selects functionality in the product view to avoid problems if another module modifies the 't-if'.
Table of contents
Configuration
To configure this module, you need to:
- Go to 'Sales > Configuration > Attributes' and change the display type of any attribute, selecting the option 'Multiple Select'.
Usage
- Go to Website Shop.
- Now you can see the multi-selection widget applied to the configured product attributes.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Studio73
Contributors
-
- Ioan Galan
- Miguel Gandia
Other credits
This modules uses Multiple Select library that allow you to select multiple elements with checkboxes.
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/e-commerce project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Once the user has seen at least one product this snippet will be visible.