| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/e-commerce |
| GIT | |
| GIT | https://github.com/OCA/e-commerce.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/e-commerce/tree/19.0/website_sale_product_accessory |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Jordi Ballester Alomar, Weblate, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/e-commerce |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:47 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_sale - website - digest - base - base_setup - web - bus - web_tour - html_editor - portal - http_routing - auth_signup - resource - social_media - google_recaptcha - utm - html_builder - sale - sales_team - account_payment - account - onboarding - product - uom - analytic - payment - website_payment - website_mail - portal_rating - rating - delivery - payment_custom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
geoip2 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module displays the suggested **Accessory Products** configured on a product (field `accessory_product_ids` on `product.template`) directly on the website product detail page. In standard Odoo, accessory products are only surfaced after a customer adds the parent product to the cart (in the "Suggested accessories" block of the cart page). This module brings the same suggestions one step earlier in the funnel by rendering them on the product page itself, encouraging cross-sell while the customer is still researching the main product. The same filtering rules used by the cart suggestion logic are applied: unpublished products, products outside the current company, products without quick-add support, and zero-priced products (when the website forbids zero-price sale) are excluded. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_accessory_products |
Accessory Products | ir.ui.view | qweb | Inherits website_sale.product |
No new fields.
Public methods (0)No public methods.