Skip to Content
Menu

Shop Multi Categories

by
Odoo

10.06

v 18.0 Third Party
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies eCommerce (website_sale)
Website (website)
Invoicing (account)
Discuss (mail)
Lines of code 267
Technical Name website_multi_categories
LicenseLGPL-3
Websitehttps://odoo.tapray.com
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies eCommerce (website_sale)
Website (website)
Invoicing (account)
Discuss (mail)
Lines of code 267
Technical Name website_multi_categories
LicenseLGPL-3
Websitehttps://odoo.tapray.com

Website Multi Categories

Extend website_sale so shoppers can select multiple public categories at once. Results show products that belong to all selected categories (logical AND), turning public categories into tag-like filters.

Odoo 18.0 Requires: website_sale Website / Shop LGPL-3

What it does

  • Converts the native one-at-a-time public category filter into a multi-select AND filter.
  • Example: select Furniture, then click Curtain → the page shows products that are in both Furniture and Curtain.
  • Lightweight: front-end behavior extension; no changes to product data structures.

Why it’s safe

The module only adapts the category filter logic on the website. It fully respects:

  • Publication status and website visibility of products.
  • Multi-website configurations and access rules enforced by Odoo.
  • Existing public category tree and product–category relations.

Screenshots

Native single-category filtering
Native behavior: selecting a new category replaces the previous one.
Multi-category AND filtering
With website_multi_categories: multiple categories apply together (AND).

Compatibility

Version Edition Status
18.0 Community & Enterprise Supported

Theme or snippet packs that heavily customize the shop sidebar/category widget may require template inheritance adjustments.

Installation

  1. Copy the module to your addons path (website_multi_categories).
  2. Ensure dependency website_sale is installed.
  3. Apps → Update Apps List → search “Website Multi Categories” → Install.

Configuration: none — active on the shop page after installation.

Behavior notes

  • Selection logic is intersection (AND) across chosen public categories.
  • Combines naturally with attribute filters (e.g., size/color) and sorting options.
  • Does not modify product templates, categories, or backend security settings.

Support

Email: contact@tapray.com

Website: https://odoo.tapray.com

Independent work; not affiliated with or endorsed by Odoo S.A.

License

Distributed under the LGPL-3 license.

中文简介

功能:扩展 website_sale 的公有分类筛选,支持多分类同时选择并以逻辑 AND 联合筛选。示例:先选 家具,再点 窗帘,页面将显示同时属于 家具窗帘 的产品,从而把公有分类当作标签来使用。

安全与兼容:仅改变网站端的筛选逻辑,尊重产品发布状态、网站可见性与 Odoo 原生权限;与属性筛选、排序等功能兼容。部分重度定制的主题可能需要适配模板继承。

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.