Product Brand Filtering in Website
by Serpent Consulting Services Pvt. Ltd. https://www.serpentcs.com
Odoo
Product Brand Filtering in Website
Allows to use product brands as filtering for products in website like Shop All and Shop by Brand.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
eCommerce (website_sale)
• Sales Management (sale) • Website Builder (website) • Social Network (mail) • Online Billing (account_voucher) |
| Community Apps Dependencies | Show |
| Technical Name |
website_product_brand |
| License | AGPL-3 |
| Website | http://www.serpentcs.com |
Please log in to comment on this module
I have investigated a bit. The problem is that both modules inherit same controller and there is the problem. I am not sure if these modules are compatible with each other. Anyway, great work!
I have tried this module. It's a good addition to shop. Though I had problems, because I am using also website_sale_collapse_categories which has stopped working right after installing this module. The error was: "argument of type 'NoneType' is not iterable" while evaluating "'fa-chevron-down' if categ.id in parent_category_ids else 'fa-chevron-right'".